diff --git a/composer.lock b/composer.lock
index bd6bf5925..aec2a5b1b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "content-hash": "109d1ec3724fb112d737bdce3ba7629c",
+ "content-hash": "4734718f1343444e5bb22b4c13e12742",
"packages": [
{
"name": "balping/json-raw-encoder",
@@ -744,33 +744,37 @@
},
{
"name": "guzzlehttp/psr7",
- "version": "1.5.2",
+ "version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
- "reference": "9f83dded91781a01c63574e387eaa769be769115"
+ "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115",
- "reference": "9f83dded91781a01c63574e387eaa769be769115",
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
+ "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"psr/http-message": "~1.0",
- "ralouphie/getallheaders": "^2.0.5"
+ "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
+ "ext-zlib": "*",
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
},
+ "suggest": {
+ "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
+ },
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.5-dev"
+ "dev-master": "1.6-dev"
}
},
"autoload": {
@@ -807,7 +811,7 @@
"uri",
"url"
],
- "time": "2018-12-04T20:46:45+00:00"
+ "time": "2019-07-01T23:21:34+00:00"
},
{
"name": "jakub-onderka/php-console-color",
@@ -897,6 +901,72 @@
"description": "Highlight PHP code in terminal",
"time": "2018-09-29T18:48:56+00:00"
},
+ {
+ "name": "khill/lavacharts",
+ "version": "3.1.11",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/kevinkhill/lavacharts.git",
+ "reference": "1e4d056519a933e2406699d956b2bd8a27150955"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/kevinkhill/lavacharts/zipball/1e4d056519a933e2406699d956b2bd8a27150955",
+ "reference": "1e4d056519a933e2406699d956b2bd8a27150955",
+ "shasum": ""
+ },
+ "require": {
+ "nesbot/carbon": "~1.14",
+ "php": ">=5.4.0"
+ },
+ "require-dev": {
+ "codeclimate/php-test-reporter": "~0.3",
+ "mockery/mockery": "~0.9",
+ "phpunit/phpunit": "~4.8",
+ "satooshi/php-coveralls": "~1.0",
+ "squizlabs/php_codesniffer": "~2.5"
+ },
+ "suggest": {
+ "khill/datatableplus": "Adds extra features to DataTables such as csv and laravel collection parsing."
+ },
+ "type": "library",
+ "extra": {
+ "laravel": {
+ "providers": [
+ "Khill\\Lavacharts\\Laravel\\LavachartsServiceProvider"
+ ],
+ "aliases": {
+ "Lava": "Khill\\Lavacharts\\Laravel\\LavachartsFacade"
+ }
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Khill\\Lavacharts\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Kevin Hill",
+ "email": "kevinkhill@gmail.com",
+ "role": "Creator"
+ }
+ ],
+ "description": "PHP wrapper library for the Google Chart API",
+ "homepage": "http://lavacharts.com",
+ "keywords": [
+ "charts",
+ "google",
+ "graphs",
+ "laravel",
+ "symfony"
+ ],
+ "time": "2018-08-01T16:39:51+00:00"
+ },
{
"name": "kylekatarnls/update-helper",
"version": "1.1.1",
@@ -944,16 +1014,16 @@
},
{
"name": "laravel/framework",
- "version": "v5.8.24",
+ "version": "v5.8.26",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
- "reference": "bb2a0afef35f508f77c049c51f04087a14de0055"
+ "reference": "1d8ec9afdedc79314c18715056b8143d7e1fac31"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laravel/framework/zipball/bb2a0afef35f508f77c049c51f04087a14de0055",
- "reference": "bb2a0afef35f508f77c049c51f04087a14de0055",
+ "url": "https://api.github.com/repos/laravel/framework/zipball/1d8ec9afdedc79314c18715056b8143d7e1fac31",
+ "reference": "1d8ec9afdedc79314c18715056b8143d7e1fac31",
"shasum": ""
},
"require": {
@@ -1087,20 +1157,20 @@
"framework",
"laravel"
],
- "time": "2019-06-19T16:40:24+00:00"
+ "time": "2019-06-25T16:20:51+00:00"
},
{
"name": "laravel/horizon",
- "version": "v3.2.3",
+ "version": "v3.2.4",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
- "reference": "a6e4a89525e328ef8009509b8da02d0bc98f264f"
+ "reference": "dab98e62eb3604e96dc5c7afcbb974999f187d4e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laravel/horizon/zipball/a6e4a89525e328ef8009509b8da02d0bc98f264f",
- "reference": "a6e4a89525e328ef8009509b8da02d0bc98f264f",
+ "url": "https://api.github.com/repos/laravel/horizon/zipball/dab98e62eb3604e96dc5c7afcbb974999f187d4e",
+ "reference": "dab98e62eb3604e96dc5c7afcbb974999f187d4e",
"shasum": ""
},
"require": {
@@ -1156,7 +1226,7 @@
"laravel",
"queue"
],
- "time": "2019-06-14T12:32:39+00:00"
+ "time": "2019-06-25T15:20:03+00:00"
},
{
"name": "laravel/socialite",
@@ -1579,16 +1649,16 @@
},
{
"name": "nesbot/carbon",
- "version": "1.38.4",
+ "version": "1.39.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
- "reference": "8dd4172bfe1784952c4d58c4db725d183b1c23ad"
+ "reference": "dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8dd4172bfe1784952c4d58c4db725d183b1c23ad",
- "reference": "8dd4172bfe1784952c4d58c4db725d183b1c23ad",
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0",
+ "reference": "dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0",
"shasum": ""
},
"require": {
@@ -1636,7 +1706,7 @@
"datetime",
"time"
],
- "time": "2019-06-03T15:41:40+00:00"
+ "time": "2019-06-11T09:07:59+00:00"
},
{
"name": "nikic/php-parser",
@@ -2165,24 +2235,24 @@
},
{
"name": "ralouphie/getallheaders",
- "version": "2.0.5",
+ "version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
- "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
+ "reference": "120b605dfeb996808c31b6477290a714d356e822"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
- "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
+ "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
+ "reference": "120b605dfeb996808c31b6477290a714d356e822",
"shasum": ""
},
"require": {
- "php": ">=5.3"
+ "php": ">=5.6"
},
"require-dev": {
- "phpunit/phpunit": "~3.7.0",
- "satooshi/php-coveralls": ">=1.0"
+ "php-coveralls/php-coveralls": "^2.1",
+ "phpunit/phpunit": "^5 || ^6.5"
},
"type": "library",
"autoload": {
@@ -2201,7 +2271,7 @@
}
],
"description": "A polyfill for getallheaders.",
- "time": "2016-02-11T07:05:27+00:00"
+ "time": "2019-03-08T08:55:37+00:00"
},
{
"name": "ramsey/uuid",
@@ -2349,16 +2419,16 @@
},
{
"name": "symfony/console",
- "version": "v4.3.1",
+ "version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "d50bbeeb0e17e6dd4124ea391eff235e932cbf64"
+ "reference": "b592b26a24265a35172d8a2094d8b10f22b7cc39"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/d50bbeeb0e17e6dd4124ea391eff235e932cbf64",
- "reference": "d50bbeeb0e17e6dd4124ea391eff235e932cbf64",
+ "url": "https://api.github.com/repos/symfony/console/zipball/b592b26a24265a35172d8a2094d8b10f22b7cc39",
+ "reference": "b592b26a24265a35172d8a2094d8b10f22b7cc39",
"shasum": ""
},
"require": {
@@ -2420,11 +2490,11 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
- "time": "2019-06-05T13:25:51+00:00"
+ "time": "2019-06-13T11:03:18+00:00"
},
{
"name": "symfony/css-selector",
- "version": "v4.3.1",
+ "version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
@@ -2477,16 +2547,16 @@
},
{
"name": "symfony/debug",
- "version": "v4.3.1",
+ "version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
- "reference": "4e025104f1f9adb1f7a2d14fb102c9986d6e97c6"
+ "reference": "d8f4fb38152e0eb6a433705e5f661d25b32c5fcd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/debug/zipball/4e025104f1f9adb1f7a2d14fb102c9986d6e97c6",
- "reference": "4e025104f1f9adb1f7a2d14fb102c9986d6e97c6",
+ "url": "https://api.github.com/repos/symfony/debug/zipball/d8f4fb38152e0eb6a433705e5f661d25b32c5fcd",
+ "reference": "d8f4fb38152e0eb6a433705e5f661d25b32c5fcd",
"shasum": ""
},
"require": {
@@ -2529,20 +2599,20 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
- "time": "2019-05-30T16:10:05+00:00"
+ "time": "2019-06-19T15:27:09+00:00"
},
{
"name": "symfony/event-dispatcher",
- "version": "v4.3.1",
+ "version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "4e6c670af81c4fb0b6c08b035530a9915d0b691f"
+ "reference": "d257021c1ab28d48d24a16de79dfab445ce93398"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4e6c670af81c4fb0b6c08b035530a9915d0b691f",
- "reference": "4e6c670af81c4fb0b6c08b035530a9915d0b691f",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d257021c1ab28d48d24a16de79dfab445ce93398",
+ "reference": "d257021c1ab28d48d24a16de79dfab445ce93398",
"shasum": ""
},
"require": {
@@ -2599,7 +2669,7 @@
],
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com",
- "time": "2019-05-30T16:10:05+00:00"
+ "time": "2019-06-13T11:03:18+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
@@ -2661,16 +2731,16 @@
},
{
"name": "symfony/finder",
- "version": "v4.3.1",
+ "version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176"
+ "reference": "33c21f7d5d3dc8a140c282854a7e13aeb5d0f91a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176",
- "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/33c21f7d5d3dc8a140c282854a7e13aeb5d0f91a",
+ "reference": "33c21f7d5d3dc8a140c282854a7e13aeb5d0f91a",
"shasum": ""
},
"require": {
@@ -2706,20 +2776,20 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
- "time": "2019-05-26T20:47:49+00:00"
+ "time": "2019-06-13T11:03:18+00:00"
},
{
"name": "symfony/http-foundation",
- "version": "v4.3.1",
+ "version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "b7e4945dd9b277cd24e93566e4da0a87956392a9"
+ "reference": "e1b507fcfa4e87d192281774b5ecd4265370180d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b7e4945dd9b277cd24e93566e4da0a87956392a9",
- "reference": "b7e4945dd9b277cd24e93566e4da0a87956392a9",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e1b507fcfa4e87d192281774b5ecd4265370180d",
+ "reference": "e1b507fcfa4e87d192281774b5ecd4265370180d",
"shasum": ""
},
"require": {
@@ -2761,20 +2831,20 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
- "time": "2019-06-06T10:05:02+00:00"
+ "time": "2019-06-26T09:25:00+00:00"
},
{
"name": "symfony/http-kernel",
- "version": "v4.3.1",
+ "version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
- "reference": "738ad561cd6a8d1c44ee1da941b2e628e264c429"
+ "reference": "4150f71e27ed37a74700561b77e3dbd754cbb44d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/738ad561cd6a8d1c44ee1da941b2e628e264c429",
- "reference": "738ad561cd6a8d1c44ee1da941b2e628e264c429",
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4150f71e27ed37a74700561b77e3dbd754cbb44d",
+ "reference": "4150f71e27ed37a74700561b77e3dbd754cbb44d",
"shasum": ""
},
"require": {
@@ -2853,11 +2923,11 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
- "time": "2019-06-06T13:23:34+00:00"
+ "time": "2019-06-26T14:26:16+00:00"
},
{
"name": "symfony/mime",
- "version": "v4.3.1",
+ "version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
@@ -3267,7 +3337,7 @@
},
{
"name": "symfony/process",
- "version": "v4.3.1",
+ "version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
@@ -3316,16 +3386,16 @@
},
{
"name": "symfony/routing",
- "version": "v4.3.1",
+ "version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
- "reference": "9b31cd24f6ad2cebde6845f6daa9c6d69efe2465"
+ "reference": "2ef809021d72071c611b218c47a3bf3b17b7325e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/routing/zipball/9b31cd24f6ad2cebde6845f6daa9c6d69efe2465",
- "reference": "9b31cd24f6ad2cebde6845f6daa9c6d69efe2465",
+ "url": "https://api.github.com/repos/symfony/routing/zipball/2ef809021d72071c611b218c47a3bf3b17b7325e",
+ "reference": "2ef809021d72071c611b218c47a3bf3b17b7325e",
"shasum": ""
},
"require": {
@@ -3388,7 +3458,7 @@
"uri",
"url"
],
- "time": "2019-06-05T09:16:20+00:00"
+ "time": "2019-06-26T13:54:39+00:00"
},
{
"name": "symfony/service-contracts",
@@ -3450,16 +3520,16 @@
},
{
"name": "symfony/translation",
- "version": "v4.3.1",
+ "version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
- "reference": "5dda505e5f65d759741dfaf4e54b36010a4b57aa"
+ "reference": "934ab1d18545149e012aa898cf02e9f23790f7a0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation/zipball/5dda505e5f65d759741dfaf4e54b36010a4b57aa",
- "reference": "5dda505e5f65d759741dfaf4e54b36010a4b57aa",
+ "url": "https://api.github.com/repos/symfony/translation/zipball/934ab1d18545149e012aa898cf02e9f23790f7a0",
+ "reference": "934ab1d18545149e012aa898cf02e9f23790f7a0",
"shasum": ""
},
"require": {
@@ -3522,7 +3592,7 @@
],
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
- "time": "2019-06-03T20:27:40+00:00"
+ "time": "2019-06-13T11:03:18+00:00"
},
{
"name": "symfony/translation-contracts",
@@ -3583,16 +3653,16 @@
},
{
"name": "symfony/var-dumper",
- "version": "v4.3.1",
+ "version": "v4.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "f974f448154928d2b5fb7c412bd23b81d063f34b"
+ "reference": "45d6ef73671995aca565a1aa3d9a432a3ea63f91"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f974f448154928d2b5fb7c412bd23b81d063f34b",
- "reference": "f974f448154928d2b5fb7c412bd23b81d063f34b",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/45d6ef73671995aca565a1aa3d9a432a3ea63f91",
+ "reference": "45d6ef73671995aca565a1aa3d9a432a3ea63f91",
"shasum": ""
},
"require": {
@@ -3655,7 +3725,7 @@
"debug",
"dump"
],
- "time": "2019-06-05T02:08:12+00:00"
+ "time": "2019-06-17T17:37:00+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
diff --git a/public/cache/latest/alliances/498125261/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/alliances/498125261/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..db3005cd3
Binary files /dev/null and b/public/cache/latest/alliances/498125261/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/alliances/99003838/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/alliances/99003838/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..7ab16058b
Binary files /dev/null and b/public/cache/latest/alliances/99003838/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/alliances/99005338/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/alliances/99005338/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..359432d71
Binary files /dev/null and b/public/cache/latest/alliances/99005338/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/alliances/99007077/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/alliances/99007077/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..2950814f7
Binary files /dev/null and b/public/cache/latest/alliances/99007077/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/alliances/99007284/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/alliances/99007284/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..91b5260ff
Binary files /dev/null and b/public/cache/latest/alliances/99007284/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/alliances/99008040/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/alliances/99008040/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ede12ee29
Binary files /dev/null and b/public/cache/latest/alliances/99008040/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/alliances/99008897/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/alliances/99008897/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..d177311c5
Binary files /dev/null and b/public/cache/latest/alliances/99008897/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1001961170/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1001961170/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5b7e66c11
Binary files /dev/null and b/public/cache/latest/characters/1001961170/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1003611476/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1003611476/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9787695ad
Binary files /dev/null and b/public/cache/latest/characters/1003611476/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1072055815/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1072055815/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b6caffd9d
Binary files /dev/null and b/public/cache/latest/characters/1072055815/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1099558142/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1099558142/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..041c3f906
Binary files /dev/null and b/public/cache/latest/characters/1099558142/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1126695451/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1126695451/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..2602cd02d
Binary files /dev/null and b/public/cache/latest/characters/1126695451/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1195409498/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1195409498/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..340135f03
Binary files /dev/null and b/public/cache/latest/characters/1195409498/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1227420391/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1227420391/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..8652389ee
Binary files /dev/null and b/public/cache/latest/characters/1227420391/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1236730557/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1236730557/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..2a52f846a
Binary files /dev/null and b/public/cache/latest/characters/1236730557/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1246493499/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1246493499/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..989b9c416
Binary files /dev/null and b/public/cache/latest/characters/1246493499/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1246787873/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1246787873/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..8213633f5
Binary files /dev/null and b/public/cache/latest/characters/1246787873/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1280071878/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1280071878/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..3742eb215
--- /dev/null
+++ b/public/cache/latest/characters/1280071878/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":8144:{x:i:2;O:8:"stdClass":10:{s:11:"alliance_id";i:99003838;s:11:"ancestry_id";i:14;s:8:"birthday";s:20:"2004-06-30T01:07:00Z";s:12:"bloodline_id";i:7;s:14:"corporation_id";i:98568667;s:11:"description";s:2475:"Yeah, I was a newbie once. The first time I made my way to Duripant, set
foot in a frigate, and heard that chick's voice? Yowza. You know the one,
goes by the name of Aura. I'm sure she showed you the ropes once upon
a time. Well, when she first whispered softly in my ear the instructions for
refining a batch of veldspar... I was in love. I spent hours slinging my
government-issue civilian mining laser at veldspar rocks in my Velator, just
for the chance to see her part those lips in a smile at me. Newbiedom was
bliss.
Then somewhere around hour two, it dawned on me, like an epiphiny granted
from the heavens: Mining @$%# sucks. My innocence was shattered by the
cruel realities of a harsh life. I would never be the same.
I've spent my days since then trying to shed the ungainly mantle of the newbie,
placed upon my meek shoulders so many years ago, by the gentle hands of that
sirine in Duripant.
I've been killed a time or two, yeah. At least, the companies that operate the
clone vats are giving me bulk discounts now, which I think is quite kind of
them. Before you mock my fortune in that regard though, you should know I've
done my fair share of killing. More then's been done to me, which really, what
more can a fighter ask for this day in age?
I've been shot at by Titans so many times, I've run out of fingers to count
them on. Math never was my strong suit. Hell, I once died to the second titan
ever created while fighting alongside the first titan ever created, and if that's
not a privilege then I don't know what is. I've faced motherships and their
mewling hordes of fighters. I've shot the biggest 'rats, run the biggest
complexes. I've even looked at the most valuable asteroids in the universe,
mostly in disdain at the idea of mining them. I've had the outposts I call home
taken over by the enemy, and I've helped take homes from others. Been
branded a pirate, and called an upright citizen. I've had 100 pilots following
my orders in combat, and I've been a peon in fleets of three times that. I
founded a corporation, built it up and moved it to a 0.0 alliance. I've been
sombody. And I've been one of 100,000 nobodies working for the Scope too.
But through it all, I've never forgotten my roots. One day, dear Aura, I'll come
back to you and we'll talk about veldspar some more.
- Berand";s:6:"gender";s:4:"male";s:4:"name";s:6:"Berand";s:7:"race_id";i:8;s:15:"security_status";d:5.00442912809472;};m:a:10:{s:3:"raw";s:2689:"{"alliance_id":99003838,"ancestry_id":14,"birthday":"2004-06-30T01:07:00Z","bloodline_id":7,"corporation_id":98568667,"description":"Yeah, I was a newbie once. The first time I made my way to Duripant, set
foot in a frigate, and heard that chick's voice? Yowza. You know the one,
goes by the name of Aura. I'm sure she showed you the ropes once upon
a time. Well, when she first whispered softly in my ear the instructions for
refining a batch of veldspar... I was in love. I spent hours slinging my
government-issue civilian mining laser at veldspar rocks in my Velator, just
for the chance to see her part those lips in a smile at me. Newbiedom was
bliss.
Then somewhere around hour two, it dawned on me, like an epiphiny granted
from the heavens: Mining @$%# sucks. My innocence was shattered by the
cruel realities of a harsh life. I would never be the same.
I've spent my days since then trying to shed the ungainly mantle of the newbie,
placed upon my meek shoulders so many years ago, by the gentle hands of that
sirine in Duripant.
I've been killed a time or two, yeah. At least, the companies that operate the
clone vats are giving me bulk discounts now, which I think is quite kind of
them. Before you mock my fortune in that regard though, you should know I've
done my fair share of killing. More then's been done to me, which really, what
more can a fighter ask for this day in age?
I've been shot at by Titans so many times, I've run out of fingers to count
them on. Math never was my strong suit. Hell, I once died to the second titan
ever created while fighting alongside the first titan ever created, and if that's
not a privilege then I don't know what is. I've faced motherships and their
mewling hordes of fighters. I've shot the biggest 'rats, run the biggest
complexes. I've even looked at the most valuable asteroids in the universe,
mostly in disdain at the idea of mining them. I've had the outposts I call home
taken over by the enemy, and I've helped take homes from others. Been
branded a pirate, and called an upright citizen. I've had 100 pilots following
my orders in combat, and I've been a peon in fleets of three times that. I
founded a corporation, built it up and moved it to a 0.0 alliance. I've been
sombody. And I've been one of 100,000 nobodies working for the Scope too.
But through it all, I've never forgotten my roots. One day, dear Aura, I'll come
back to you and we'll talk about veldspar some more.
- Berand","gender":"male","name":"Berand","race_id":8,"security_status":5.00442912809472}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:01:41 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"2689";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""8678284d113bb240b008b0f039473063643dcc471d22b5cd2a0ea8e2"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 03:01:41 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 02:01:41 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:2:"99";s:23:"X-Esi-Error-Limit-Reset";s:2:"19";s:16:"X-Esi-Request-Id";s:36:"fa08390c-7937-49dc-9206-b5a82296d890";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:41 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"2689";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""8678284d113bb240b008b0f039473063643dcc471d22b5cd2a0ea8e2"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 03:01:41 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:41 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:2:"99";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:2:"19";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"fa08390c-7937-49dc-9206-b5a82296d890";}}s:11:"error_limit";i:99;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 03:01:41 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/characters/1280774231/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1280774231/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..0c9daa199
Binary files /dev/null and b/public/cache/latest/characters/1280774231/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1284748240/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1284748240/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..09ebb2fbd
Binary files /dev/null and b/public/cache/latest/characters/1284748240/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1291057893/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1291057893/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c97753efe
Binary files /dev/null and b/public/cache/latest/characters/1291057893/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1296457637/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1296457637/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c589e85f2
Binary files /dev/null and b/public/cache/latest/characters/1296457637/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1330665257/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1330665257/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c2baa9887
Binary files /dev/null and b/public/cache/latest/characters/1330665257/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1357638004/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1357638004/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4f271172d
Binary files /dev/null and b/public/cache/latest/characters/1357638004/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1368907122/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1368907122/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..95b64a071
Binary files /dev/null and b/public/cache/latest/characters/1368907122/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1387577846/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1387577846/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b613178b6
Binary files /dev/null and b/public/cache/latest/characters/1387577846/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/139840725/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/139840725/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..31d70fa96
Binary files /dev/null and b/public/cache/latest/characters/139840725/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1411303773/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1411303773/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..68a1427ee
Binary files /dev/null and b/public/cache/latest/characters/1411303773/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1414156969/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1414156969/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..3b0f1d234
Binary files /dev/null and b/public/cache/latest/characters/1414156969/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1442661262/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1442661262/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..3ab3413e1
Binary files /dev/null and b/public/cache/latest/characters/1442661262/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1446097536/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1446097536/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..522445933
--- /dev/null
+++ b/public/cache/latest/characters/1446097536/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":8277:{x:i:2;O:8:"stdClass":10:{s:11:"alliance_id";i:99004116;s:11:"ancestry_id";i:13;s:8:"birthday";s:20:"2009-05-20T05:06:00Z";s:12:"bloodline_id";i:7;s:14:"corporation_id";i:1109790549;s:11:"description";s:2452:"You Know You Play EvE too Much When...
-You call a RL friend by his in-game name and he answers.
-You look at your boss and wonder how much DPS you could inflict before being fired.
-You wake up in the middle of the night just to change training and find yourself playing till down-time.
-You’ve submitted several charters to NASA setup a citadel on the moon but, can’t get approval.
-You run away from car collisions so you don’t get podded.
-No-one’s noticed that your spreadsheets in the office have no bearing on what your company actually does.
-You lead excursions into hostile office spaces with interns scouting.
-You once accidentally referred to a cop as a “gate camper” while receiving a speeding ticket.
-You know six Minmatar jokes, but never tell them in public, because no-one but you laughs.
-You ask morgue owners if they want to compare collections.
-Your phone calls to spies in other alliances have put you on an FBI list.
So say we all!!!
Goin' in hard!!!
Gate Camps
GTFO!!!
How To Play Eve
Podded
Fun Graph
Kill Mail Whoring
Are We Jumping?
Fair Play
Pelican Kidnappings";s:6:"gender";s:6:"female";s:4:"name";s:15:"Edras VonSparta";s:7:"race_id";i:8;s:15:"security_status";d:5.005377059329994;};m:a:10:{s:3:"raw";s:2827:"{"alliance_id":99004116,"ancestry_id":13,"birthday":"2009-05-20T05:06:00Z","bloodline_id":7,"corporation_id":1109790549,"description":"<\/font>You Know You Play EvE too Much When...
<\/font>-You call a RL friend by his in-game name and he answers.
-You look at your boss and wonder how much DPS you could inflict before being fired.
-You wake up in the middle of the night just to change training and find yourself playing till down-time.
-You\u2019ve submitted several charters to NASA setup a citadel on the moon but, can\u2019t get approval.
-You run away from car collisions so you don\u2019t get podded.
-No-one\u2019s noticed that your spreadsheets in the office have no bearing on what your company actually does.
-You lead excursions into hostile office spaces with interns scouting.
-You once accidentally referred to a cop as a \u201cgate camper\u201d while receiving a speeding ticket.
-You know six Minmatar jokes, but never tell them in public, because no-one but you laughs.
-You ask morgue owners if they want to compare collections.
-Your phone calls to spies in other alliances have put you on an FBI list.
<\/font>So say we all!!!
<\/font>Goin' in hard!!<\/loc>!<\/a>
Gate Camp<\/loc>s<\/a>
GTFO!!<\/loc>!<\/a>
How To Play Eve<\/a>
Podded<\/a>
Fun Grap<\/loc>h<\/a>
Kill Mail Whorin<\/loc>g<\/a>
Are We Jumping<\/loc>?<\/a>
Fair Pla<\/loc>y<\/a>
Pelican Kidnappings<\/a><\/font>","gender":"female","name":"Edras VonSparta","race_id":8,"security_status":5.005377059329994}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:02:20 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"2827";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""2ab7715ac3d001ecaf0fc4b9a3cf8efcd6a49e104db9e8a9d418e6aa"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 02:53:29 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 01:53:29 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:3:"100";s:23:"X-Esi-Error-Limit-Reset";s:2:"40";s:16:"X-Esi-Request-Id";s:36:"c6c2977b-fc3d-4dc2-b3ee-1c5083ab6b31";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:02:20 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"2827";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""2ab7715ac3d001ecaf0fc4b9a3cf8efcd6a49e104db9e8a9d418e6aa"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:53:29 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 01:53:29 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:3:"100";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:2:"40";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"c6c2977b-fc3d-4dc2-b3ee-1c5083ab6b31";}}s:11:"error_limit";i:100;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 02:53:29 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/characters/1458682856/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1458682856/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b2c67ef31
Binary files /dev/null and b/public/cache/latest/characters/1458682856/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/146081271/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/146081271/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..75ba04b74
Binary files /dev/null and b/public/cache/latest/characters/146081271/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1469404788/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1469404788/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..418579739
Binary files /dev/null and b/public/cache/latest/characters/1469404788/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1470088902/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1470088902/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..49a8d8de2
Binary files /dev/null and b/public/cache/latest/characters/1470088902/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1486891569/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1486891569/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..8dddcbcdb
Binary files /dev/null and b/public/cache/latest/characters/1486891569/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1570283341/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1570283341/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..909f1c633
Binary files /dev/null and b/public/cache/latest/characters/1570283341/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1581247324/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1581247324/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..cb784e1c6
Binary files /dev/null and b/public/cache/latest/characters/1581247324/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1653692782/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1653692782/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e6b4f2e73
Binary files /dev/null and b/public/cache/latest/characters/1653692782/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/167618972/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/167618972/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..479570558
Binary files /dev/null and b/public/cache/latest/characters/167618972/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1678915983/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1678915983/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a5a23fadb
Binary files /dev/null and b/public/cache/latest/characters/1678915983/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/169552334/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/169552334/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4fb7688c9
Binary files /dev/null and b/public/cache/latest/characters/169552334/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1771055519/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1771055519/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b503ef649
Binary files /dev/null and b/public/cache/latest/characters/1771055519/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1778945784/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1778945784/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c045e55a4
Binary files /dev/null and b/public/cache/latest/characters/1778945784/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1856429316/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1856429316/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..3efcd90e4
Binary files /dev/null and b/public/cache/latest/characters/1856429316/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1895883849/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1895883849/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..f182a8612
Binary files /dev/null and b/public/cache/latest/characters/1895883849/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1911332332/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1911332332/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..f5f1c73c0
Binary files /dev/null and b/public/cache/latest/characters/1911332332/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1964801669/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1964801669/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a992a5981
Binary files /dev/null and b/public/cache/latest/characters/1964801669/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1984212578/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1984212578/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e12e9136e
Binary files /dev/null and b/public/cache/latest/characters/1984212578/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1990693210/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1990693210/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..68bf70bde
Binary files /dev/null and b/public/cache/latest/characters/1990693210/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/1993133024/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/1993133024/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..0adb96c47
Binary files /dev/null and b/public/cache/latest/characters/1993133024/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/199408740/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/199408740/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a80bcec2f
Binary files /dev/null and b/public/cache/latest/characters/199408740/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/207150426/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/207150426/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b49400010
Binary files /dev/null and b/public/cache/latest/characters/207150426/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/208023113/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/208023113/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..aabdb8bfe
--- /dev/null
+++ b/public/cache/latest/characters/208023113/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":8580:{x:i:2;O:8:"stdClass":10:{s:11:"alliance_id";i:99004116;s:11:"ancestry_id";i:1;s:8:"birthday";s:20:"2010-02-16T20:50:00Z";s:12:"bloodline_id";i:5;s:14:"corporation_id";i:98048488;s:11:"description";s:2534:"
████████
████████
████████
*Best Damage* *DAMAGE TYPES FOR TANKING*
Guristas - Kinetic Guristas (Caldari) - Kinetic/Thermal
Serpentis - Kinetic Angel (Minmatar) - Explosive/Kinetic/Thermal/Em
Mordus - Kinetic Blood (Amarr) - EM/Thermal
Blood - EM Sansha (Amarr) - EM/Thermal
Sansha - EM Serpentis (Gallente) - Kinetic/Thermal the Seven
Angel - Explosive Khanid (Gallente) - Kinetic/Thermal
Mercenary - Thermal Mordus (Caldari) - Kinetic/Thermal
EoM- Kinetic Drones/Merc - Explosive/kinetic/Thermal/Em
Amar- EMP/Kinetic
Drone - EM ";s:6:"gender";s:4:"male";s:4:"name";s:15:"Equinox Darksky";s:7:"race_id";i:4;s:15:"security_status";d:5.009133691644196;};m:a:10:{s:3:"raw";s:3058:"{"alliance_id":99004116,"ancestry_id":1,"birthday":"2010-02-16T20:50:00Z","bloodline_id":5,"corporation_id":98048488,"description":"
<\/font>\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588
<\/font>\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588
<\/font>\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588
<\/font>*Best Damage* <\/font> <\/font>*DAMAGE TYPES FOR TANKING*
<\/font>Guristas<\/font> - Kinetic <\/font>Guristas<\/font> (Caldari) - Kinetic\/Thermal
<\/font>Serpentis<\/font> - Kinetic <\/font>Angel<\/font> (Minmatar) - Explosive\/Kinetic\/Thermal\/Em
<\/font>Mordus<\/font> - Kinetic <\/font>Blood<\/font> (Amarr) - EM\/Thermal
<\/font>Blood<\/font> - EM <\/font>Sansha<\/font> (Amarr) - EM\/Thermal
<\/font>Sansha<\/font> - EM <\/font>Serpentis<\/font> (Gallente) - Kinetic\/Thermal the Seven
<\/font>Angel<\/font> - Explosive <\/font>Khanid<\/font> (Gallente) - Kinetic\/Thermal
<\/font>Mercenary<\/font> - Thermal <\/font>Mordus<\/font> (Caldari) - Kinetic\/Thermal
<\/font>EoM- <\/font>Kinetic <\/font>Drones\/Merc<\/font> - Explosive\/kinetic\/Thermal\/Em
<\/font>Amar<\/font>- EMP\/Kinetic
<\/font>Drone<\/font> - EM <\/font>","gender":"male","name":"Equinox Darksky","race_id":4,"security_status":5.009133691644196}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:01:58 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"3058";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""3a6f1174ac1139d8018f71ddf73dab8d77794b166327adabb9a40d04"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 03:01:58 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 02:01:58 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:2:"99";s:23:"X-Esi-Error-Limit-Reset";s:1:"2";s:16:"X-Esi-Request-Id";s:36:"bdc1a562-69fc-4f5d-836d-986a73aef384";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:58 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"3058";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""3a6f1174ac1139d8018f71ddf73dab8d77794b166327adabb9a40d04"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 03:01:58 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:58 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:2:"99";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:1:"2";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"bdc1a562-69fc-4f5d-836d-986a73aef384";}}s:11:"error_limit";i:99;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 03:01:58 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/characters/210352256/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/210352256/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9c3883d6f
Binary files /dev/null and b/public/cache/latest/characters/210352256/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2112014848/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2112014848/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..00f824308
Binary files /dev/null and b/public/cache/latest/characters/2112014848/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2112017382/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2112017382/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c4c55a85c
Binary files /dev/null and b/public/cache/latest/characters/2112017382/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2112101785/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2112101785/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..589ca5bd9
Binary files /dev/null and b/public/cache/latest/characters/2112101785/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2112126171/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2112126171/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6d7c4f717
Binary files /dev/null and b/public/cache/latest/characters/2112126171/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2112130610/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2112130610/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ecdf54287
Binary files /dev/null and b/public/cache/latest/characters/2112130610/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2112258739/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2112258739/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e11f7248b
Binary files /dev/null and b/public/cache/latest/characters/2112258739/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2112598014/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2112598014/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..60fc08369
Binary files /dev/null and b/public/cache/latest/characters/2112598014/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2112623380/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2112623380/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..1ce9d37cd
Binary files /dev/null and b/public/cache/latest/characters/2112623380/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2112731724/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2112731724/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4974617e1
Binary files /dev/null and b/public/cache/latest/characters/2112731724/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2112749694/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2112749694/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..7770026a8
Binary files /dev/null and b/public/cache/latest/characters/2112749694/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113014302/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113014302/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..824b7ccdd
Binary files /dev/null and b/public/cache/latest/characters/2113014302/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113022563/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113022563/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b0c448d2a
Binary files /dev/null and b/public/cache/latest/characters/2113022563/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113087396/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113087396/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5c963a4d1
Binary files /dev/null and b/public/cache/latest/characters/2113087396/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113090215/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113090215/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..26ad17243
Binary files /dev/null and b/public/cache/latest/characters/2113090215/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113272357/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113272357/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..affe0dbb1
Binary files /dev/null and b/public/cache/latest/characters/2113272357/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113294480/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113294480/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..0e810a1c5
Binary files /dev/null and b/public/cache/latest/characters/2113294480/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113312392/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113312392/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..d12c20b23
Binary files /dev/null and b/public/cache/latest/characters/2113312392/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113315376/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113315376/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9395771e8
Binary files /dev/null and b/public/cache/latest/characters/2113315376/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113353734/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113353734/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..7b725c411
Binary files /dev/null and b/public/cache/latest/characters/2113353734/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113399333/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113399333/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6c02182a5
Binary files /dev/null and b/public/cache/latest/characters/2113399333/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113454126/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113454126/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5996f910b
Binary files /dev/null and b/public/cache/latest/characters/2113454126/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113516495/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113516495/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..cc66b58da
Binary files /dev/null and b/public/cache/latest/characters/2113516495/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113524640/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113524640/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b1bb89c2a
Binary files /dev/null and b/public/cache/latest/characters/2113524640/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113535129/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113535129/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..913683318
Binary files /dev/null and b/public/cache/latest/characters/2113535129/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113583492/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113583492/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9ff3c4bcd
Binary files /dev/null and b/public/cache/latest/characters/2113583492/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113709540/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113709540/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..7e667ef12
Binary files /dev/null and b/public/cache/latest/characters/2113709540/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113736694/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113736694/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..eab9d6e57
Binary files /dev/null and b/public/cache/latest/characters/2113736694/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113770487/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113770487/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..376a0afc2
Binary files /dev/null and b/public/cache/latest/characters/2113770487/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113927091/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113927091/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c15545a33
Binary files /dev/null and b/public/cache/latest/characters/2113927091/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113933009/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113933009/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..2fa3107c5
Binary files /dev/null and b/public/cache/latest/characters/2113933009/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2113965959/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2113965959/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..3ad41908a
Binary files /dev/null and b/public/cache/latest/characters/2113965959/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114050878/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114050878/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a5c4dadb2
Binary files /dev/null and b/public/cache/latest/characters/2114050878/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114113549/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114113549/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..d48ec84a9
Binary files /dev/null and b/public/cache/latest/characters/2114113549/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114123370/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114123370/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..0d55c51fb
Binary files /dev/null and b/public/cache/latest/characters/2114123370/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114144339/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114144339/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..82fabc52b
Binary files /dev/null and b/public/cache/latest/characters/2114144339/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114164679/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114164679/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6173cef40
Binary files /dev/null and b/public/cache/latest/characters/2114164679/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114210408/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114210408/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e89e91f63
Binary files /dev/null and b/public/cache/latest/characters/2114210408/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114227430/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114227430/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6f91f197e
Binary files /dev/null and b/public/cache/latest/characters/2114227430/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114238928/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114238928/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..1a9696c10
Binary files /dev/null and b/public/cache/latest/characters/2114238928/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114248975/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114248975/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e94ccbc04
Binary files /dev/null and b/public/cache/latest/characters/2114248975/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114299763/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114299763/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..765cdb256
Binary files /dev/null and b/public/cache/latest/characters/2114299763/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114308165/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114308165/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5d71d6c71
Binary files /dev/null and b/public/cache/latest/characters/2114308165/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114347397/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114347397/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..8daeeecc9
Binary files /dev/null and b/public/cache/latest/characters/2114347397/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114404393/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114404393/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..eca9f186d
Binary files /dev/null and b/public/cache/latest/characters/2114404393/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114421623/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114421623/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..1c70710e2
Binary files /dev/null and b/public/cache/latest/characters/2114421623/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114426829/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114426829/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..248d99921
Binary files /dev/null and b/public/cache/latest/characters/2114426829/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114537335/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114537335/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..09fd0d0c4
Binary files /dev/null and b/public/cache/latest/characters/2114537335/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114538312/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114538312/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..249f19f6d
Binary files /dev/null and b/public/cache/latest/characters/2114538312/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114632060/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114632060/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9e0a173ef
Binary files /dev/null and b/public/cache/latest/characters/2114632060/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114700425/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114700425/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..0b2a79099
Binary files /dev/null and b/public/cache/latest/characters/2114700425/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114736911/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114736911/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..24688364a
Binary files /dev/null and b/public/cache/latest/characters/2114736911/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114781011/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114781011/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c313b62a0
Binary files /dev/null and b/public/cache/latest/characters/2114781011/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114781130/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114781130/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e5c53f9f8
Binary files /dev/null and b/public/cache/latest/characters/2114781130/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114878055/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114878055/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..127b37d9a
Binary files /dev/null and b/public/cache/latest/characters/2114878055/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114891214/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114891214/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..d732b592b
Binary files /dev/null and b/public/cache/latest/characters/2114891214/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114949952/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114949952/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..466b1085b
Binary files /dev/null and b/public/cache/latest/characters/2114949952/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114968308/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114968308/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..1e2a2ce57
Binary files /dev/null and b/public/cache/latest/characters/2114968308/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2114991438/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2114991438/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..83a0c41e2
Binary files /dev/null and b/public/cache/latest/characters/2114991438/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2115067773/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2115067773/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ecac3a0f8
Binary files /dev/null and b/public/cache/latest/characters/2115067773/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2115121678/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2115121678/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6843816c0
Binary files /dev/null and b/public/cache/latest/characters/2115121678/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2115144057/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2115144057/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..3091470a4
Binary files /dev/null and b/public/cache/latest/characters/2115144057/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2115163143/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2115163143/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9abd312be
Binary files /dev/null and b/public/cache/latest/characters/2115163143/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/2115183531/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/2115183531/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..f5beab519
Binary files /dev/null and b/public/cache/latest/characters/2115183531/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/254628886/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/254628886/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b7ad192f2
Binary files /dev/null and b/public/cache/latest/characters/254628886/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/293546573/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/293546573/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5e6e27f5f
Binary files /dev/null and b/public/cache/latest/characters/293546573/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/306192186/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/306192186/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6ce6e5e7c
Binary files /dev/null and b/public/cache/latest/characters/306192186/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/321301520/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/321301520/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..32dc9131f
Binary files /dev/null and b/public/cache/latest/characters/321301520/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/368919734/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/368919734/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..09a7ed0ec
Binary files /dev/null and b/public/cache/latest/characters/368919734/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/375933323/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/375933323/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..45904bee5
Binary files /dev/null and b/public/cache/latest/characters/375933323/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/387529375/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/387529375/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..612c03884
Binary files /dev/null and b/public/cache/latest/characters/387529375/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/413818742/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/413818742/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..84819b78e
Binary files /dev/null and b/public/cache/latest/characters/413818742/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/416084657/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/416084657/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4f679e350
Binary files /dev/null and b/public/cache/latest/characters/416084657/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/446371600/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/446371600/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c1b817d6e
Binary files /dev/null and b/public/cache/latest/characters/446371600/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/461170743/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/461170743/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..95be68edb
Binary files /dev/null and b/public/cache/latest/characters/461170743/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/469081327/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/469081327/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..078270fee
Binary files /dev/null and b/public/cache/latest/characters/469081327/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/481013587/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/481013587/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..77e6e6b64
Binary files /dev/null and b/public/cache/latest/characters/481013587/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/505941820/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/505941820/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a8e91dd8f
Binary files /dev/null and b/public/cache/latest/characters/505941820/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/514564645/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/514564645/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..2e1db400c
Binary files /dev/null and b/public/cache/latest/characters/514564645/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/591054055/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/591054055/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..dad2bd976
Binary files /dev/null and b/public/cache/latest/characters/591054055/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/592834499/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/592834499/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..cebc724f8
Binary files /dev/null and b/public/cache/latest/characters/592834499/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/609012937/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/609012937/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..1a7a6d451
Binary files /dev/null and b/public/cache/latest/characters/609012937/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/645613907/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/645613907/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..26e91809b
Binary files /dev/null and b/public/cache/latest/characters/645613907/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/685580543/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/685580543/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ba1897d5d
Binary files /dev/null and b/public/cache/latest/characters/685580543/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/715646359/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/715646359/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..8b9fc39ab
Binary files /dev/null and b/public/cache/latest/characters/715646359/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/723484776/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/723484776/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c8c54636c
Binary files /dev/null and b/public/cache/latest/characters/723484776/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/724667767/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/724667767/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..dc051d0c9
Binary files /dev/null and b/public/cache/latest/characters/724667767/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/725197827/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/725197827/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a9b8a5ad5
Binary files /dev/null and b/public/cache/latest/characters/725197827/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/731847019/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/731847019/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9139a95d2
Binary files /dev/null and b/public/cache/latest/characters/731847019/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/755284989/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/755284989/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..54904d162
Binary files /dev/null and b/public/cache/latest/characters/755284989/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/761613237/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/761613237/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b7dba379e
Binary files /dev/null and b/public/cache/latest/characters/761613237/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/779832520/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/779832520/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..2cb683353
Binary files /dev/null and b/public/cache/latest/characters/779832520/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/782469187/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/782469187/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..8fd66d9d2
Binary files /dev/null and b/public/cache/latest/characters/782469187/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/837100753/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/837100753/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..26e1a3256
Binary files /dev/null and b/public/cache/latest/characters/837100753/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90056315/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90056315/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..eb67657b4
Binary files /dev/null and b/public/cache/latest/characters/90056315/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90098375/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90098375/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..cd9d0e7bd
Binary files /dev/null and b/public/cache/latest/characters/90098375/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90122360/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90122360/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..92de2b263
Binary files /dev/null and b/public/cache/latest/characters/90122360/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90159041/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90159041/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6c58dfcdb
Binary files /dev/null and b/public/cache/latest/characters/90159041/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90163143/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90163143/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5d56c7d17
Binary files /dev/null and b/public/cache/latest/characters/90163143/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90202137/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90202137/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..fc2b02851
Binary files /dev/null and b/public/cache/latest/characters/90202137/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90256266/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90256266/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..3863ab683
Binary files /dev/null and b/public/cache/latest/characters/90256266/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90290592/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90290592/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..45a36c9ab
--- /dev/null
+++ b/public/cache/latest/characters/90290592/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":8493:{x:i:2;O:8:"stdClass":11:{s:11:"alliance_id";i:99007077;s:11:"ancestry_id";i:19;s:8:"birthday";s:20:"2011-01-16T13:12:00Z";s:12:"bloodline_id";i:3;s:14:"corporation_id";i:98016475;s:11:"description";s:2462:"Wo der Sonnensturm uns hintraegt, steht in den Sternen!
WYNX Recruiter -> EvE Mail fuer Beitrittsanfragen!
known Thiefs/Awoxers:
darmaxus Estemaire
Capt LucaS
Capt'n Blackbeard
Edward Longshank
Enki Marduk
Julian Iol
JBBKfr
Renegade Heart
Jai'd Rothschild with Jessica DrakeX
Justicar Tyrael
black snow fall
VASAPEL Otsolen
Hyacintie Duur
Generl Who
Lysander Raholan with Parrel Aideron stole stuff in ";s:6:"gender";s:6:"female";s:4:"name";s:13:"Lord ButcherC";s:7:"race_id";i:2;s:15:"security_status";d:5.001116027835302;s:5:"title";s:37:"Staatlich geprüfter Lamettaverleiher";};m:a:10:{s:3:"raw";s:2985:"{"alliance_id":99007077,"ancestry_id":19,"birthday":"2011-01-16T13:12:00Z","bloodline_id":3,"corporation_id":98016475,"description":"<\/font>Wo der Sonnensturm uns hintraegt, steht in den Sternen!<\/b>
<\/font>WYNX Recruiter -> EvE Mail fuer Beitrittsanfragen!
<\/font>known Thiefs\/Awoxers:
<\/font>darmaxus Estemaire<\/a>
Capt LucaS<\/a><\/font>
<\/font>Capt'n Blackbeard<\/a><\/font>
<\/font>Edward Longshank<\/a><\/font>
<\/font>Enki Marduk<\/a><\/font>
<\/font>Julian Iol<\/a><\/font>
<\/font>JBBKfr<\/a>
Renegade Heart<\/a><\/font>
<\/font>Jai'd Rothschild<\/a><\/font> with <\/font>Jessica DrakeX<\/a><\/font>
<\/font>Justicar Tyrael<\/a><\/font>
<\/font>black snow fall<\/a><\/font>
<\/font>VASAPEL Otsolen<\/a><\/font>
<\/font>Hyacintie Duur<\/a><\/font>
<\/font>Generl Who<\/a>
Lysander Raholan<\/a><\/font> with <\/font>Parrel Aideron<\/a><\/font> stole stuff in <\/font>","gender":"female","name":"Lord ButcherC","race_id":2,"security_status":5.001116027835302,"title":"Staatlich gepr\u00fcfter Lamettaverleiher"}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:01:56 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"2985";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""7e06b48ba0c83c9b7044580f95e5e3d65c99cc59ee80b3b99c4e397b"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 03:01:56 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 02:01:56 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:2:"99";s:23:"X-Esi-Error-Limit-Reset";s:1:"4";s:16:"X-Esi-Request-Id";s:36:"bd204a01-10d0-4763-9937-305253cd6d0f";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:56 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"2985";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""7e06b48ba0c83c9b7044580f95e5e3d65c99cc59ee80b3b99c4e397b"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 03:01:56 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:56 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:2:"99";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:1:"4";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"bd204a01-10d0-4763-9937-305253cd6d0f";}}s:11:"error_limit";i:99;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 03:01:56 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/characters/90422436/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90422436/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..76ae4a347
Binary files /dev/null and b/public/cache/latest/characters/90422436/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90504901/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90504901/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5337d3de5
Binary files /dev/null and b/public/cache/latest/characters/90504901/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90553631/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90553631/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6f9fc057c
--- /dev/null
+++ b/public/cache/latest/characters/90553631/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":8169:{x:i:2;O:8:"stdClass":9:{s:11:"ancestry_id";i:10;s:8:"birthday";s:20:"2011-03-20T20:24:00Z";s:12:"bloodline_id";i:1;s:14:"corporation_id";i:1000006;s:11:"description";s:2382:"CHUNKS OF AAA BATHINGAGAGGUR EH SHEDDING HEYESIN DEEPDEEPAA HALL!!
✞
Hot girl avatars:
Nie'eine Hier
Jeasey
Mardria
Lekker Meisje
Alith'ra Tu'bri
Solaris Ecladia
Gods Hotblood
Jade Constantine
HoT BuNs
Suitonia
DarkPanther
Laxiel Stell
Alexia Darkness
Miss Ventage
Chino Saisima
Athena Olympia
Yoona Im
A FUTURE VISION:
http://i.imgur.com/pK8u9pJ.jpg
http://38.media.tumblr.com/41438753a1dd8e0e30b53aacd4f87293/tumblr_n7bnnx05t71qeablwo1_500.gif
http://i.imgur.com/M00Bm.jpg?1
http://i.imgur.com/Hb86g.jpg";s:6:"gender";s:4:"male";s:4:"name";s:22:"Lumifragger Ghentenaar";s:7:"race_id";i:1;s:15:"security_status";d:5.005971961737236;};m:a:10:{s:3:"raw";s:2823:"{"ancestry_id":10,"birthday":"2011-03-20T20:24:00Z","bloodline_id":1,"corporation_id":1000006,"description":"<\/font>CHUNKS OF AAA BATHINGAGAGGUR EH SHEDDING HEYESIN DEEPDEEPAA HALL!!<\/b><\/i>
<\/font>\u271e
<\/font>Hot girl avatars:
<\/font>Nie'eine Hier<\/a><\/font>
<\/font>Jeasey<\/a><\/font>
<\/font>Mardria<\/a><\/font>
<\/font>Lekker Meisje<\/a><\/loc>
Alith'ra Tu'bri<\/a><\/font>
<\/font>Solaris Ecladia<\/a><\/font>
<\/font>Gods Hotblood<\/a><\/loc><\/font>
<\/font>Jade Constantine <\/a>
HoT BuNs<\/a>
Suitonia<\/a>
DarkPanthe<\/loc>r<\/a>
Laxiel Stell <\/a><\/loc>
Alexia Darkness <\/a>
Miss Ventage<\/a> <\/a><\/loc>
Chino Saisima<\/a><\/font>
<\/font>Athena Olympia<\/a><\/font>
<\/font>Yoona Im<\/a><\/font>
<\/font>A FUTURE VISION:
http:\/\/i.imgur.com\/pK8u9pJ.jpg
http:\/\/38.media.tumblr.com\/41438753a1dd8e0e30b53aacd4f87293\/tumblr_n7bnnx05t71qeablwo1_500.gif
<\/font>http:\/\/i.imgur.com\/M00Bm.jpg?1<\/loc>
http:\/\/i.imgur.com\/Hb86g.jpg<\/font>","gender":"male","name":"Lumifragger Ghentenaar","race_id":1,"security_status":5.005971961737236}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:01:57 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"2823";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""c12db07ee5950b281d937e99f0f8fdbfff8adb4f395c381d2f0a4ccb"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 03:00:14 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 02:00:14 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:2:"99";s:23:"X-Esi-Error-Limit-Reset";s:1:"3";s:16:"X-Esi-Request-Id";s:36:"b1c4f7da-c0ad-41e5-a46f-81f68bf2184a";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:57 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"2823";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""c12db07ee5950b281d937e99f0f8fdbfff8adb4f395c381d2f0a4ccb"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 03:00:14 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:00:14 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:2:"99";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:1:"3";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"b1c4f7da-c0ad-41e5-a46f-81f68bf2184a";}}s:11:"error_limit";i:99;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 03:00:14 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/characters/90592890/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90592890/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..7784d988e
Binary files /dev/null and b/public/cache/latest/characters/90592890/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90626961/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90626961/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..11ba359e6
Binary files /dev/null and b/public/cache/latest/characters/90626961/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90653223/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90653223/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e99816b7e
Binary files /dev/null and b/public/cache/latest/characters/90653223/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90653967/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90653967/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..263b75cfd
Binary files /dev/null and b/public/cache/latest/characters/90653967/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90688873/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90688873/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..76e14629a
Binary files /dev/null and b/public/cache/latest/characters/90688873/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90766782/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90766782/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5df5a2779
Binary files /dev/null and b/public/cache/latest/characters/90766782/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90787952/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90787952/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a123822bc
Binary files /dev/null and b/public/cache/latest/characters/90787952/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90889916/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90889916/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c64da6a11
Binary files /dev/null and b/public/cache/latest/characters/90889916/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90921655/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90921655/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..1682dbc90
Binary files /dev/null and b/public/cache/latest/characters/90921655/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/90951009/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/90951009/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ece590916
Binary files /dev/null and b/public/cache/latest/characters/90951009/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91017462/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91017462/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b4151f056
Binary files /dev/null and b/public/cache/latest/characters/91017462/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91063781/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91063781/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c7064ed95
Binary files /dev/null and b/public/cache/latest/characters/91063781/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91103857/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91103857/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..92cba2c1f
Binary files /dev/null and b/public/cache/latest/characters/91103857/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91127627/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91127627/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..606a964b5
Binary files /dev/null and b/public/cache/latest/characters/91127627/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91141281/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91141281/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9c91a7fc6
Binary files /dev/null and b/public/cache/latest/characters/91141281/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91254942/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91254942/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ae62c7273
Binary files /dev/null and b/public/cache/latest/characters/91254942/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91274644/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91274644/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ef8eda1e4
Binary files /dev/null and b/public/cache/latest/characters/91274644/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91378854/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91378854/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e206e6323
Binary files /dev/null and b/public/cache/latest/characters/91378854/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91409301/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91409301/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..8b271149b
Binary files /dev/null and b/public/cache/latest/characters/91409301/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91529798/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91529798/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..0a2bb0376
Binary files /dev/null and b/public/cache/latest/characters/91529798/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91552202/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91552202/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6ac3b4910
Binary files /dev/null and b/public/cache/latest/characters/91552202/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91560519/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91560519/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..95ce7e275
Binary files /dev/null and b/public/cache/latest/characters/91560519/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91599443/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91599443/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..f2eae1edc
Binary files /dev/null and b/public/cache/latest/characters/91599443/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91617825/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91617825/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..75e869bc3
Binary files /dev/null and b/public/cache/latest/characters/91617825/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91686963/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91686963/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..141399a92
--- /dev/null
+++ b/public/cache/latest/characters/91686963/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":10701:{x:i:2;O:8:"stdClass":10:{s:11:"alliance_id";i:99004116;s:11:"ancestry_id";i:12;s:8:"birthday";s:20:"2012-02-16T08:32:16Z";s:12:"bloodline_id";i:1;s:14:"corporation_id";i:98321973;s:11:"description";s:2726:""I have 220 on the turny counter!" Cayla Night
▒█▀▀▀█ ▒█▀▀█ ▒█▀▀▀█ ▒█▀▀▀█ ▒█░▄▀ ▒█░░▒█
░▀▀▀▄▄ ▒█▄▄█ ▒█░░▒█ ▒█░░▒█ ▒█▀▄░ ▒█▄▄▄█
▒█▄▄▄█ ▒█░░░ ▒█▄▄▄█ ▒█▄▄▄█ ▒█░▒█ ░░▒█░░
▒█▀▀▀█ ▒█▀▀█ ░█▀▀█ ▒█▀▀█ ▒█░░▒█
░▀▀▀▄▄ ▒█░░░ ▒█▄▄█ ▒█▄▄▀ ▒█▄▄▄█
▒█▄▄▄█ ▒█▄▄█ ▒█░▒█ ▒█░▒█ ░░▒█░░
▒█▀▀▀█ ▒█░▄▀ ▒█▀▀▀ ▒█░░░ ▒█▀▀▀ ▀▀█▀▀ ▒█▀▀▀█ ▒█▄░▒█ ▒█▀▀▀█
░▀▀▀▄▄ ▒█▀▄░ ▒█▀▀▀ ▒█░░░ ▒█▀▀▀ ░▒█░░ ▒█░░▒█ ▒█▒█▒█ ░▀▀▀▄▄
▒█▄▄▄█ ▒█░▒█ ▒█▄▄▄ ▒█▄▄█ ▒█▄▄▄ ░▒█░░ ▒█▄▄▄█ ▒█░░▀█ ▒█▄▄▄█
▒█▀▀▀█ ▒█▀▀█ ▒█▀▀▀█ ▒█▀▀▀█ ▒█░▄▀ ▒█░░▒█
░▀▀▀▄▄ ▒█▄▄█ ▒█░░▒█ ▒█░░▒█ ▒█▀▄░ ▒█▄▄▄█
▒█▄▄▄█ ▒█░░░ ▒█▄▄▄█ ▒█▄▄▄█ ▒█░▒█ ░░▒█░░
▒█▀▀▀█ ▒█▀▀█ ░█▀▀█ ▒█▀▀█ ▒█░░▒█
░▀▀▀▄▄ ▒█░░░ ▒█▄▄█ ▒█▄▄▀ ▒█▄▄▄█
▒█▄▄▄█ ▒█▄▄█ ▒█░▒█ ▒█░▒█ ░░▒█░░
▒█▀▀▀█ ▒█░▄▀ ▒█▀▀▀ ▒█░░░ ▒█▀▀▀ ▀▀█▀▀ ▒█▀▀▀█ ▒█▄░▒█ ▒█▀▀▀█
░▀▀▀▄▄ ▒█▀▄░ ▒█▀▀▀ ▒█░░░ ▒█▀▀▀ ░▒█░░ ▒█░░▒█ ▒█▒█▒█ ░▀▀▀▄▄
▒█▄▄▄█ ▒█░▒█ ▒█▄▄▄ ▒█▄▄█ ▒█▄▄▄ ░▒█░░ ▒█▄▄▄█ ▒█░░▀█ ▒█▄▄▄█
Chris Hallen You'll be missed </3
EMILYYYYY ";s:6:"gender";s:6:"female";s:4:"name";s:13:"Emily Carloon";s:7:"race_id";i:1;s:15:"security_status";d:5.023749524445486;};m:a:10:{s:3:"raw";s:4984:"{"alliance_id":99004116,"ancestry_id":12,"birthday":"2012-02-16T08:32:16Z","bloodline_id":1,"corporation_id":98321973,"description":"\"I have 220 on the turny counter!\" <\/font>Cayla Night<\/a><\/font>
\u2592\u2588\u2580\u2580\u2580\u2588 \u2592\u2588\u2580\u2580\u2588 \u2592\u2588\u2580\u2580\u2580\u2588 \u2592\u2588\u2580\u2580\u2580\u2588 \u2592\u2588\u2591\u2584\u2580 \u2592\u2588\u2591\u2591\u2592\u2588
\u2591\u2580\u2580\u2580\u2584\u2584 \u2592\u2588\u2584\u2584\u2588 \u2592\u2588\u2591\u2591\u2592\u2588 \u2592\u2588\u2591\u2591\u2592\u2588 \u2592\u2588\u2580\u2584\u2591 \u2592\u2588\u2584\u2584\u2584\u2588
\u2592\u2588\u2584\u2584\u2584\u2588 \u2592\u2588\u2591\u2591\u2591 \u2592\u2588\u2584\u2584\u2584\u2588 \u2592\u2588\u2584\u2584\u2584\u2588 \u2592\u2588\u2591\u2592\u2588 \u2591\u2591\u2592\u2588\u2591\u2591
\u2592\u2588\u2580\u2580\u2580\u2588 \u2592\u2588\u2580\u2580\u2588 \u2591\u2588\u2580\u2580\u2588 \u2592\u2588\u2580\u2580\u2588 \u2592\u2588\u2591\u2591\u2592\u2588
\u2591\u2580\u2580\u2580\u2584\u2584 \u2592\u2588\u2591\u2591\u2591 \u2592\u2588\u2584\u2584\u2588 \u2592\u2588\u2584\u2584\u2580 \u2592\u2588\u2584\u2584\u2584\u2588
\u2592\u2588\u2584\u2584\u2584\u2588 \u2592\u2588\u2584\u2584\u2588 \u2592\u2588\u2591\u2592\u2588 \u2592\u2588\u2591\u2592\u2588 \u2591\u2591\u2592\u2588\u2591\u2591
\u2592\u2588\u2580\u2580\u2580\u2588 \u2592\u2588\u2591\u2584\u2580 \u2592\u2588\u2580\u2580\u2580 \u2592\u2588\u2591\u2591\u2591 \u2592\u2588\u2580\u2580\u2580 \u2580\u2580\u2588\u2580\u2580 \u2592\u2588\u2580\u2580\u2580\u2588 \u2592\u2588\u2584\u2591\u2592\u2588 \u2592\u2588\u2580\u2580\u2580\u2588
\u2591\u2580\u2580\u2580\u2584\u2584 \u2592\u2588\u2580\u2584\u2591 \u2592\u2588\u2580\u2580\u2580 \u2592\u2588\u2591\u2591\u2591 \u2592\u2588\u2580\u2580\u2580 \u2591\u2592\u2588\u2591\u2591 \u2592\u2588\u2591\u2591\u2592\u2588 \u2592\u2588\u2592\u2588\u2592\u2588 \u2591\u2580\u2580\u2580\u2584\u2584
\u2592\u2588\u2584\u2584\u2584\u2588 \u2592\u2588\u2591\u2592\u2588 \u2592\u2588\u2584\u2584\u2584 \u2592\u2588\u2584\u2584\u2588 \u2592\u2588\u2584\u2584\u2584 \u2591\u2592\u2588\u2591\u2591 \u2592\u2588\u2584\u2584\u2584\u2588 \u2592\u2588\u2591\u2591\u2580\u2588 \u2592\u2588\u2584\u2584\u2584\u2588
\u2592\u2588\u2580\u2580\u2580\u2588 \u2592\u2588\u2580\u2580\u2588 \u2592\u2588\u2580\u2580\u2580\u2588 \u2592\u2588\u2580\u2580\u2580\u2588 \u2592\u2588\u2591\u2584\u2580 \u2592\u2588\u2591\u2591\u2592\u2588
\u2591\u2580\u2580\u2580\u2584\u2584 \u2592\u2588\u2584\u2584\u2588 \u2592\u2588\u2591\u2591\u2592\u2588 \u2592\u2588\u2591\u2591\u2592\u2588 \u2592\u2588\u2580\u2584\u2591 \u2592\u2588\u2584\u2584\u2584\u2588
\u2592\u2588\u2584\u2584\u2584\u2588 \u2592\u2588\u2591\u2591\u2591 \u2592\u2588\u2584\u2584\u2584\u2588 \u2592\u2588\u2584\u2584\u2584\u2588 \u2592\u2588\u2591\u2592\u2588 \u2591\u2591\u2592\u2588\u2591\u2591
\u2592\u2588\u2580\u2580\u2580\u2588 \u2592\u2588\u2580\u2580\u2588 \u2591\u2588\u2580\u2580\u2588 \u2592\u2588\u2580\u2580\u2588 \u2592\u2588\u2591\u2591\u2592\u2588
\u2591\u2580\u2580\u2580\u2584\u2584 \u2592\u2588\u2591\u2591\u2591 \u2592\u2588\u2584\u2584\u2588 \u2592\u2588\u2584\u2584\u2580 \u2592\u2588\u2584\u2584\u2584\u2588
\u2592\u2588\u2584\u2584\u2584\u2588 \u2592\u2588\u2584\u2584\u2588 \u2592\u2588\u2591\u2592\u2588 \u2592\u2588\u2591\u2592\u2588 \u2591\u2591\u2592\u2588\u2591\u2591
\u2592\u2588\u2580\u2580\u2580\u2588 \u2592\u2588\u2591\u2584\u2580 \u2592\u2588\u2580\u2580\u2580 \u2592\u2588\u2591\u2591\u2591 \u2592\u2588\u2580\u2580\u2580 \u2580\u2580\u2588\u2580\u2580 \u2592\u2588\u2580\u2580\u2580\u2588 \u2592\u2588\u2584\u2591\u2592\u2588 \u2592\u2588\u2580\u2580\u2580\u2588
\u2591\u2580\u2580\u2580\u2584\u2584 \u2592\u2588\u2580\u2584\u2591 \u2592\u2588\u2580\u2580\u2580 \u2592\u2588\u2591\u2591\u2591 \u2592\u2588\u2580\u2580\u2580 \u2591\u2592\u2588\u2591\u2591 \u2592\u2588\u2591\u2591\u2592\u2588 \u2592\u2588\u2592\u2588\u2592\u2588 \u2591\u2580\u2580\u2580\u2584\u2584
\u2592\u2588\u2584\u2584\u2584\u2588 \u2592\u2588\u2591\u2592\u2588 \u2592\u2588\u2584\u2584\u2584 \u2592\u2588\u2584\u2584\u2588 \u2592\u2588\u2584\u2584\u2584 \u2591\u2592\u2588\u2591\u2591 \u2592\u2588\u2584\u2584\u2584\u2588 \u2592\u2588\u2591\u2591\u2580\u2588 \u2592\u2588\u2584\u2584\u2584\u2588
<\/font>Chris Hallen<\/a><\/font> You'll be missed <\/3
<\/font>EMILYYYYY<\/a><\/font> <\/font>","gender":"female","name":"Emily Carloon","race_id":1,"security_status":5.023749524445486}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:01:49 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"4984";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""af2e4a7880951e9fd379cba5cab661005a46b88b416e05d2b06ee195"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 02:40:59 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 01:40:59 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:2:"99";s:23:"X-Esi-Error-Limit-Reset";s:2:"11";s:16:"X-Esi-Request-Id";s:36:"5469cd94-c027-463c-92e6-7657f77d989b";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:49 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"4984";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""af2e4a7880951e9fd379cba5cab661005a46b88b416e05d2b06ee195"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:40:59 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 01:40:59 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:2:"99";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:2:"11";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"5469cd94-c027-463c-92e6-7657f77d989b";}}s:11:"error_limit";i:99;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 02:40:59 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/characters/91794882/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91794882/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a247142f6
Binary files /dev/null and b/public/cache/latest/characters/91794882/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91817903/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91817903/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..cc3147f35
Binary files /dev/null and b/public/cache/latest/characters/91817903/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91846543/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91846543/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..20ee75d2a
Binary files /dev/null and b/public/cache/latest/characters/91846543/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/919098683/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/919098683/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e7b14bbaa
Binary files /dev/null and b/public/cache/latest/characters/919098683/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/91980111/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/91980111/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..28557c567
Binary files /dev/null and b/public/cache/latest/characters/91980111/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92067006/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92067006/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..66717af56
Binary files /dev/null and b/public/cache/latest/characters/92067006/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92169952/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92169952/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ee3b1fdeb
Binary files /dev/null and b/public/cache/latest/characters/92169952/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92216337/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92216337/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..41395d558
Binary files /dev/null and b/public/cache/latest/characters/92216337/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92304268/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92304268/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e5c5c1938
--- /dev/null
+++ b/public/cache/latest/characters/92304268/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":8994:{x:i:2;O:8:"stdClass":11:{s:11:"alliance_id";i:99004116;s:11:"ancestry_id";i:16;s:8:"birthday";s:20:"2012-07-29T17:46:16Z";s:12:"bloodline_id";i:8;s:14:"corporation_id";i:98156652;s:11:"description";s:2058:"` ΞνΞ ΘΠLІΠΞ
▄▌ ▒▄ ░ ▐▄███████▌
▐█▄▌ ▐█▌ ▒ ███▀▄████ ░
███▄ ██ ▓▌▐█▌▐████▌▐▓▄
▐██▀▄ ▓█ ▐█▄█ ████▓ █▓██▄▄
▐▄███ ██▒█▄ ██▓ ████▓ ████████▄ ▄
████▌ ██░█▌▐█▓ ████▓ █████████▓
████ █▌▐▄██▓ ▐████ █████████▌
████ ▐█ ████▌░▀▓██▌▐█▀█████▀
████ ▐█ █████ ▓▄▀██ ██▄▀▀
████▌ ▐█ ██████ ████▌▐▓
▐████ █▌▐██████▌▐████▒
███▀ ▄█▀▄████████▄████▌
▀ ▄▀▓██▀▀░▄██████▒████
▄████████████████▌▐███▌
████▀▄████████████▌ ████
████▌▐█████████████▌ ▀██▌
▐████ ███████████████░ ▐███
█████ ████████████████▄ ███
█████▌▐█████████████████ ▀██
██████▄▀████████████████▌ ▄▀
███████▄ ▀█████████████▀ ██▀▄
▐███████▀ ▀█████████▀ ▄█▀ ▄██▄
NBSI
if its red or meut to me kill it if ur blue to me my friend";s:6:"gender";s:4:"male";s:4:"name";s:16:"maverick doughty";s:7:"race_id";i:8;s:15:"security_status";d:5.013519815571809;s:5:"title";s:11:"CEO, nutter";};m:a:10:{s:3:"raw";s:3910:"{"alliance_id":99004116,"ancestry_id":16,"birthday":"2012-07-29T17:46:16Z","bloodline_id":8,"corporation_id":98156652,"description":"<\/font>` \u039e\u03bd\u039e \u0398\u03a0L\u0406\u03a0\u039e
<\/font> \u2584\u258c \u2592\u2584 \u2591 \u2590\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c
\u2590\u2588\u2584\u258c \u2590\u2588\u258c \u2592 \u2588\u2588\u2588\u2580\u2584\u2588\u2588\u2588\u2588 \u2591
\u2588\u2588\u2588\u2584 \u2588\u2588 \u2593\u258c\u2590\u2588\u258c\u2590\u2588\u2588\u2588\u2588\u258c\u2590\u2593\u2584
\u2590\u2588\u2588\u2580\u2584 \u2593\u2588 \u2590\u2588\u2584\u2588 \u2588\u2588\u2588\u2588\u2593 \u2588\u2593\u2588\u2588\u2584\u2584
\u2590\u2584\u2588\u2588\u2588 \u2588\u2588\u2592\u2588\u2584 \u2588\u2588\u2593 \u2588\u2588\u2588\u2588\u2593 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584 \u2584
\u2588\u2588\u2588\u2588\u258c \u2588\u2588\u2591\u2588\u258c\u2590\u2588\u2593 \u2588\u2588\u2588\u2588\u2593 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2593
\u2588\u2588\u2588\u2588 \u2588\u258c\u2590\u2584\u2588\u2588\u2593 \u2590\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c
\u2588\u2588\u2588\u2588 \u2590\u2588 \u2588\u2588\u2588\u2588\u258c\u2591\u2580\u2593\u2588\u2588\u258c\u2590\u2588\u2580\u2588\u2588\u2588\u2588\u2588\u2580
\u2588\u2588\u2588\u2588 \u2590\u2588 \u2588\u2588\u2588\u2588\u2588 \u2593\u2584\u2580\u2588\u2588 \u2588\u2588\u2584\u2580\u2580
\u2588\u2588\u2588\u2588\u258c \u2590\u2588 \u2588\u2588\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u2588\u258c\u2590\u2593
\u2590\u2588\u2588\u2588\u2588 \u2588\u258c\u2590\u2588\u2588\u2588\u2588\u2588\u2588\u258c\u2590\u2588\u2588\u2588\u2588\u2592
\u2588\u2588\u2588\u2580 \u2584\u2588\u2580\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584\u2588\u2588\u2588\u2588\u258c
\u2580 \u2584\u2580\u2593\u2588\u2588\u2580\u2580\u2591\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2592\u2588\u2588\u2588\u2588
\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c\u2590\u2588\u2588\u2588\u258c
\u2588\u2588\u2588\u2588\u2580\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c \u2588\u2588\u2588\u2588
\u2588\u2588\u2588\u2588\u258c\u2590\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c \u2580\u2588\u2588\u258c
\u2590\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2591 \u2590\u2588\u2588\u2588
\u2588\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584 \u2588\u2588\u2588
\u2588\u2588\u2588\u2588\u2588\u258c\u2590\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588 \u2580\u2588\u2588
\u2588\u2588\u2588\u2588\u2588\u2588\u2584\u2580\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c \u2584\u2580
\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584 \u2580\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580 \u2588\u2588\u2580\u2584
\u2590\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580 \u2580\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580 \u2584\u2588\u2580 \u2584\u2588\u2588\u2584
<\/font>NBSI
<\/font>if its red or meut to me kill it if ur blue to me my friend<\/font>","gender":"male","name":"maverick doughty","race_id":8,"security_status":5.013519815571809,"title":"CEO, nutter"}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:01:18 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"3910";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""650756e3ae7242a53793f534e10907240866a900baf6a87c87320fb7"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 03:01:18 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 02:01:18 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:3:"100";s:23:"X-Esi-Error-Limit-Reset";s:2:"42";s:16:"X-Esi-Request-Id";s:36:"334a0753-d108-4ce4-a9ad-a99f2d881fb7";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:18 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"3910";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""650756e3ae7242a53793f534e10907240866a900baf6a87c87320fb7"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 03:01:18 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:18 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:3:"100";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:2:"42";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"334a0753-d108-4ce4-a9ad-a99f2d881fb7";}}s:11:"error_limit";i:100;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 03:01:18 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/characters/92443218/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92443218/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..f1d1b0dcd
Binary files /dev/null and b/public/cache/latest/characters/92443218/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/924624128/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/924624128/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a16b11d30
Binary files /dev/null and b/public/cache/latest/characters/924624128/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92471016/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92471016/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4de98bea8
Binary files /dev/null and b/public/cache/latest/characters/92471016/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92507304/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92507304/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b4a9ba4c4
Binary files /dev/null and b/public/cache/latest/characters/92507304/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92528862/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92528862/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6af259ae5
Binary files /dev/null and b/public/cache/latest/characters/92528862/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92550493/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92550493/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..caf549535
Binary files /dev/null and b/public/cache/latest/characters/92550493/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92574788/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92574788/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c442d5545
Binary files /dev/null and b/public/cache/latest/characters/92574788/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92622654/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92622654/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..531cdfbdc
Binary files /dev/null and b/public/cache/latest/characters/92622654/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92815851/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92815851/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..3144e7ec2
Binary files /dev/null and b/public/cache/latest/characters/92815851/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92829713/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92829713/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..119c816ed
Binary files /dev/null and b/public/cache/latest/characters/92829713/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92842070/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92842070/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ee2ff6600
--- /dev/null
+++ b/public/cache/latest/characters/92842070/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":10186:{x:i:2;O:8:"stdClass":9:{s:11:"ancestry_id";i:13;s:8:"birthday";s:20:"2013-01-11T00:06:38Z";s:12:"bloodline_id";i:7;s:14:"corporation_id";i:1000107;s:11:"description";s:3339:"NRDS. Always looking to make new friends. o7
Prevent Successful Ganks
dotlan EVE Maps
Alternate 2D EVE Maps
EVE-Survival
Eve Central
zKillboard
eigie
CVA's KOS Checker
EVE University
Printable Reference Sheet
Useful Channels:
Anti-ganking
Gank-Intel
Reference Pics:
Anomalies and Sites
Damage Types
Hybrid Stats
Missile Stats
Laser Stats
Projectile Stats
T2 Drones
ECM and EWAR ";s:6:"gender";s:4:"male";s:4:"name";s:12:"Kilar Taymor";s:7:"race_id";i:8;s:15:"security_status";d:4.393654598662854;};m:a:10:{s:3:"raw";s:3888:"{"ancestry_id":13,"birthday":"2013-01-11T00:06:38Z","bloodline_id":7,"corporation_id":1000107,"description":"<\/font>NRDS. Always looking to make new friends. o7
<\/font>Prevent Successful Ganks<\/a><\/font>
<\/font>dotlan EVE Maps<\/a><\/font>
<\/font>Alternate 2D EVE Maps<\/a><\/font>
<\/font>EVE-Survival<\/a><\/font>
<\/font>Eve Central<\/a><\/font>
<\/font>zKillboard<\/a><\/font>
<\/font>eigie<\/a><\/font>
<\/font>CVA's KOS Checker<\/a><\/font>
<\/font>EVE University<\/a><\/font>
<\/font>Printable Reference Sheet<\/a><\/font>
<\/font>Useful Channels:
<\/font>Anti-ganking<\/a><\/b><\/font>
<\/font>Gank-Intel<\/a><\/font>
<\/font>Reference Pics:
<\/font>Anomalies and Sites<\/a><\/font>
<\/font>Damage Types<\/a><\/font>
<\/font>Hybrid Stats<\/a><\/font>
<\/font>Missile Stats<\/a><\/font>
<\/font>Laser Stats<\/a><\/font>
<\/font>Projectile Stats<\/a><\/font>
<\/font>T2 Drones<\/a><\/font>
<\/font>ECM and EWAR<\/a><\/font> <\/b><\/font>","gender":"male","name":"Kilar Taymor","race_id":8,"security_status":4.393654598662854}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:02:13 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"3888";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""7c63bb7957e805711aeaf6e7f2d38343a48ebec87f0e62d018f9b4e5"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 03:02:13 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 02:02:13 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:3:"100";s:23:"X-Esi-Error-Limit-Reset";s:2:"47";s:16:"X-Esi-Request-Id";s:36:"01350b6f-c815-48c4-9121-a352a05b69d8";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:02:13 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"3888";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""7c63bb7957e805711aeaf6e7f2d38343a48ebec87f0e62d018f9b4e5"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 03:02:13 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:02:13 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:3:"100";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:2:"47";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"01350b6f-c815-48c4-9121-a352a05b69d8";}}s:11:"error_limit";i:100;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 03:02:13 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/characters/92870387/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92870387/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c57161771
Binary files /dev/null and b/public/cache/latest/characters/92870387/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/92876188/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/92876188/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..21584ba9c
Binary files /dev/null and b/public/cache/latest/characters/92876188/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93147082/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93147082/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
index ef6bf2c8b..2d01ed5d0 100644
Binary files a/public/cache/latest/characters/93147082/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache and b/public/cache/latest/characters/93147082/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/933503683/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/933503683/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..f33335ab8
Binary files /dev/null and b/public/cache/latest/characters/933503683/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93411045/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93411045/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..302d168c9
Binary files /dev/null and b/public/cache/latest/characters/93411045/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93422254/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93422254/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..8790727a9
Binary files /dev/null and b/public/cache/latest/characters/93422254/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93477228/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93477228/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..661126367
Binary files /dev/null and b/public/cache/latest/characters/93477228/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93513226/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93513226/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..337f6251e
Binary files /dev/null and b/public/cache/latest/characters/93513226/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93531520/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93531520/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..833a88e70
Binary files /dev/null and b/public/cache/latest/characters/93531520/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93548073/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93548073/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..0b1cf7267
Binary files /dev/null and b/public/cache/latest/characters/93548073/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93567067/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93567067/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5b9da35ce
Binary files /dev/null and b/public/cache/latest/characters/93567067/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93567508/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93567508/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..8501a29e8
Binary files /dev/null and b/public/cache/latest/characters/93567508/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93590272/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93590272/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..71ea9b80f
Binary files /dev/null and b/public/cache/latest/characters/93590272/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93632915/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93632915/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..08de0dd4c
Binary files /dev/null and b/public/cache/latest/characters/93632915/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93684726/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93684726/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..8e299a861
Binary files /dev/null and b/public/cache/latest/characters/93684726/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93692089/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93692089/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..d8a01c848
Binary files /dev/null and b/public/cache/latest/characters/93692089/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93936741/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93936741/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c261d4d39
Binary files /dev/null and b/public/cache/latest/characters/93936741/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/93999865/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/93999865/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..cbf4c4c46
Binary files /dev/null and b/public/cache/latest/characters/93999865/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94006388/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94006388/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..3f5c30292
Binary files /dev/null and b/public/cache/latest/characters/94006388/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/940176404/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/940176404/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..efe7962e9
Binary files /dev/null and b/public/cache/latest/characters/940176404/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94034663/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94034663/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..7892c2a00
Binary files /dev/null and b/public/cache/latest/characters/94034663/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94112830/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94112830/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..7da4ca331
Binary files /dev/null and b/public/cache/latest/characters/94112830/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94139398/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94139398/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..735b993f5
Binary files /dev/null and b/public/cache/latest/characters/94139398/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94182849/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94182849/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..22a6af29b
Binary files /dev/null and b/public/cache/latest/characters/94182849/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94225746/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94225746/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..806c80972
Binary files /dev/null and b/public/cache/latest/characters/94225746/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94296971/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94296971/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c0aaa470b
Binary files /dev/null and b/public/cache/latest/characters/94296971/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94304148/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94304148/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6887d9085
Binary files /dev/null and b/public/cache/latest/characters/94304148/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94317481/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94317481/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..221ca2fd4
Binary files /dev/null and b/public/cache/latest/characters/94317481/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94394459/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94394459/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4e01427f2
Binary files /dev/null and b/public/cache/latest/characters/94394459/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94453467/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94453467/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..d8cd87e27
Binary files /dev/null and b/public/cache/latest/characters/94453467/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94489507/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94489507/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..94021f00b
--- /dev/null
+++ b/public/cache/latest/characters/94489507/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":9026:{x:i:2;O:8:"stdClass":9:{s:11:"ancestry_id";i:9;s:8:"birthday";s:20:"2014-03-19T22:03:03Z";s:12:"bloodline_id";i:2;s:14:"corporation_id";i:1856227611;s:11:"description";s:2146:" From the land of vikings, CCP, beautiful women, erupting volcanos and rotten shark
THE LEGEND OF ME WAS BORN
▄▌ ▒▄ ░ ▐▄███████▌
▐█▄▌ ▐█▌ ▒ ███▀▄████ ░
███▄ ██ ▓▌▐█▌▐████▌▐▓▄
▐██▀▄ ▓█ ▐█▄█ ████▓ █▓██▄▄
▐▄███ ██▒█▄ ██▓ ████▓ ████████▄▄
████▌ ██░█▌▐█▓ ████▓ █████████▓
████ █▌▐▄██▓ ▐████ █████████▌
████ ▐█ ████▌░▀▓██▌▐█▀█████▀
████ ▐█ █████ ▓▄▀██ ██▄▀▀
████▌ ▐█ ██████ ████▌▐▓
▐████ █▌▐██████▌▐████▒
███▀ ▄█▀▄████████▄████▌
▀ ▄▀▓██▀▀░▄██████▒████
▄████████████████▌▐███▌
████▀▄████████████▌ ████
████▌▐█████████████▌ ▀██▌
▐████ ███████████████░ ▐███
█████ ████████████████▄ ███▌
█████▌▐█████████████████ ▀██
██████▄▀████████████████▌ ▄▀
███████▄ ▀█████████████▀ ██▀▄
▐███████▀ ▀█████████▀ ▄█▀ ▄██▄";s:6:"gender";s:6:"female";s:4:"name";s:12:"Deedee Zoega";s:7:"race_id";i:1;s:15:"security_status";d:5.004149496871546;};m:a:10:{s:3:"raw";s:3920:"{"ancestry_id":9,"birthday":"2014-03-19T22:03:03Z","bloodline_id":2,"corporation_id":1856227611,"description":" <\/font>From the land of vikings, CCP, beautiful women, erupting volcanos and rotten shark<\/u>
<\/font>THE LEGEND OF ME WAS BORN<\/b>
<\/font> \u2584\u258c \u2592\u2584 \u2591 \u2590\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c
\u2590\u2588\u2584\u258c \u2590\u2588\u258c \u2592 \u2588\u2588\u2588\u2580\u2584\u2588\u2588\u2588\u2588 \u2591
\u2588\u2588\u2588\u2584 \u2588\u2588 \u2593\u258c\u2590\u2588\u258c\u2590\u2588\u2588\u2588\u2588\u258c\u2590\u2593\u2584
\u2590\u2588\u2588\u2580\u2584 \u2593\u2588 \u2590\u2588\u2584\u2588 \u2588\u2588\u2588\u2588\u2593 \u2588\u2593\u2588\u2588\u2584\u2584
\u2590\u2584\u2588\u2588\u2588 \u2588\u2588\u2592\u2588\u2584 \u2588\u2588\u2593 \u2588\u2588\u2588\u2588\u2593 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584\u2584
\u2588\u2588\u2588\u2588\u258c \u2588\u2588\u2591\u2588\u258c\u2590\u2588\u2593 \u2588\u2588\u2588\u2588\u2593 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2593
\u2588\u2588\u2588\u2588 \u2588\u258c\u2590\u2584\u2588\u2588\u2593 \u2590\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c
\u2588\u2588\u2588\u2588 \u2590\u2588 \u2588\u2588\u2588\u2588\u258c\u2591\u2580\u2593\u2588\u2588\u258c\u2590\u2588\u2580\u2588\u2588\u2588\u2588\u2588\u2580
\u2588\u2588\u2588\u2588 \u2590\u2588 \u2588\u2588\u2588\u2588\u2588 \u2593\u2584\u2580\u2588\u2588 \u2588\u2588\u2584\u2580\u2580
\u2588\u2588\u2588\u2588\u258c \u2590\u2588 \u2588\u2588\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u2588\u258c\u2590\u2593
\u2590\u2588\u2588\u2588\u2588 \u2588\u258c\u2590\u2588\u2588\u2588\u2588\u2588\u2588\u258c\u2590\u2588\u2588\u2588\u2588\u2592
\u2588\u2588\u2588\u2580 \u2584\u2588\u2580\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584\u2588\u2588\u2588\u2588\u258c
\u2580 \u2584\u2580\u2593\u2588\u2588\u2580\u2580\u2591\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2592\u2588\u2588\u2588\u2588
\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c\u2590\u2588\u2588\u2588\u258c
\u2588\u2588\u2588\u2588\u2580\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c \u2588\u2588\u2588\u2588
\u2588\u2588\u2588\u2588\u258c\u2590\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c \u2580\u2588\u2588\u258c
\u2590\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2591 \u2590\u2588\u2588\u2588
\u2588\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584 \u2588\u2588\u2588\u258c
\u2588\u2588\u2588\u2588\u2588\u258c\u2590\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588 \u2580\u2588\u2588
\u2588\u2588\u2588\u2588\u2588\u2588\u2584\u2580\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c \u2584\u2580
\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2584 \u2580\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580 \u2588\u2588\u2580\u2584
\u2590\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580 \u2580\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2580 \u2584\u2588\u2580 \u2584\u2588\u2588\u2584<\/font>","gender":"female","name":"Deedee Zoega","race_id":1,"security_status":5.004149496871546}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:01:40 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"3920";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""7745af12d539a5a8869127a3360626622060bf34fa10e1244a8e5176"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 03:01:40 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 02:01:40 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:2:"99";s:23:"X-Esi-Error-Limit-Reset";s:2:"20";s:16:"X-Esi-Request-Id";s:36:"5fcd86fd-85f8-4c47-92ac-0db85cee9714";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:40 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"3920";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""7745af12d539a5a8869127a3360626622060bf34fa10e1244a8e5176"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 03:01:40 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:40 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:2:"99";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:2:"20";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"5fcd86fd-85f8-4c47-92ac-0db85cee9714";}}s:11:"error_limit";i:99;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 03:01:40 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/characters/94497024/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94497024/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..f95b760fa
Binary files /dev/null and b/public/cache/latest/characters/94497024/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94517136/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94517136/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..da6b7616a
Binary files /dev/null and b/public/cache/latest/characters/94517136/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94622380/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94622380/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a7b923ab8
Binary files /dev/null and b/public/cache/latest/characters/94622380/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94961117/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94961117/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c4d6aac5e
Binary files /dev/null and b/public/cache/latest/characters/94961117/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/94961477/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/94961477/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..0041b4ebf
Binary files /dev/null and b/public/cache/latest/characters/94961477/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/950302005/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/950302005/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..3bef418e6
--- /dev/null
+++ b/public/cache/latest/characters/950302005/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":8141:{x:i:2;O:8:"stdClass":10:{s:11:"alliance_id";i:99004116;s:11:"ancestry_id";i:22;s:8:"birthday";s:20:"2004-03-28T14:32:00Z";s:12:"bloodline_id";i:4;s:14:"corporation_id";i:98251577;s:11:"description";s:2358:"Loading PVP environment, Please stand by...
██▒▒▒▒▒▒▒▒▒
Error code 0x0001001
PVP mode is missing primary file Desire.sys. User interaction will succeed in death.
--------------------
I got a couple from Bowbndr and a couple from Aelexios, some I found, Just some smiles.
How Eve works..
Smack it, shake it
In system... Crap!
Boxing... No, not like that.
Haha, hah... h... Ahhhh!
RL Eve Ninja(s)?
Activating clone..
Wrong Neighborhood
Facepaw(lm)
Warp in.. maybe
First time Bomber
Hostiles gone, time to go
Gate Camp!
No scouts? Jump on in!
The spy who floored me
Jump, wait, guys?
Quick, hide the loo
Rest In Peace: Gone too soon
Slick Jazzman";s:6:"gender";s:4:"male";s:4:"name";s:6:"Phuzzy";s:7:"race_id";i:2;s:15:"security_status";d:5.009668525678917;};m:a:10:{s:3:"raw";s:2802:"{"alliance_id":99004116,"ancestry_id":22,"birthday":"2004-03-28T14:32:00Z","bloodline_id":4,"corporation_id":98251577,"description":"Loading PVP environment, Please stand by...
\u2588\u2588<\/font>\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592\u2592
<\/font>Error code 0x0001001
PVP mode is missing primary file Desire.sys. User interaction will succeed in death.
--------------------
I got a couple from <\/font>Bowbndr<\/a><\/font> and a couple from <\/font>Aelexios<\/a><\/font>, some I found, Just some smiles.
<\/font>How Eve works..<\/a>
Smack it, shake it<\/a>
In system... Crap<\/loc>!<\/a>
Boxing... No, not like that<\/loc>.<\/a>
Haha, hah... h... Ahhhh!<\/a>
RL Eve Ninja(s)<\/loc>?<\/a>
Activating clone.<\/loc>.<\/a>
Wrong Neighborhoo<\/loc>d<\/a>
Facepaw(lm<\/loc>)<\/a>
Warp in.. mayb<\/loc>e<\/a>
First time Bombe<\/loc>r<\/a>
Hostiles gone, time to g<\/loc>o<\/a>
Gate Camp<\/loc>!<\/a>
No scouts? Jump on in<\/loc>!<\/a>
The spy who floored m<\/loc>e<\/a>
Jump, wait, guys<\/loc>?<\/a>
Quick, hide the lo<\/loc>o<\/a>
<\/font>Rest In Peace: Gone too soon
<\/font>Slick Jazzman<\/a><\/font>","gender":"male","name":"Phuzzy","race_id":2,"security_status":5.009668525678917}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:01:31 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"2802";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""6d23146fa61ddf2aa86f5ee19959e9651cd04210ecee2eefa416316d"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 02:48:51 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 01:48:51 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:2:"99";s:23:"X-Esi-Error-Limit-Reset";s:2:"29";s:16:"X-Esi-Request-Id";s:36:"38299c9e-57d8-42ac-aa07-934dddde8ccb";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:31 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"2802";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""6d23146fa61ddf2aa86f5ee19959e9651cd04210ecee2eefa416316d"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:48:51 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 01:48:51 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:2:"99";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:2:"29";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"38299c9e-57d8-42ac-aa07-934dddde8ccb";}}s:11:"error_limit";i:99;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 02:48:51 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/characters/95035389/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95035389/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..bbafa038b
Binary files /dev/null and b/public/cache/latest/characters/95035389/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95095961/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95095961/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..74055bc53
Binary files /dev/null and b/public/cache/latest/characters/95095961/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95114344/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95114344/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..7fc6f817f
Binary files /dev/null and b/public/cache/latest/characters/95114344/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95141663/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95141663/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..2478cbf85
Binary files /dev/null and b/public/cache/latest/characters/95141663/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95177841/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95177841/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..f03f80f96
Binary files /dev/null and b/public/cache/latest/characters/95177841/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95210639/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95210639/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..28dee3212
Binary files /dev/null and b/public/cache/latest/characters/95210639/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95251069/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95251069/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..76b5451ed
Binary files /dev/null and b/public/cache/latest/characters/95251069/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95387797/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95387797/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..02315322a
Binary files /dev/null and b/public/cache/latest/characters/95387797/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95408201/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95408201/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..338f4ac65
Binary files /dev/null and b/public/cache/latest/characters/95408201/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95447140/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95447140/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..816c7385c
Binary files /dev/null and b/public/cache/latest/characters/95447140/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95468082/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95468082/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..1b91487d3
Binary files /dev/null and b/public/cache/latest/characters/95468082/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95495728/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95495728/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ed0f376bf
Binary files /dev/null and b/public/cache/latest/characters/95495728/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95536228/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95536228/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c48d4757b
Binary files /dev/null and b/public/cache/latest/characters/95536228/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95623268/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95623268/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6693955fc
Binary files /dev/null and b/public/cache/latest/characters/95623268/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95642948/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95642948/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..1bbdb8e11
Binary files /dev/null and b/public/cache/latest/characters/95642948/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95713906/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95713906/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..50f8b145e
Binary files /dev/null and b/public/cache/latest/characters/95713906/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95729468/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95729468/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..1373021fc
Binary files /dev/null and b/public/cache/latest/characters/95729468/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95761160/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95761160/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b3c3b47d5
Binary files /dev/null and b/public/cache/latest/characters/95761160/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95762171/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95762171/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5e2fd77f1
Binary files /dev/null and b/public/cache/latest/characters/95762171/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95808813/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95808813/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9afa2ded7
Binary files /dev/null and b/public/cache/latest/characters/95808813/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95822946/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95822946/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9f1f0fde4
Binary files /dev/null and b/public/cache/latest/characters/95822946/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95846365/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95846365/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..fdc1ab8d2
Binary files /dev/null and b/public/cache/latest/characters/95846365/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95865131/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95865131/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a05c3d429
Binary files /dev/null and b/public/cache/latest/characters/95865131/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95869113/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95869113/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..f83b93554
Binary files /dev/null and b/public/cache/latest/characters/95869113/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95893091/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95893091/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..436da56c7
Binary files /dev/null and b/public/cache/latest/characters/95893091/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95938714/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95938714/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4088b0efe
Binary files /dev/null and b/public/cache/latest/characters/95938714/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95955452/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95955452/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..724676f68
Binary files /dev/null and b/public/cache/latest/characters/95955452/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95961289/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95961289/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ef0434932
Binary files /dev/null and b/public/cache/latest/characters/95961289/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95964351/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95964351/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..cd903fea7
Binary files /dev/null and b/public/cache/latest/characters/95964351/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95977326/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95977326/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..2d6516da9
Binary files /dev/null and b/public/cache/latest/characters/95977326/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/95984402/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/95984402/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..50030e91b
Binary files /dev/null and b/public/cache/latest/characters/95984402/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96054835/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96054835/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..78e91dd00
Binary files /dev/null and b/public/cache/latest/characters/96054835/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96190362/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96190362/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..90ecb13f9
Binary files /dev/null and b/public/cache/latest/characters/96190362/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96209254/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96209254/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..2fb8e22ef
Binary files /dev/null and b/public/cache/latest/characters/96209254/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96306968/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96306968/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a83ae3e34
Binary files /dev/null and b/public/cache/latest/characters/96306968/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96384820/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96384820/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..135f8274f
Binary files /dev/null and b/public/cache/latest/characters/96384820/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96422812/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96422812/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..683d47ed2
Binary files /dev/null and b/public/cache/latest/characters/96422812/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96471850/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96471850/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5a89a9e20
Binary files /dev/null and b/public/cache/latest/characters/96471850/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96483076/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96483076/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..70d4075f0
Binary files /dev/null and b/public/cache/latest/characters/96483076/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96561876/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96561876/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..841cffaf2
Binary files /dev/null and b/public/cache/latest/characters/96561876/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96579839/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96579839/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..30b2ddf98
Binary files /dev/null and b/public/cache/latest/characters/96579839/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96597840/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96597840/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..cbceb75b9
Binary files /dev/null and b/public/cache/latest/characters/96597840/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96606176/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96606176/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..78b4e3d82
Binary files /dev/null and b/public/cache/latest/characters/96606176/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96703912/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96703912/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..80972dd8a
Binary files /dev/null and b/public/cache/latest/characters/96703912/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96718063/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96718063/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a6241f53b
Binary files /dev/null and b/public/cache/latest/characters/96718063/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96774114/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96774114/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..6634c3cb7
Binary files /dev/null and b/public/cache/latest/characters/96774114/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96816560/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96816560/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..53bf8db9a
Binary files /dev/null and b/public/cache/latest/characters/96816560/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96849482/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96849482/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5f43f8abf
Binary files /dev/null and b/public/cache/latest/characters/96849482/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96851210/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96851210/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..58dc288e5
Binary files /dev/null and b/public/cache/latest/characters/96851210/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96859882/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96859882/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..608f7c8ce
Binary files /dev/null and b/public/cache/latest/characters/96859882/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96879606/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96879606/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a779e7ceb
Binary files /dev/null and b/public/cache/latest/characters/96879606/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96884790/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96884790/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c5f804cae
Binary files /dev/null and b/public/cache/latest/characters/96884790/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96901216/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96901216/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..cbfc35f35
Binary files /dev/null and b/public/cache/latest/characters/96901216/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96974941/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96974941/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c1badf6b1
Binary files /dev/null and b/public/cache/latest/characters/96974941/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/96978025/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/96978025/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..8d6151de5
Binary files /dev/null and b/public/cache/latest/characters/96978025/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/97128598/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/97128598/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..19f2776f9
Binary files /dev/null and b/public/cache/latest/characters/97128598/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/97132002/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/97132002/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..81152e5ae
Binary files /dev/null and b/public/cache/latest/characters/97132002/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/97202111/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/97202111/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..90fadccbd
Binary files /dev/null and b/public/cache/latest/characters/97202111/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/97216775/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/97216775/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9e4176e3a
Binary files /dev/null and b/public/cache/latest/characters/97216775/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/characters/975959403/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/characters/975959403/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..95876ccb9
Binary files /dev/null and b/public/cache/latest/characters/975959403/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1000001/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1000001/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..429ecba68
Binary files /dev/null and b/public/cache/latest/corporations/1000001/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1000006/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1000006/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..7c2dc88a3
Binary files /dev/null and b/public/cache/latest/corporations/1000006/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1000009/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1000009/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ce81e01fe
Binary files /dev/null and b/public/cache/latest/corporations/1000009/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1000014/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1000014/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..107029754
Binary files /dev/null and b/public/cache/latest/corporations/1000014/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1000046/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1000046/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..02736c61a
Binary files /dev/null and b/public/cache/latest/corporations/1000046/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1000060/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1000060/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e15cef134
Binary files /dev/null and b/public/cache/latest/corporations/1000060/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1000066/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1000066/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c17f3e971
Binary files /dev/null and b/public/cache/latest/corporations/1000066/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1000072/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1000072/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..37833dac4
Binary files /dev/null and b/public/cache/latest/corporations/1000072/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1000107/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1000107/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..7a459416e
Binary files /dev/null and b/public/cache/latest/corporations/1000107/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1000111/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1000111/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..7215989d9
Binary files /dev/null and b/public/cache/latest/corporations/1000111/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1000114/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1000114/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..353ebd59a
Binary files /dev/null and b/public/cache/latest/corporations/1000114/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1109790549/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1109790549/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4ddf9745a
Binary files /dev/null and b/public/cache/latest/corporations/1109790549/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1129235924/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1129235924/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4ba76db53
Binary files /dev/null and b/public/cache/latest/corporations/1129235924/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1297486126/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1297486126/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a0cd72f89
Binary files /dev/null and b/public/cache/latest/corporations/1297486126/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1730759390/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1730759390/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..0b984ec5a
Binary files /dev/null and b/public/cache/latest/corporations/1730759390/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/1856227611/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/1856227611/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9f2f6fa4d
Binary files /dev/null and b/public/cache/latest/corporations/1856227611/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/2050167181/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/2050167181/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
index 5a46075d3..6cc91abbb 100644
Binary files a/public/cache/latest/corporations/2050167181/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache and b/public/cache/latest/corporations/2050167181/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/259634915/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/259634915/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
index 7259f4195..1b190313f 100644
Binary files a/public/cache/latest/corporations/259634915/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache and b/public/cache/latest/corporations/259634915/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98016475/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98016475/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..199399da7
--- /dev/null
+++ b/public/cache/latest/corporations/98016475/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":8119:{x:i:2;O:8:"stdClass":13:{s:11:"alliance_id";i:99007077;s:6:"ceo_id";i:90290592;s:10:"creator_id";i:90238338;s:12:"date_founded";s:20:"2011-01-23T12:36:00Z";s:11:"description";s:2310:"☢☢☢ WYNX Industries ☢☢☢
ist eine deutschsprachige Corporation mit Hauptsitz in Lower-Domain und im südlichen Null-Security Space.
Wir sind auf Industrie spezialisiert und betreiben intensiv Handel mit allen Gebieten im High-Sec und Null-Sec.
Durch unsere starken High-Sec Wurzeln können wir ein breit gefächertes Angebot an Infrastruktur im High- und Null-Sec anbieten.
Alles was Industrielle, Miner, Mission-Runner, Ratter oder Händler benötigen ist bei uns bereits vorhanden.
Unsere Corporation bietet Aktivitäten im Bereich PvE, Mining und Industry.
Zusammen mit unserer Coalition ist auch small- bis large-scale PvP möglich.
Bei uns gibt es erfahrene Piloten, aber auch Rookies, die erste Schritte im Null-Sektor machen möchten.
Unsere Member wählen selbst, ob sie im High-Sec oder im Null-Sec aktiv sein wollen.
Wir helfen jedem gerne dabei in der jeweiligen Region Fuß zu fassen und seine Ziele zu erreichen.
Unsere höchste Priorität ist: Real-Life-First
Es gibt keinen Zwang oder Verpflichtungen!
Wir legen großen Wert auf einen respektvollen Umgang und ein geduldiges Miteinander.
Wenn du ein Teil von WYNX Industries werden willst, melde dich bei uns:
Public Channel: WYNX
Recruiting contacts (Email am besten an alle): Lord ButcherC, Emre Altinsu";s:15:"home_station_id";i:60004591;s:12:"member_count";i:288;s:4:"name";s:15:"WYNX Industries";s:6:"shares";i:1000;s:8:"tax_rate";d:0.1;s:6:"ticker";s:4:"WYNX";s:3:"url";s:0:"";s:12:"war_eligible";b:1;};m:a:10:{s:3:"raw";s:2762:"{"alliance_id":99007077,"ceo_id":90290592,"creator_id":90238338,"date_founded":"2011-01-23T12:36:00Z","description":"<\/font>\u2622\u2622\u2622<\/font> <\/font>WYNX Industries<\/font> <\/b><\/font>\u2622\u2622\u2622
<\/font>ist eine deutschsprachige Corporation mit Hauptsitz in Lower-Domain und im s\u00fcdlichen Null-Security Space.
Wir sind auf Industrie spezialisiert und betreiben intensiv Handel mit allen Gebieten im High-Sec und Null-Sec.
Durch unsere starken High-Sec Wurzeln k\u00f6nnen wir ein breit gef\u00e4chertes Angebot an Infrastruktur im High- und Null-Sec anbieten.
Alles was Industrielle, Miner, Mission-Runner, Ratter oder H\u00e4ndler ben\u00f6tigen ist bei uns bereits vorhanden.
Unsere Corporation bietet Aktivit\u00e4ten im Bereich PvE, Mining und Industry<\/b>.
Zusammen mit unserer Coalition ist auch small- bis large-scale PvP m\u00f6glich.
Bei uns gibt es erfahrene Piloten, aber auch Rookies, die erste Schritte im Null-Sektor machen m\u00f6chten.
Unsere Member w\u00e4hlen selbst, ob sie im High-Sec oder im Null-Sec aktiv sein wollen.
Wir helfen jedem gerne dabei in der jeweiligen Region Fu\u00df zu fassen und seine Ziele zu erreichen.
Unsere h\u00f6chste Priorit\u00e4t ist: <\/font> Real-Life-First<\/b>
<\/font>Es gibt keinen Zwang oder Verpflichtungen!
Wir legen gro\u00dfen Wert auf einen <\/font>respektvollen Umgang<\/b><\/font> und ein <\/font>geduldiges Miteinander<\/b><\/font>.
Wenn du ein Teil von WYNX Industries werden willst, melde dich bei uns:<\/b>
<\/font>Public Channel: <\/font>WYNX<\/a><\/font>
Recruiting contacts (Email am besten an alle): <\/font>Lord ButcherC<\/a><\/font>, <\/font>Emre Altinsu<\/a><\/font>","home_station_id":60004591,"member_count":288,"name":"WYNX Industries","shares":1000,"tax_rate":0.1,"ticker":"WYNX","url":"","war_eligible":true}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:01:56 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"2762";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""96e8f9abda698da70e7250c69fbb4f9ffbea22643f1320c3fe79b74d"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 02:15:26 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 01:15:26 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:2:"99";s:23:"X-Esi-Error-Limit-Reset";s:1:"4";s:16:"X-Esi-Request-Id";s:36:"a8c00304-746d-4910-bddd-0038779b7442";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:56 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"2762";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""96e8f9abda698da70e7250c69fbb4f9ffbea22643f1320c3fe79b74d"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:15:26 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 01:15:26 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:2:"99";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:1:"4";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"a8c00304-746d-4910-bddd-0038779b7442";}}s:11:"error_limit";i:99;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 02:15:26 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/corporations/98024275/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98024275/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..26090ce29
Binary files /dev/null and b/public/cache/latest/corporations/98024275/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98048488/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98048488/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..985839930
Binary files /dev/null and b/public/cache/latest/corporations/98048488/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98070024/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98070024/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ea89180aa
Binary files /dev/null and b/public/cache/latest/corporations/98070024/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98097414/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98097414/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
index 396319f88..efce36b24 100644
Binary files a/public/cache/latest/corporations/98097414/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache and b/public/cache/latest/corporations/98097414/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98139880/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98139880/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4564f910a
Binary files /dev/null and b/public/cache/latest/corporations/98139880/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98156652/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98156652/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..3e53b4315
Binary files /dev/null and b/public/cache/latest/corporations/98156652/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98169165/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98169165/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..864088102
Binary files /dev/null and b/public/cache/latest/corporations/98169165/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98181474/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98181474/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..a5c4f881b
Binary files /dev/null and b/public/cache/latest/corporations/98181474/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98187440/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98187440/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..1720f923a
--- /dev/null
+++ b/public/cache/latest/corporations/98187440/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":9260:{x:i:2;O:8:"stdClass":13:{s:11:"alliance_id";i:99004116;s:6:"ceo_id";i:93981395;s:10:"creator_id";i:151184335;s:12:"date_founded";s:20:"2013-03-21T21:25:54Z";s:11:"description";s:2840:"Willkommen bei der Scandium Defense and Security Inc. (SDASI)
Unsere Geschichte begann im Gallente-Raum und führte uns über Umwege zu unserer Berufung: Dem Leben im Wurmloch.
Aufgrund unserer aktiven und engagierten Mitglieder, sowie der äußerst intensiven Zusammenarbeit mit den Corporations der Dark - Alliance und guten Partnerschaften mit anderen Corporations, sind wir in der Lage, viel zu bieten:
Ausbildung
Unsere Mitglieder erfahren eine solide Ausbildung in vielen Aspekten. Dadurch stellen wir die guten Fähigkeiten unserer Mitglieder sicher und verschaffen uns einen Vorteil gegenüber anderen.
PvP
Bei Interesse an PvP seid ihr gut bei der SDASI aufgehoben. Wir bieten euch PvP im Wurmloch, Low-Sec sowie im 0.0. Unsere eigenen Aktivitäten werden durch externe Kontakte ergänzt.
ISK
Natürlich benötigt jeder Pilot auch ISK. Und davon am Besten viel. Um dies zu erreichen stehen euch alle Möglichkeiten des Wurmlochs offen. Dies umfasst bspw. lukrative Sleeper-Sites, Gas-Mining, PI und mögliche Ausflüge in Shattered-WH’s sowie angrenzende Known-Space-Gebiete.
Natürlich bieten wir euch noch mehr.
Wahrscheinlich jeder hat mehr als nur ein Interesse. Auch darauf sind wir vorbereitet. So bieten wir bieten wir u.a. kostenlose Industrie (Forschung / Produktion). Solltet ihr Fragen oder Interesse an uns haben, dann wendet euch direkt an uns oder besucht unseren Channel SDASI Rek.
Ansprechpartner:
- Sophia Mileghere
- Lornam Taranogas
- Chris Corsten ";s:15:"home_station_id";i:60004369;s:12:"member_count";i:64;s:4:"name";s:34:"Scandium Defense and Security Inc.";s:6:"shares";i:11000;s:8:"tax_rate";d:0.05;s:6:"ticker";s:5:"SDASI";s:3:"url";s:0:"";s:12:"war_eligible";b:1;};m:a:10:{s:3:"raw";s:3346:"{"alliance_id":99004116,"ceo_id":93981395,"creator_id":151184335,"date_founded":"2013-03-21T21:25:54Z","description":"<\/font>Willkommen bei der <\/font>Scandium Defense and Security Inc.<\/a><\/loc><\/font> (SDASI)<\/b>
<\/font>
<\/font>Unsere Geschichte begann im Gallente-Raum und f\u00fchrte uns \u00fcber Umwege zu unserer Berufung: Dem Leben im Wurmloch.
Aufgrund unserer aktiven und engagierten Mitglieder, sowie der \u00e4u\u00dferst intensiven Zusammenarbeit mit den Corporations der Dark - Alliance und guten Partnerschaften mit anderen Corporations, sind wir in der Lage, viel zu bieten:
<\/font>
<\/font>Ausbildung<\/b>
<\/font>Unsere Mitglieder erfahren eine solide Ausbildung in vielen Aspekten. Dadurch stellen wir die guten F\u00e4higkeiten unserer Mitglieder sicher und verschaffen uns einen Vorteil gegen\u00fcber anderen.
<\/font>PvP<\/b>
<\/font>Bei Interesse an PvP seid ihr gut bei der SDASI aufgehoben. Wir bieten euch PvP im Wurmloch, Low-Sec sowie im 0.0. Unsere eigenen Aktivit\u00e4ten werden durch externe Kontakte erg\u00e4nzt.
<\/font>ISK<\/b>
<\/font>Nat\u00fcrlich ben\u00f6tigt jeder Pilot auch ISK. Und davon am Besten viel. Um dies zu erreichen stehen euch alle M\u00f6glichkeiten des Wurmlochs offen. Dies umfasst bspw. lukrative Sleeper-Sites, Gas-Mining, PI und m\u00f6gliche Ausfl\u00fcge in Shattered-WH\u2019s sowie angrenzende Known-Space-Gebiete.
<\/font>Nat\u00fcrlich bieten wir euch noch mehr. <\/b>
<\/font>Wahrscheinlich jeder hat mehr als nur ein Interesse. Auch darauf sind wir vorbereitet. So bieten wir bieten wir u.a. kostenlose Industrie (Forschung \/ Produktion). Solltet ihr Fragen oder Interesse an uns haben, dann wendet euch direkt an uns oder besucht unseren Channel <\/font>SDASI Rek<\/a><\/font>.
<\/font>Ansprechpartner:<\/b><\/u>
<\/font>- <\/font>Sophia Mileghere<\/a>
<\/font>- <\/font>Lornam Taranogas<\/a><\/font>
- <\/font>Chris Corsten<\/a><\/font> <\/font>","home_station_id":60004369,"member_count":64,"name":"Scandium Defense and Security Inc.","shares":11000,"tax_rate":0.05,"ticker":"SDASI","url":"","war_eligible":true}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:02:25 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"3346";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""0ee0903a071a3f3ec5e80327d13993180b54285114089707d87209c7"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 02:41:51 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 01:41:51 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:3:"100";s:23:"X-Esi-Error-Limit-Reset";s:2:"35";s:16:"X-Esi-Request-Id";s:36:"fe654d8b-cd3b-4298-bff1-a7793d4f88bc";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:02:25 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"3346";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""0ee0903a071a3f3ec5e80327d13993180b54285114089707d87209c7"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:41:51 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 01:41:51 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:3:"100";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:2:"35";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"fe654d8b-cd3b-4298-bff1-a7793d4f88bc";}}s:11:"error_limit";i:100;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 02:41:51 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/corporations/98210135/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98210135/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..590e6b01d
Binary files /dev/null and b/public/cache/latest/corporations/98210135/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98251577/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98251577/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..0801ccd5a
Binary files /dev/null and b/public/cache/latest/corporations/98251577/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98321973/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98321973/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5ac0e73cf
Binary files /dev/null and b/public/cache/latest/corporations/98321973/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98326827/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98326827/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..bcc472e99
Binary files /dev/null and b/public/cache/latest/corporations/98326827/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98351666/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98351666/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..7d19be41b
Binary files /dev/null and b/public/cache/latest/corporations/98351666/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98353986/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98353986/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5ca531057
Binary files /dev/null and b/public/cache/latest/corporations/98353986/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98362674/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98362674/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..1e6a9a796
Binary files /dev/null and b/public/cache/latest/corporations/98362674/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98409032/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98409032/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e61fa74b5
Binary files /dev/null and b/public/cache/latest/corporations/98409032/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98419905/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98419905/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ed658eace
Binary files /dev/null and b/public/cache/latest/corporations/98419905/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98427431/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98427431/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c6d2b4f03
Binary files /dev/null and b/public/cache/latest/corporations/98427431/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98429796/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98429796/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5749147af
--- /dev/null
+++ b/public/cache/latest/corporations/98429796/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":9197:{x:i:2;O:8:"stdClass":13:{s:11:"alliance_id";i:99004116;s:6:"ceo_id";i:1003611476;s:10:"creator_id";i:642225532;s:12:"date_founded";s:20:"2015-11-23T03:25:03Z";s:11:"description";s:2798:"E.C.H.O. is a corporation that thrives on the diversity and ingenuity of all its members.
We are a corporation that banded together to provide enriched and enjoyable game play. Looking for newbros and veterans alike, nullsec and wormhole space and training newbros into weapons of war and Industry! Great infrastructure both in game and out of game. Solid veterans to help newbros succeed.
Diplomatic Communication:
Corporation / Alliance opportunities and joint ventures (Diplo): Tenacity4587, Blake Otsolen ,Walker Plank
Time Sensitive and Combat Support Requests (High Priority Requests): Tenacity4587, Walker Plank, Miranda Leigh, Blake Otsolen
Industry and Material Requests: Miranda Leigh
Standings Requests: Tenacity4587, Walker Plank
RECRUITMENT AND PUB:
For recruitment opportunities please join:
(((ECHO PUB))) ";s:15:"home_station_id";i:60012670;s:12:"member_count";i:143;s:4:"name";s:8:"E.C.H.O.";s:6:"shares";i:25000;s:8:"tax_rate";d:0.12;s:6:"ticker";s:5:"3HC0.";s:3:"url";s:23:"http://www.echocorp.org";s:12:"war_eligible";b:1;};m:a:10:{s:3:"raw";s:3325:"{"alliance_id":99004116,"ceo_id":1003611476,"creator_id":642225532,"date_founded":"2015-11-23T03:25:03Z","description":"<\/font>E.C.H.O.<\/b><\/font> is a corporation that thrives on the diversity and ingenuity of all its members.
We are a corporation that banded together to provide enriched and enjoyable game play. Looking for newbros and veterans alike, nullsec and wormhole space and training newbros into weapons of war and Industry! Great infrastructure both in game and out of game. Solid veterans to help newbros succeed.
<\/font>Diplomatic Communication:<\/b>
<\/font>Corporation \/ Alliance opportunities and joint ventures (Diplo):<\/font> <\/font>Tenacity4587<\/a><\/font>, <\/font>Blake Otsolen<\/a><\/font> ,<\/font>Walker Plank <\/a><\/loc>
<\/font>Time Sensitive and Combat Support Requests (High Priority Requests):<\/font> <\/font>Tenacity4587<\/a><\/font>, <\/font>Walker Plank<\/a><\/font>, <\/font>Miranda Leigh<\/a><\/font>,<\/font> <\/font>Blake Otsolen<\/a><\/font>
<\/font>Industry and Material Requests<\/font>: <\/font>Miranda Leigh<\/a><\/loc>
<\/font>Standings Requests:<\/font> <\/font>Tenacity4587<\/a><\/font>, <\/font>Walker Plank<\/a><\/loc>
<\/font>RECRUITMENT AND PUB:<\/b>
<\/font>For recruitment opportunities please join:
<\/font> <\/font>(((ECHO PUB)))<\/a><\/font> <\/font>","home_station_id":60012670,"member_count":143,"name":"E.C.H.O.","shares":25000,"tax_rate":0.12,"ticker":"3HC0.","url":"http:\/\/www.echocorp.org","war_eligible":true}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:02:22 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"3325";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""5f3185fe0d785cf60b662c48a7cfa1363f877f5ce155a12a92ceaf20"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 03:01:27 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 02:01:27 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:3:"100";s:23:"X-Esi-Error-Limit-Reset";s:2:"38";s:16:"X-Esi-Request-Id";s:36:"bdcdefa5-8f6f-449e-ab38-817f1a3b3f58";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:02:22 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"3325";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""5f3185fe0d785cf60b662c48a7cfa1363f877f5ce155a12a92ceaf20"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 03:01:27 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:01:27 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:3:"100";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:2:"38";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"bdcdefa5-8f6f-449e-ab38-817f1a3b3f58";}}s:11:"error_limit";i:100;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 03:01:27 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/corporations/98432934/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98432934/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..979d970e3
Binary files /dev/null and b/public/cache/latest/corporations/98432934/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98453159/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98453159/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c02a58819
Binary files /dev/null and b/public/cache/latest/corporations/98453159/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98455521/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98455521/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
index e368b6d24..f4aaa48ac 100644
Binary files a/public/cache/latest/corporations/98455521/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache and b/public/cache/latest/corporations/98455521/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98472700/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98472700/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..2e3cef7aa
Binary files /dev/null and b/public/cache/latest/corporations/98472700/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98475807/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98475807/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..d0f054178
Binary files /dev/null and b/public/cache/latest/corporations/98475807/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98488065/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98488065/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..e8894c28d
Binary files /dev/null and b/public/cache/latest/corporations/98488065/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98503495/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98503495/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b76366a67
--- /dev/null
+++ b/public/cache/latest/corporations/98503495/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":10709:{x:i:2;O:8:"stdClass":13:{s:11:"alliance_id";i:99004116;s:6:"ceo_id";i:96675889;s:10:"creator_id";i:2112451774;s:12:"date_founded";s:20:"2017-02-25T20:35:11Z";s:11:"description";s:3658:"Are you curious about Null-Sec play in Eve? Do you hunger for the sweet, sweet taste of Arkanor and Mercoxit and better ISK than High Sec? Ever wanted to build capital ships? Want to combat Battleships and Dreadnoughts in asteroid belts? Not sure how to move from Hi-Sec into the untamed wilderness? Worried about getting lost in a giant Corp with a huge set of demands and expectations?
We're looking for new members who align with our Mission, interests and values:
Adult - We're 25+ adults who enjoy the complexity of the game, and building dreams, not destroying them;
Mature - 'Harvesting Tears', ePeen, smacktalk, Piracy, abuse, racism/sexism/homophobia are never tolerated;
Collaborative - We help each other and our allies to grow, build, learn, and (since it's Eve) survive;
Fun - We see Eve as a game, a distraction, an amusement and entertainment, not a job or obligation, "RL-real life" comes first;
Ambitious - We've got a plan - big plans - and need help to advance our agenda of galactic domination;
Trustworthy - Be reliable, be consistent, be kind, be generous, be the kind of human you wish there were more of;
Established - Capsuleers with 20m+ skill points or less (about a year's worth of play or less); Compatible - Industrialist (mining/manufacturing/research/invention) or Combat (to protect the rest of us!);
We're particularly looking for Mining Directors, Jump Freight capable pilots, and a seasoned Fleet Commander or two to build our Corp's Combat Air Patrol and Advance Scout Wings.
Who Are We?
We're JAR-OF-DIRT a low-stress industrial/PVP/PVE Corp newly based in a -0.1 Security System looking for new Members who are interested in mining, building, markets and camaraderie. We're small, but well-established in an excellent location in Catch Null-Sec . No expectations or requirements for game play - we're real people with real lives and won't pressure anyone to be online or logged in.
We offer a variety of infrastructure, support and benefits:
Established - Access to/good standings with local neighbours in the system and constellation;
Supported - Docking rights at five structures in-system (including Capitals), Cloning, Manufacturing, and Reprocessing locally;
Resourced - Seven asteroid belts, and an ice-belt in-system (including Arkanor, Bistot, Crokite Mercoxit and Moon Mining as well)
Ratting - Access to several level 5 systems for as much as you can take
PVP - Small, medium, and large PVP engagements
Inaccessible - Quiet 'Dead End' system, out-of-the-way with no strategic value to larger Corps/Alliances;
Accessible - 'Jump Bridge' of Corp structures (with tethering for safety);
Serviced - Local shipping destination Structure with an excellent, fast, neutral, commercial shipping Corp;
Serious - Rorqual, Dreadnaught, Carriers, Orca and other key industrial/PVP/PVE resources 'in-house' and available;
If you wish to join us, please feel free to join our recuritment channel JAR-O Recruitment channel and talk to one of our Recruiters or Directors
CEO: SkullXReaper Patrouette
Directors:
Recruiter: Koha laFoe ";s:15:"home_station_id";i:60008080;s:12:"member_count";i:63;s:4:"name";s:11:"JAR-OF-DIRT";s:6:"shares";i:4000;s:8:"tax_rate";d:0.1;s:6:"ticker";s:5:"JAR-O";s:3:"url";s:7:"http://";s:12:"war_eligible";b:1;};m:a:10:{s:3:"raw";s:3994:"{"alliance_id":99004116,"ceo_id":96675889,"creator_id":2112451774,"date_founded":"2017-02-25T20:35:11Z","description":"Are you curious about Null-Sec play in Eve? Do you hunger for the sweet, sweet taste of Arkanor and Mercoxit and better ISK than High Sec? Ever wanted to build capital ships? Want to combat Battleships and Dreadnoughts in asteroid belts? Not sure how to move from Hi-Sec into the untamed wilderness? Worried about getting lost in a giant Corp with a huge set of demands and expectations?
We're looking for new members who align with our Mission, interests and values:
Adult - We're 25+ adults who enjoy the complexity of the game, and building dreams, not destroying them;
Mature - 'Harvesting Tears', ePeen, smacktalk, Piracy, abuse, racism\/sexism\/homophobia are never tolerated;
Collaborative - We help each other and our allies to grow, build, learn, and (since it's Eve) survive;
Fun - We see Eve as a game, a distraction, an amusement and entertainment, not a job or obligation, \"RL-real life\" comes first;
Ambitious - We've got a plan - big plans - and need help to advance our agenda of galactic domination;
Trustworthy - Be reliable, be consistent, be kind, be generous, be the kind of human you wish there were more of;
Established - Capsuleers with 20m+ skill points or less (about a year's worth of play or less); Compatible - Industrialist (mining\/manufacturing\/research\/invention) or Combat (to protect the rest of us!);
We're particularly looking for Mining Directors, Jump Freight capable pilots, and a seasoned Fleet Commander or two to build our Corp's Combat Air Patrol and Advance Scout Wings.
Who Are We?
We're JAR-OF-DIRT a low-stress industrial\/PVP\/PVE Corp newly based in a -0.1 Security System looking for new Members who are interested in mining, building, markets and camaraderie. We're small, but well-established in an excellent location in Catch Null-Sec . No expectations or requirements for game play - we're real people with real lives and won't pressure anyone to be online or logged in.
We offer a variety of infrastructure, support and benefits:
Established - Access to\/good standings with local neighbours in the system and constellation;
Supported - Docking rights at five structures in-system (including Capitals), Cloning, Manufacturing, and Reprocessing locally;
Resourced - Seven asteroid belts, and an ice-belt in-system (including Arkanor, Bistot, Crokite Mercoxit and Moon Mining as well)
Ratting - Access to several level 5 systems for as much as you can take
PVP - Small, medium, and large PVP engagements
Inaccessible - Quiet 'Dead End' system, out-of-the-way with no strategic value to larger Corps\/Alliances;
Accessible - 'Jump Bridge' of Corp structures (with tethering for safety);
Serviced - Local shipping destination Structure with an excellent, fast, neutral, commercial shipping Corp;
Serious - Rorqual, Dreadnaught, Carriers, Orca and other key industrial\/PVP\/PVE resources 'in-house' and available;
If you wish to join us, please feel free to join our recuritment channel <\/font>JAR-O Recruitment channel<\/a><\/font> and talk to one of our Recruiters or Directors
CEO: <\/font>SkullXReaper Patrouette<\/a><\/font>
Directors:
Recruiter: <\/font>Koha laFoe<\/a><\/font> <\/font>","home_station_id":60008080,"member_count":63,"name":"JAR-OF-DIRT","shares":4000,"tax_rate":0.1,"ticker":"JAR-O","url":"http:\/\/","war_eligible":true}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:02:14 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"3994";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""7839c9adf520e038a431aa7b70fc5c9a2162fb6dee1abcf3857066c9"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 03:02:14 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 02:02:14 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:3:"100";s:23:"X-Esi-Error-Limit-Reset";s:2:"46";s:16:"X-Esi-Request-Id";s:36:"b42df8ca-7fb2-4d71-897d-555286256228";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:02:14 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"3994";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""7839c9adf520e038a431aa7b70fc5c9a2162fb6dee1abcf3857066c9"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 03:02:14 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:02:14 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:3:"100";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:2:"46";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"b42df8ca-7fb2-4d71-897d-555286256228";}}s:11:"error_limit";i:100;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 03:02:14 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/corporations/98522659/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98522659/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4b44686f4
Binary files /dev/null and b/public/cache/latest/corporations/98522659/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98530505/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98530505/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..d277fb8be
Binary files /dev/null and b/public/cache/latest/corporations/98530505/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98536085/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98536085/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..9d935a069
--- /dev/null
+++ b/public/cache/latest/corporations/98536085/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":9976:{x:i:2;O:8:"stdClass":13:{s:11:"alliance_id";i:99004116;s:6:"ceo_id";i:95536228;s:10:"creator_id";i:1227420391;s:12:"date_founded";s:20:"2017-11-07T02:28:19Z";s:11:"description";s:3171:"Infernal Armada USTZ Contact: Caurannus Decks / Bastion Ituin
AUTZ Contact: Kurokuma Inkura
More info: https://infernalarmada.weebly.com/
Recruitment channel: R.MDA Public
US/AU TZ
Recruitment: Open
_______________________________________________
Infernal Armada is a Sov-null PVP focused corporation and proud member of Warped Intentions and the Legacy Coalition. Our unique playstyle is one that encourages esprit de corps from a close-knit community of pilots in everything that we do, from small roams, to large-scale industrial projects.
When you're Infernal, you're family.
What We Offer
—Endless large-scale engagement alliance & Coalition PVP
—Corp and alliance fun fleets & roams
-Alliance fleet participation incentives
—New-player friendly environment
—Real-life-comes-first perspective
—Corp & alliance mining ops
—Generous moon mining opportunities
-Plex incentives for fleet participation
—Extensive buyback programs
—Corporate industry opportunities, market seeding, and projects
-Full logistics services with free setup for new pilots
-Passive ISK earning opportunities including an extensive PI production program
What We Require
-Mature, drama-free attitude
-Full ESI scopes
-Be active on Discord
-Mumble comms for fleets
-Willing and able to train necessary doctrines
-Meet light PVP requirements (1-2 stratops per month)";s:15:"home_station_id";i:60003760;s:12:"member_count";i:174;s:4:"name";s:15:"Infernal Armada";s:6:"shares";i:1600000;s:8:"tax_rate";d:0.1;s:6:"ticker";s:5:"R.MDA";s:3:"url";s:34:"https://infernalarmada.weebly.com/";s:12:"war_eligible";b:1;};m:a:10:{s:3:"raw";s:3712:"{"alliance_id":99004116,"ceo_id":95536228,"creator_id":1227420391,"date_founded":"2017-11-07T02:28:19Z","description":"<\/font>Infernal Armada<\/a><\/loc><\/font> USTZ Contact: <\/font>Caurannus Decks<\/a><\/font> \/ <\/font>Bastion Ituin<\/a><\/font>
AUTZ Contact: <\/font>Kurokuma Inkura<\/a><\/loc>
<\/font>More info: <\/font>https:\/\/infernalarmada.weebly.com\/<\/a><\/font>
Recruitment channel: <\/font>R.MDA Public<\/a><\/font>
US\/AU TZ
Recruitment: <\/font>Open
<\/font>_______________________________________________
<\/font>Infernal Armada<\/a><\/loc><\/font> is a Sov-null PVP focused corporation and proud member of <\/font>Warped Intentions<\/a><\/loc><\/font> and the <\/font>Legacy Coalition<\/a><\/loc><\/font>. Our unique playstyle is one that encourages esprit de corps from a close-knit community of pilots in everything that we do, from small roams, to large-scale industrial projects.
<\/font>When you're Infernal, you're family.
<\/font>What We Offer
<\/font>\u2014Endless large-scale engagement alliance & Coalition PVP
\u2014Corp and alliance fun fleets & roams
-Alliance fleet participation incentives
\u2014New-player friendly environment
\u2014Real-life-comes-first perspective
\u2014Corp & alliance mining ops
\u2014Generous moon mining opportunities
-Plex incentives for fleet participation
\u2014Extensive buyback programs
\u200b\u2014Corporate industry opportunities, market seeding, and projects
-Full logistics services with free setup for new pilots
-Passive ISK earning opportunities including an extensive PI production program
<\/font>What We Require
<\/font>-Mature, drama-free attitude
-Full ESI scopes
-Be active on <\/font>Discor<\/loc>d<\/a>
<\/font>-Mumble comms for fleets
-Willing and able to train necessary doctrines
-Meet light PVP requirements (1-2 stratops per month)<\/font>","home_station_id":60003760,"member_count":174,"name":"Infernal Armada","shares":1600000,"tax_rate":0.1,"ticker":"R.MDA","url":"https:\/\/infernalarmada.weebly.com\/","war_eligible":true}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:02:21 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"3712";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""c95c1fbecf95f32d23a1b6c8133af43631d449c580594a44a0647373"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 02:06:18 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 01:06:18 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:3:"100";s:23:"X-Esi-Error-Limit-Reset";s:2:"39";s:16:"X-Esi-Request-Id";s:36:"ec5be733-ca25-4ee3-adcf-1e447b0df392";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:02:21 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"3712";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""c95c1fbecf95f32d23a1b6c8133af43631d449c580594a44a0647373"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:06:18 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 01:06:18 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:3:"100";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:2:"39";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"ec5be733-ca25-4ee3-adcf-1e447b0df392";}}s:11:"error_limit";i:100;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 02:06:18 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/corporations/98548700/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98548700/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
index 05c107816..d22db6a75 100644
Binary files a/public/cache/latest/corporations/98548700/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache and b/public/cache/latest/corporations/98548700/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98554805/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98554805/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..f0a4a1177
Binary files /dev/null and b/public/cache/latest/corporations/98554805/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98555383/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98555383/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..d13532aa8
Binary files /dev/null and b/public/cache/latest/corporations/98555383/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98557229/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98557229/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ad3184fea
Binary files /dev/null and b/public/cache/latest/corporations/98557229/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98561316/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98561316/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..792691cce
Binary files /dev/null and b/public/cache/latest/corporations/98561316/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98563655/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98563655/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4c81630f9
Binary files /dev/null and b/public/cache/latest/corporations/98563655/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98566528/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98566528/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5c2697c27
Binary files /dev/null and b/public/cache/latest/corporations/98566528/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98568667/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98568667/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4f2e15bef
Binary files /dev/null and b/public/cache/latest/corporations/98568667/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98576832/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98576832/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..c5dad7639
--- /dev/null
+++ b/public/cache/latest/corporations/98576832/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
@@ -0,0 +1 @@
+C:33:"Seat\Eseye\Containers\EsiResponse":8468:{x:i:2;O:8:"stdClass":13:{s:11:"alliance_id";i:99004116;s:6:"ceo_id";i:183773749;s:10:"creator_id";i:2114582357;s:12:"date_founded";s:20:"2018-10-10T15:41:51Z";s:11:"description";s:2472:"We know what we are, clones that are born a new that have died a thousand times before and will die a thousand times again.
Mortals fear it but this reality we wave no white flag's to death we embrace it, what die's becomes a new again, what is destroyed is rebuilt, fear is not our enemy here we embrace it and become legendary, from here we become as i R2D4 Liberty a child of liberty have done so,
Are you Ready to Die, are you ready to become part of something great, join us here if seeking combat in the depths of Null Space, or looking to make your fortune from treasures in the deep, even make a Name for yourself amongst the stars if so desire.
For Those Ready To Die become Legends and will Never Die [https://www.youtube.com/Legend'sNeverDie], they become apart of this great corp as it builds up.
We fight together, we die together and keep on coming back for more here with Those Ready To Die, so are you Ready To Die, if so join us on this fight through eve and let the Madness begin [https://www.youtube.com/ThosReadyToDie].";s:15:"home_station_id";i:60000361;s:12:"member_count";i:12;s:4:"name";s:18:"Those Ready To Die";s:6:"shares";i:1000;s:8:"tax_rate";d:0.05;s:6:"ticker";s:5:"T.R2D";s:3:"url";s:7:"http://";s:12:"war_eligible";b:1;};m:a:10:{s:3:"raw";s:2930:"{"alliance_id":99004116,"ceo_id":183773749,"creator_id":2114582357,"date_founded":"2018-10-10T15:41:51Z","description":"<\/font>We know what we are, clones that are born a new that have died a thousand times before and will die a thousand times again.
Mortals fear it but this reality we wave no white flag's to death we embrace it, what die's becomes a new again, what is destroyed is rebuilt, fear is not our enemy here we embrace it and become legendary, from here we become as i<\/font> <\/font> <\/font>R2D4 Liberty<\/a><\/font> <\/font>a child of <\/font> <\/font>liberty<\/a><\/font> have done so,
Are you Ready to Die, are you ready to become part of something great, join us here if seeking <\/font>combat in the depths of Null Space<\/font>, or looking to make your<\/font> <\/font>fortune from treasures in the deep<\/font>, even <\/font>make a Name for yourself<\/font> amongst the stars if so desire.
For <\/font>Those Ready To Die<\/a><\/font> become Legends and will Never Die [<\/font>https:\/\/www.youtube.com\/Legend'sNeverDie<\/a><\/font>], they become apart of this great corp as it builds up.
We fight together, we die together and keep on coming back for more here with <\/font>Those Ready To Die<\/a><\/font>, so are you <\/font>Ready To Die<\/a><\/font>, if so join us on this fight through eve and let the Madness begin [<\/font>https:\/\/www.youtube.com\/ThosReadyToDie<\/a><\/font>].<\/font>","home_station_id":60000361,"member_count":12,"name":"Those Ready To Die","shares":1000,"tax_rate":0.05,"ticker":"T.R2D","url":"http:\/\/","war_eligible":true}";s:7:"headers";a:20:{s:4:"Date";s:29:"Sat, 29 Jun 2019 02:02:09 GMT";s:12:"Content-Type";s:31:"application/json; charset=UTF-8";s:14:"Content-Length";s:4:"2930";s:10:"Connection";s:10:"keep-alive";s:32:"Access-Control-Allow-Credentials";s:4:"true";s:28:"Access-Control-Allow-Headers";s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";s:28:"Access-Control-Allow-Methods";s:16:"GET,HEAD,OPTIONS";s:27:"Access-Control-Allow-Origin";s:1:"*";s:29:"Access-Control-Expose-Headers";s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";s:22:"Access-Control-Max-Age";s:3:"600";s:5:"Allow";s:16:"GET,HEAD,OPTIONS";s:13:"Cache-Control";s:6:"public";s:4:"Etag";s:58:""2ad7012a0da347b3a50a16c25a646787320a5d90b4954e4d0aa9f3cd"";s:7:"Expires";s:29:"Sat, 29 Jun 2019 02:06:18 GMT";s:13:"Last-Modified";s:29:"Sat, 29 Jun 2019 01:06:18 GMT";s:25:"Strict-Transport-Security";s:16:"max-age=31536000";s:4:"Vary";s:15:"Accept-Encoding";s:24:"X-Esi-Error-Limit-Remain";s:3:"100";s:23:"X-Esi-Error-Limit-Reset";s:2:"51";s:16:"X-Esi-Request-Id";s:36:"56da878d-1948-4c34-9556-f6b024f45f49";}s:11:"raw_headers";a:20:{s:4:"Date";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:02:09 GMT";}s:12:"Content-Type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"Content-Length";a:1:{i:0;s:4:"2930";}s:10:"Connection";a:1:{i:0;s:10:"keep-alive";}s:32:"Access-Control-Allow-Credentials";a:1:{i:0;s:4:"true";}s:28:"Access-Control-Allow-Headers";a:1:{i:0;s:53:"Content-Type,Authorization,If-None-Match,X-User-Agent";}s:28:"Access-Control-Allow-Methods";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:27:"Access-Control-Allow-Origin";a:1:{i:0;s:1:"*";}s:29:"Access-Control-Expose-Headers";a:1:{i:0;s:82:"Content-Type,Warning,ETag,X-Pages,X-ESI-Error-Limit-Remain,X-ESI-Error-Limit-Reset";}s:22:"Access-Control-Max-Age";a:1:{i:0;s:3:"600";}s:5:"Allow";a:1:{i:0;s:16:"GET,HEAD,OPTIONS";}s:13:"Cache-Control";a:1:{i:0;s:6:"public";}s:4:"Etag";a:1:{i:0;s:58:""2ad7012a0da347b3a50a16c25a646787320a5d90b4954e4d0aa9f3cd"";}s:7:"Expires";a:1:{i:0;s:29:"Sat, 29 Jun 2019 02:06:18 GMT";}s:13:"Last-Modified";a:1:{i:0;s:29:"Sat, 29 Jun 2019 01:06:18 GMT";}s:25:"Strict-Transport-Security";a:1:{i:0;s:16:"max-age=31536000";}s:4:"Vary";a:1:{i:0;s:15:"Accept-Encoding";}s:24:"X-Esi-Error-Limit-Remain";a:1:{i:0;s:3:"100";}s:23:"X-Esi-Error-Limit-Reset";a:1:{i:0;s:2:"51";}s:16:"X-Esi-Request-Id";a:1:{i:0;s:36:"56da878d-1948-4c34-9556-f6b024f45f49";}}s:11:"error_limit";i:100;s:5:"pages";N;s:13:" * expires_at";s:29:"Sat, 29 Jun 2019 02:06:18 GMT";s:16:" * response_code";i:200;s:16:" * error_message";N;s:18:" * optional_return";N;s:14:" * cached_load";b:0;}}
\ No newline at end of file
diff --git a/public/cache/latest/corporations/98591288/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98591288/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..ee2a176ec
Binary files /dev/null and b/public/cache/latest/corporations/98591288/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98600623/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98600623/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..b43d9f477
Binary files /dev/null and b/public/cache/latest/corporations/98600623/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98601302/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98601302/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..1a7d59321
Binary files /dev/null and b/public/cache/latest/corporations/98601302/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98602693/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98602693/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..120da65af
Binary files /dev/null and b/public/cache/latest/corporations/98602693/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/98605871/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/98605871/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..4bf2626b8
Binary files /dev/null and b/public/cache/latest/corporations/98605871/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/corporations/991122944/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache b/public/cache/latest/corporations/991122944/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache
new file mode 100644
index 000000000..5c1f7d90c
Binary files /dev/null and b/public/cache/latest/corporations/991122944/6b75e300c8f31570a767b0a29f519238ef1849dd/results.cache differ
diff --git a/public/cache/latest/search/a62dde81b6c62cdfcd3ded06013c3980e933683e/results.cache b/public/cache/latest/search/a62dde81b6c62cdfcd3ded06013c3980e933683e/results.cache
new file mode 100644
index 000000000..1ad792823
Binary files /dev/null and b/public/cache/latest/search/a62dde81b6c62cdfcd3ded06013c3980e933683e/results.cache differ
diff --git a/public/cache/latest/search/d9b3f17341e000ea64d7e11e3c4affd652e0323f/results.cache b/public/cache/latest/search/d9b3f17341e000ea64d7e11e3c4affd652e0323f/results.cache
new file mode 100644
index 000000000..2d55a9fca
Binary files /dev/null and b/public/cache/latest/search/d9b3f17341e000ea64d7e11e3c4affd652e0323f/results.cache differ
diff --git a/vendor/composer/ClassLoader.php b/vendor/composer/ClassLoader.php
index fce8549f0..dc02dfb11 100644
--- a/vendor/composer/ClassLoader.php
+++ b/vendor/composer/ClassLoader.php
@@ -279,7 +279,7 @@ class ClassLoader
*/
public function setApcuPrefix($apcuPrefix)
{
- $this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VALIDATE_BOOLEAN) ? $apcuPrefix : null;
+ $this->apcuPrefix = function_exists('apcu_fetch') && ini_get('apc.enabled') ? $apcuPrefix : null;
}
/**
@@ -377,7 +377,7 @@ class ClassLoader
$subPath = $class;
while (false !== $lastPos = strrpos($subPath, '\\')) {
$subPath = substr($subPath, 0, $lastPos);
- $search = $subPath . '\\';
+ $search = $subPath.'\\';
if (isset($this->prefixDirsPsr4[$search])) {
$pathEnd = DIRECTORY_SEPARATOR . substr($logicalPathPsr4, $lastPos + 1);
foreach ($this->prefixDirsPsr4[$search] as $dir) {
diff --git a/vendor/composer/autoload_classmap.php b/vendor/composer/autoload_classmap.php
index b9f2e3101..fdb515342 100644
--- a/vendor/composer/autoload_classmap.php
+++ b/vendor/composer/autoload_classmap.php
@@ -17,7 +17,6 @@ return array(
'App\\Console\\Commands\\UpdateMoonRental' => $baseDir . '/app/Console/Commands/Moons/UpdateMoonRental.php',
'App\\Console\\Kernel' => $baseDir . '/app/Console/Kernel.php',
'App\\Exceptions\\Handler' => $baseDir . '/app/Exceptions/Handler.php',
- 'App\\Fleet' => $baseDir . '/app/Models/SRP/Fleet.php',
'App\\Http\\Controllers\\Auth\\EsiScopeController' => $baseDir . '/app/Http/Controllers/Auth/EsiScopeController.php',
'App\\Http\\Controllers\\Auth\\LoginController' => $baseDir . '/app/Http/Controllers/Auth/LoginController.php',
'App\\Http\\Controllers\\Contracts\\ContractAdminController' => $baseDir . '/app/Http/Controllers/Contracts/ContractAdminController.php',
@@ -27,6 +26,8 @@ return array(
'App\\Http\\Controllers\\Dashboard\\DashboardController' => $baseDir . '/app/Http/Controllers/Dashboard/DashboardController.php',
'App\\Http\\Controllers\\Moons\\MoonsAdminController' => $baseDir . '/app/Http/Controllers/Moons/MoonsAdminController.php',
'App\\Http\\Controllers\\Moons\\MoonsController' => $baseDir . '/app/Http/Controllers/Moons/MoonsController.php',
+ 'App\\Http\\Controllers\\SRP\\SRPAdminController' => $baseDir . '/app/Http/Controllers/SRP/SRPAdminController.php',
+ 'App\\Http\\Controllers\\SRP\\SRPController' => $baseDir . '/app/Http/Controllers/SRP/SRPController.php',
'App\\Http\\Controllers\\Stocks\\StockController' => $baseDir . '/app/Http/Controllers/Stock/StockController.php',
'App\\Http\\Controllers\\Wiki\\WikiController' => $baseDir . '/app/Http/Controllers/Wiki/WikiController.php',
'App\\Http\\Kernel' => $baseDir . '/app/Http/Kernel.php',
@@ -59,6 +60,7 @@ return array(
'App\\Library\\Finances\\StructureIndustryTax' => $baseDir . '/app/Library/Finances/StructureIndustryTax.php',
'App\\Library\\Lookups\\LookupHelper' => $baseDir . '/app/Library/Lookups/LookupHelper.php',
'App\\Library\\Moons\\MoonCalc' => $baseDir . '/app/Library/Moons/MoonCalc.php',
+ 'App\\Library\\SRP\\SRPHelper' => $baseDir . '/app/Library/SRP/SRPHelper.php',
'App\\Library\\Structures\\StructureHelper' => $baseDir . '/app/Library/Structures/StructureHelper.php',
'App\\Library\\Taxes\\TaxesHelper' => $baseDir . '/app/Library/Taxes/TaxesHelper.php',
'App\\Models\\Admin\\AllowedLogin' => $baseDir . '/app/Models/Admin/AllowedLogin.php',
@@ -99,8 +101,10 @@ return array(
'App\\Models\\Moon\\Moon' => $baseDir . '/app/Models/Moon/Moon.php',
'App\\Models\\Moon\\OrePrice' => $baseDir . '/app/Models/Moon/OrePrice.php',
'App\\Models\\Moon\\Price' => $baseDir . '/app/Models/Moon/Price.php',
- 'App\\Models\\SRP\\FleetCommander' => $baseDir . '/app/Models/SRP/FleetCommander.php',
- 'App\\Models\\SRP\\Ship' => $baseDir . '/app/Models/SRP/Ship.php',
+ 'App\\Models\\SRP\\SRPShip' => $baseDir . '/app/Models/SRP/SRPShip.php',
+ 'App\\Models\\SRP\\SrpFleetType' => $baseDir . '/app/Models/SRP/SrpFleetType.php',
+ 'App\\Models\\SRP\\SrpPayout' => $baseDir . '/app/Models/SRP/SrpPayout.php',
+ 'App\\Models\\SRP\\SrpShipType' => $baseDir . '/app/Models/SRP/SrpShipType.php',
'App\\Models\\ScheduledTask\\ScheduleJob' => $baseDir . '/app/Models/ScheduledTask/ScheduleJob.php',
'App\\Models\\Stock\\Asset' => $baseDir . '/app/Models/Stock/Asset.php',
'App\\Models\\Structure\\Service' => $baseDir . '/app/Models/Structure/Service.php',
@@ -1732,6 +1736,143 @@ return array(
'JakubOnderka\\PhpConsoleHighlighter\\Highlighter' => $vendorDir . '/jakub-onderka/php-console-highlighter/src/Highlighter.php',
'JsonException' => $vendorDir . '/symfony/polyfill-php73/Resources/stubs/JsonException.php',
'JsonSerializable' => $vendorDir . '/nesbot/carbon/src/JsonSerializable.php',
+ 'Khill\\Lavacharts\\Builders\\ChartBuilder' => $vendorDir . '/khill/lavacharts/src/Builders/ChartBuilder.php',
+ 'Khill\\Lavacharts\\Builders\\DashboardBuilder' => $vendorDir . '/khill/lavacharts/src/Builders/DashboardBuilder.php',
+ 'Khill\\Lavacharts\\Builders\\GenericBuilder' => $vendorDir . '/khill/lavacharts/src/Builders/GenericBuilder.php',
+ 'Khill\\Lavacharts\\Charts\\AnnotationChart' => $vendorDir . '/khill/lavacharts/src/Charts/AnnotationChart.php',
+ 'Khill\\Lavacharts\\Charts\\AreaChart' => $vendorDir . '/khill/lavacharts/src/Charts/AreaChart.php',
+ 'Khill\\Lavacharts\\Charts\\BarChart' => $vendorDir . '/khill/lavacharts/src/Charts/BarChart.php',
+ 'Khill\\Lavacharts\\Charts\\BubbleChart' => $vendorDir . '/khill/lavacharts/src/Charts/BubbleChart.php',
+ 'Khill\\Lavacharts\\Charts\\CalendarChart' => $vendorDir . '/khill/lavacharts/src/Charts/CalendarChart.php',
+ 'Khill\\Lavacharts\\Charts\\CandlestickChart' => $vendorDir . '/khill/lavacharts/src/Charts/CandlestickChart.php',
+ 'Khill\\Lavacharts\\Charts\\Chart' => $vendorDir . '/khill/lavacharts/src/Charts/Chart.php',
+ 'Khill\\Lavacharts\\Charts\\ChartFactory' => $vendorDir . '/khill/lavacharts/src/Charts/ChartFactory.php',
+ 'Khill\\Lavacharts\\Charts\\ColumnChart' => $vendorDir . '/khill/lavacharts/src/Charts/ColumnChart.php',
+ 'Khill\\Lavacharts\\Charts\\ComboChart' => $vendorDir . '/khill/lavacharts/src/Charts/ComboChart.php',
+ 'Khill\\Lavacharts\\Charts\\DonutChart' => $vendorDir . '/khill/lavacharts/src/Charts/DonutChart.php',
+ 'Khill\\Lavacharts\\Charts\\GanttChart' => $vendorDir . '/khill/lavacharts/src/Charts/GanttChart.php',
+ 'Khill\\Lavacharts\\Charts\\GaugeChart' => $vendorDir . '/khill/lavacharts/src/Charts/GaugeChart.php',
+ 'Khill\\Lavacharts\\Charts\\GeoChart' => $vendorDir . '/khill/lavacharts/src/Charts/GeoChart.php',
+ 'Khill\\Lavacharts\\Charts\\HistogramChart' => $vendorDir . '/khill/lavacharts/src/Charts/HistogramChart.php',
+ 'Khill\\Lavacharts\\Charts\\LineChart' => $vendorDir . '/khill/lavacharts/src/Charts/LineChart.php',
+ 'Khill\\Lavacharts\\Charts\\OrgChart' => $vendorDir . '/khill/lavacharts/src/Charts/OrgChart.php',
+ 'Khill\\Lavacharts\\Charts\\PieChart' => $vendorDir . '/khill/lavacharts/src/Charts/PieChart.php',
+ 'Khill\\Lavacharts\\Charts\\SankeyChart' => $vendorDir . '/khill/lavacharts/src/Charts/SankeyChart.php',
+ 'Khill\\Lavacharts\\Charts\\ScatterChart' => $vendorDir . '/khill/lavacharts/src/Charts/ScatterChart.php',
+ 'Khill\\Lavacharts\\Charts\\SteppedAreaChart' => $vendorDir . '/khill/lavacharts/src/Charts/SteppedAreaChart.php',
+ 'Khill\\Lavacharts\\Charts\\TableChart' => $vendorDir . '/khill/lavacharts/src/Charts/TableChart.php',
+ 'Khill\\Lavacharts\\Charts\\TimelineChart' => $vendorDir . '/khill/lavacharts/src/Charts/TimelineChart.php',
+ 'Khill\\Lavacharts\\Charts\\TreeMapChart' => $vendorDir . '/khill/lavacharts/src/Charts/TreeMapChart.php',
+ 'Khill\\Lavacharts\\Charts\\WordTreeChart' => $vendorDir . '/khill/lavacharts/src/Charts/WordTreeChart.php',
+ 'Khill\\Lavacharts\\Dashboards\\Bindings\\Binding' => $vendorDir . '/khill/lavacharts/src/Dashboards/Bindings/Binding.php',
+ 'Khill\\Lavacharts\\Dashboards\\Bindings\\BindingFactory' => $vendorDir . '/khill/lavacharts/src/Dashboards/Bindings/BindingFactory.php',
+ 'Khill\\Lavacharts\\Dashboards\\Bindings\\ManyToMany' => $vendorDir . '/khill/lavacharts/src/Dashboards/Bindings/ManyToMany.php',
+ 'Khill\\Lavacharts\\Dashboards\\Bindings\\ManyToOne' => $vendorDir . '/khill/lavacharts/src/Dashboards/Bindings/ManyToOne.php',
+ 'Khill\\Lavacharts\\Dashboards\\Bindings\\OneToMany' => $vendorDir . '/khill/lavacharts/src/Dashboards/Bindings/OneToMany.php',
+ 'Khill\\Lavacharts\\Dashboards\\Bindings\\OneToOne' => $vendorDir . '/khill/lavacharts/src/Dashboards/Bindings/OneToOne.php',
+ 'Khill\\Lavacharts\\Dashboards\\Dashboard' => $vendorDir . '/khill/lavacharts/src/Dashboards/Dashboard.php',
+ 'Khill\\Lavacharts\\Dashboards\\DashboardFactory' => $vendorDir . '/khill/lavacharts/src/Dashboards/DashboardFactory.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\CategoryFilter' => $vendorDir . '/khill/lavacharts/src/Dashboards/Filters/CategoryFilter.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\ChartRangeFilter' => $vendorDir . '/khill/lavacharts/src/Dashboards/Filters/ChartRangeFilter.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\DateRangeFilter' => $vendorDir . '/khill/lavacharts/src/Dashboards/Filters/DateRangeFilter.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\Filter' => $vendorDir . '/khill/lavacharts/src/Dashboards/Filters/Filter.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\FilterFactory' => $vendorDir . '/khill/lavacharts/src/Dashboards/Filters/FilterFactory.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\NumberRangeFilter' => $vendorDir . '/khill/lavacharts/src/Dashboards/Filters/NumberRangeFilter.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\StringFilter' => $vendorDir . '/khill/lavacharts/src/Dashboards/Filters/StringFilter.php',
+ 'Khill\\Lavacharts\\Dashboards\\Wrappers\\ChartWrapper' => $vendorDir . '/khill/lavacharts/src/Dashboards/Wrappers/ChartWrapper.php',
+ 'Khill\\Lavacharts\\Dashboards\\Wrappers\\ControlWrapper' => $vendorDir . '/khill/lavacharts/src/Dashboards/Wrappers/ControlWrapper.php',
+ 'Khill\\Lavacharts\\Dashboards\\Wrappers\\Wrapper' => $vendorDir . '/khill/lavacharts/src/Dashboards/Wrappers/Wrapper.php',
+ 'Khill\\Lavacharts\\DataTables\\Cells\\Cell' => $vendorDir . '/khill/lavacharts/src/DataTables/Cells/Cell.php',
+ 'Khill\\Lavacharts\\DataTables\\Cells\\DateCell' => $vendorDir . '/khill/lavacharts/src/DataTables/Cells/DateCell.php',
+ 'Khill\\Lavacharts\\DataTables\\Cells\\NullCell' => $vendorDir . '/khill/lavacharts/src/DataTables/Cells/NullCell.php',
+ 'Khill\\Lavacharts\\DataTables\\Columns\\Column' => $vendorDir . '/khill/lavacharts/src/DataTables/Columns/Column.php',
+ 'Khill\\Lavacharts\\DataTables\\Columns\\ColumnBuilder' => $vendorDir . '/khill/lavacharts/src/DataTables/Columns/ColumnBuilder.php',
+ 'Khill\\Lavacharts\\DataTables\\Columns\\ColumnFactory' => $vendorDir . '/khill/lavacharts/src/DataTables/Columns/ColumnFactory.php',
+ 'Khill\\Lavacharts\\DataTables\\DataFactory' => $vendorDir . '/khill/lavacharts/src/DataTables/DataFactory.php',
+ 'Khill\\Lavacharts\\DataTables\\DataTable' => $vendorDir . '/khill/lavacharts/src/DataTables/DataTable.php',
+ 'Khill\\Lavacharts\\DataTables\\Formats\\ArrowFormat' => $vendorDir . '/khill/lavacharts/src/DataTables/Formats/ArrowFormat.php',
+ 'Khill\\Lavacharts\\DataTables\\Formats\\BarFormat' => $vendorDir . '/khill/lavacharts/src/DataTables/Formats/BarFormat.php',
+ 'Khill\\Lavacharts\\DataTables\\Formats\\DateFormat' => $vendorDir . '/khill/lavacharts/src/DataTables/Formats/DateFormat.php',
+ 'Khill\\Lavacharts\\DataTables\\Formats\\Format' => $vendorDir . '/khill/lavacharts/src/DataTables/Formats/Format.php',
+ 'Khill\\Lavacharts\\DataTables\\Formats\\NumberFormat' => $vendorDir . '/khill/lavacharts/src/DataTables/Formats/NumberFormat.php',
+ 'Khill\\Lavacharts\\DataTables\\Rows\\NullRow' => $vendorDir . '/khill/lavacharts/src/DataTables/Rows/NullRow.php',
+ 'Khill\\Lavacharts\\DataTables\\Rows\\Row' => $vendorDir . '/khill/lavacharts/src/DataTables/Rows/Row.php',
+ 'Khill\\Lavacharts\\DataTables\\Rows\\RowFactory' => $vendorDir . '/khill/lavacharts/src/DataTables/Rows/RowFactory.php',
+ 'Khill\\Lavacharts\\Exceptions\\ChartNotFound' => $vendorDir . '/khill/lavacharts/src/Exceptions/ChartNotFound.php',
+ 'Khill\\Lavacharts\\Exceptions\\DashboardNotFound' => $vendorDir . '/khill/lavacharts/src/Exceptions/DashboardNotFound.php',
+ 'Khill\\Lavacharts\\Exceptions\\DataTableNotFound' => $vendorDir . '/khill/lavacharts/src/Exceptions/DataTableNotFound.php',
+ 'Khill\\Lavacharts\\Exceptions\\ElementIdException' => $vendorDir . '/khill/lavacharts/src/Exceptions/ElementIdException.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidBindings' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidBindings.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidCellCount' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidCellCount.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidChartType' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidChartType.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidChartWrapperParams' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidChartWrapperParams.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidColumnDefinition' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidColumnDefinition.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidColumnFormat' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidColumnFormat.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidColumnIndex' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidColumnIndex.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidColumnRole' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidColumnRole.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidColumnType' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidColumnType.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidConfigProperty' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidConfigProperty.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidConfigValue' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidConfigValue.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidControlWrapperParams' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidControlWrapperParams.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidDataTable' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidDataTable.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidDate' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidDate.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidDateTimeFormat' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidDateTimeFormat.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidDateTimeString' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidDateTimeString.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidDivDimensions' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidDivDimensions.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidElementId' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidElementId.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidFilterParam' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidFilterParam.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidFilterType' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidFilterType.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidFormatType' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidFormatType.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidFunctionParam' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidFunctionParam.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidJson' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidJson.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidLabel' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidLabel.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidLavaObject' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidLavaObject.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidOptions' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidOptions.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidParamType' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidParamType.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidRowDefinition' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidRowDefinition.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidRowProperty' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidRowProperty.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidStringValue' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidStringValue.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidTimeZone' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidTimeZone.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidUIProperty' => $vendorDir . '/khill/lavacharts/src/Exceptions/InvalidUIProperty.php',
+ 'Khill\\Lavacharts\\Exceptions\\LavaException' => $vendorDir . '/khill/lavacharts/src/Exceptions/LavaException.php',
+ 'Khill\\Lavacharts\\Exceptions\\RenderingException' => $vendorDir . '/khill/lavacharts/src/Exceptions/RenderingException.php',
+ 'Khill\\Lavacharts\\Javascript\\ChartJsFactory' => $vendorDir . '/khill/lavacharts/src/Javascript/ChartJsFactory.php',
+ 'Khill\\Lavacharts\\Javascript\\DashboardJsFactory' => $vendorDir . '/khill/lavacharts/src/Javascript/DashboardJsFactory.php',
+ 'Khill\\Lavacharts\\Javascript\\JavascriptFactory' => $vendorDir . '/khill/lavacharts/src/Javascript/JavascriptFactory.php',
+ 'Khill\\Lavacharts\\Javascript\\ScriptManager' => $vendorDir . '/khill/lavacharts/src/Javascript/ScriptManager.php',
+ 'Khill\\Lavacharts\\Laravel\\LavachartsFacade' => $vendorDir . '/khill/lavacharts/src/Laravel/LavachartsFacade.php',
+ 'Khill\\Lavacharts\\Laravel\\LavachartsServiceProvider' => $vendorDir . '/khill/lavacharts/src/Laravel/LavachartsServiceProvider.php',
+ 'Khill\\Lavacharts\\Lavacharts' => $vendorDir . '/khill/lavacharts/src/Lavacharts.php',
+ 'Khill\\Lavacharts\\Support\\Buffer' => $vendorDir . '/khill/lavacharts/src/Support/Buffer.php',
+ 'Khill\\Lavacharts\\Support\\Config' => $vendorDir . '/khill/lavacharts/src/Support/Config.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\Arrayable' => $vendorDir . '/khill/lavacharts/src/Support/Contracts/Arrayable.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\DataTableInterface' => $vendorDir . '/khill/lavacharts/src/Support/Contracts/DataTableInterface.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\JsClassInterface' => $vendorDir . '/khill/lavacharts/src/Support/Contracts/JsClassInterface.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\Jsonable' => $vendorDir . '/khill/lavacharts/src/Support/Contracts/Jsonable.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\JsonableInterface' => $vendorDir . '/khill/lavacharts/src/Support/Contracts/JsonableInterface.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\RenderableInterface' => $vendorDir . '/khill/lavacharts/src/Support/Contracts/RenderableInterface.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\VisualizationInterface' => $vendorDir . '/khill/lavacharts/src/Support/Contracts/VisualizationInterface.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\WrappableInterface' => $vendorDir . '/khill/lavacharts/src/Support/Contracts/WrappableInterface.php',
+ 'Khill\\Lavacharts\\Support\\Customizable' => $vendorDir . '/khill/lavacharts/src/Support/Customizable.php',
+ 'Khill\\Lavacharts\\Support\\Html\\HtmlFactory' => $vendorDir . '/khill/lavacharts/src/Support/Html/HtmlFactory.php',
+ 'Khill\\Lavacharts\\Support\\JavascriptDate' => $vendorDir . '/khill/lavacharts/src/Support/JavascriptDate.php',
+ 'Khill\\Lavacharts\\Support\\Options' => $vendorDir . '/khill/lavacharts/src/Support/Options.php',
+ 'Khill\\Lavacharts\\Support\\Psr4Autoloader' => $vendorDir . '/khill/lavacharts/src/Support/Psr4Autoloader.php',
+ 'Khill\\Lavacharts\\Support\\RenderableTrait' => $vendorDir . '/khill/lavacharts/src/Support/Renderable.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\DataTableTrait' => $vendorDir . '/khill/lavacharts/src/Support/Traits/DataTableTrait.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\ElementIdTrait' => $vendorDir . '/khill/lavacharts/src/Support/Traits/ElementIdTrait.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\HasOptionsTrait' => $vendorDir . '/khill/lavacharts/src/Support/Traits/HasOptionsTrait.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\MaterialRenderableTrait' => $vendorDir . '/khill/lavacharts/src/Support/Traits/MaterialRenderableTrait.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\ParameterValidatorsTrait' => $vendorDir . '/khill/lavacharts/src/Support/Traits/ParameterValidatorsTrait.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\PngRenderableTrait' => $vendorDir . '/khill/lavacharts/src/Support/Traits/PngRenderableTrait.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\RenderableTrait' => $vendorDir . '/khill/lavacharts/src/Support/Traits/RenderableTrait.php',
+ 'Khill\\Lavacharts\\Symfony\\Bundle\\LavachartsBundle' => $vendorDir . '/khill/lavacharts/src/Symfony/Bundle/LavachartsBundle.php',
+ 'Khill\\Lavacharts\\Symfony\\Bundle\\Twig\\LavachartsExtension' => $vendorDir . '/khill/lavacharts/src/Symfony/Bundle/Twig/LavachartsExtension.php',
+ 'Khill\\Lavacharts\\Values\\ElementId' => $vendorDir . '/khill/lavacharts/src/Values/ElementId.php',
+ 'Khill\\Lavacharts\\Values\\Label' => $vendorDir . '/khill/lavacharts/src/Values/Label.php',
+ 'Khill\\Lavacharts\\Values\\Role' => $vendorDir . '/khill/lavacharts/src/Values/Role.php',
+ 'Khill\\Lavacharts\\Values\\StringValue' => $vendorDir . '/khill/lavacharts/src/Values/StringValue.php',
+ 'Khill\\Lavacharts\\Volcano' => $vendorDir . '/khill/lavacharts/src/Volcano.php',
'Laravel\\Horizon\\AutoScaler' => $vendorDir . '/laravel/horizon/src/AutoScaler.php',
'Laravel\\Horizon\\BackgroundProcess' => $vendorDir . '/laravel/horizon/src/BackgroundProcess.php',
'Laravel\\Horizon\\Connectors\\RedisConnector' => $vendorDir . '/laravel/horizon/src/Connectors/RedisConnector.php',
diff --git a/vendor/composer/autoload_psr4.php b/vendor/composer/autoload_psr4.php
index 245bc8dc2..7d485c1ee 100644
--- a/vendor/composer/autoload_psr4.php
+++ b/vendor/composer/autoload_psr4.php
@@ -51,6 +51,7 @@ return array(
'Laravel\\Tinker\\' => array($vendorDir . '/laravel/tinker/src'),
'Laravel\\Socialite\\' => array($vendorDir . '/laravel/socialite/src'),
'Laravel\\Horizon\\' => array($vendorDir . '/laravel/horizon/src'),
+ 'Khill\\Lavacharts\\' => array($vendorDir . '/khill/lavacharts/src'),
'JakubOnderka\\PhpConsoleHighlighter\\' => array($vendorDir . '/jakub-onderka/php-console-highlighter/src'),
'JakubOnderka\\PhpConsoleColor\\' => array($vendorDir . '/jakub-onderka/php-console-color/src'),
'Illuminate\\' => array($vendorDir . '/laravel/framework/src/Illuminate'),
diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php
index f90dcd968..6db046de8 100644
--- a/vendor/composer/autoload_static.php
+++ b/vendor/composer/autoload_static.php
@@ -109,6 +109,10 @@ class ComposerStaticInitc3f953f8a7291d41a76e1664339777c9
'Laravel\\Socialite\\' => 18,
'Laravel\\Horizon\\' => 16,
),
+ 'K' =>
+ array (
+ 'Khill\\Lavacharts\\' => 17,
+ ),
'J' =>
array (
'JakubOnderka\\PhpConsoleHighlighter\\' => 35,
@@ -343,6 +347,10 @@ class ComposerStaticInitc3f953f8a7291d41a76e1664339777c9
array (
0 => __DIR__ . '/..' . '/laravel/horizon/src',
),
+ 'Khill\\Lavacharts\\' =>
+ array (
+ 0 => __DIR__ . '/..' . '/khill/lavacharts/src',
+ ),
'JakubOnderka\\PhpConsoleHighlighter\\' =>
array (
0 => __DIR__ . '/..' . '/jakub-onderka/php-console-highlighter/src',
@@ -477,7 +485,6 @@ class ComposerStaticInitc3f953f8a7291d41a76e1664339777c9
'App\\Console\\Commands\\UpdateMoonRental' => __DIR__ . '/../..' . '/app/Console/Commands/Moons/UpdateMoonRental.php',
'App\\Console\\Kernel' => __DIR__ . '/../..' . '/app/Console/Kernel.php',
'App\\Exceptions\\Handler' => __DIR__ . '/../..' . '/app/Exceptions/Handler.php',
- 'App\\Fleet' => __DIR__ . '/../..' . '/app/Models/SRP/Fleet.php',
'App\\Http\\Controllers\\Auth\\EsiScopeController' => __DIR__ . '/../..' . '/app/Http/Controllers/Auth/EsiScopeController.php',
'App\\Http\\Controllers\\Auth\\LoginController' => __DIR__ . '/../..' . '/app/Http/Controllers/Auth/LoginController.php',
'App\\Http\\Controllers\\Contracts\\ContractAdminController' => __DIR__ . '/../..' . '/app/Http/Controllers/Contracts/ContractAdminController.php',
@@ -487,6 +494,8 @@ class ComposerStaticInitc3f953f8a7291d41a76e1664339777c9
'App\\Http\\Controllers\\Dashboard\\DashboardController' => __DIR__ . '/../..' . '/app/Http/Controllers/Dashboard/DashboardController.php',
'App\\Http\\Controllers\\Moons\\MoonsAdminController' => __DIR__ . '/../..' . '/app/Http/Controllers/Moons/MoonsAdminController.php',
'App\\Http\\Controllers\\Moons\\MoonsController' => __DIR__ . '/../..' . '/app/Http/Controllers/Moons/MoonsController.php',
+ 'App\\Http\\Controllers\\SRP\\SRPAdminController' => __DIR__ . '/../..' . '/app/Http/Controllers/SRP/SRPAdminController.php',
+ 'App\\Http\\Controllers\\SRP\\SRPController' => __DIR__ . '/../..' . '/app/Http/Controllers/SRP/SRPController.php',
'App\\Http\\Controllers\\Stocks\\StockController' => __DIR__ . '/../..' . '/app/Http/Controllers/Stock/StockController.php',
'App\\Http\\Controllers\\Wiki\\WikiController' => __DIR__ . '/../..' . '/app/Http/Controllers/Wiki/WikiController.php',
'App\\Http\\Kernel' => __DIR__ . '/../..' . '/app/Http/Kernel.php',
@@ -519,6 +528,7 @@ class ComposerStaticInitc3f953f8a7291d41a76e1664339777c9
'App\\Library\\Finances\\StructureIndustryTax' => __DIR__ . '/../..' . '/app/Library/Finances/StructureIndustryTax.php',
'App\\Library\\Lookups\\LookupHelper' => __DIR__ . '/../..' . '/app/Library/Lookups/LookupHelper.php',
'App\\Library\\Moons\\MoonCalc' => __DIR__ . '/../..' . '/app/Library/Moons/MoonCalc.php',
+ 'App\\Library\\SRP\\SRPHelper' => __DIR__ . '/../..' . '/app/Library/SRP/SRPHelper.php',
'App\\Library\\Structures\\StructureHelper' => __DIR__ . '/../..' . '/app/Library/Structures/StructureHelper.php',
'App\\Library\\Taxes\\TaxesHelper' => __DIR__ . '/../..' . '/app/Library/Taxes/TaxesHelper.php',
'App\\Models\\Admin\\AllowedLogin' => __DIR__ . '/../..' . '/app/Models/Admin/AllowedLogin.php',
@@ -559,8 +569,10 @@ class ComposerStaticInitc3f953f8a7291d41a76e1664339777c9
'App\\Models\\Moon\\Moon' => __DIR__ . '/../..' . '/app/Models/Moon/Moon.php',
'App\\Models\\Moon\\OrePrice' => __DIR__ . '/../..' . '/app/Models/Moon/OrePrice.php',
'App\\Models\\Moon\\Price' => __DIR__ . '/../..' . '/app/Models/Moon/Price.php',
- 'App\\Models\\SRP\\FleetCommander' => __DIR__ . '/../..' . '/app/Models/SRP/FleetCommander.php',
- 'App\\Models\\SRP\\Ship' => __DIR__ . '/../..' . '/app/Models/SRP/Ship.php',
+ 'App\\Models\\SRP\\SRPShip' => __DIR__ . '/../..' . '/app/Models/SRP/SRPShip.php',
+ 'App\\Models\\SRP\\SrpFleetType' => __DIR__ . '/../..' . '/app/Models/SRP/SrpFleetType.php',
+ 'App\\Models\\SRP\\SrpPayout' => __DIR__ . '/../..' . '/app/Models/SRP/SrpPayout.php',
+ 'App\\Models\\SRP\\SrpShipType' => __DIR__ . '/../..' . '/app/Models/SRP/SrpShipType.php',
'App\\Models\\ScheduledTask\\ScheduleJob' => __DIR__ . '/../..' . '/app/Models/ScheduledTask/ScheduleJob.php',
'App\\Models\\Stock\\Asset' => __DIR__ . '/../..' . '/app/Models/Stock/Asset.php',
'App\\Models\\Structure\\Service' => __DIR__ . '/../..' . '/app/Models/Structure/Service.php',
@@ -2192,6 +2204,143 @@ class ComposerStaticInitc3f953f8a7291d41a76e1664339777c9
'JakubOnderka\\PhpConsoleHighlighter\\Highlighter' => __DIR__ . '/..' . '/jakub-onderka/php-console-highlighter/src/Highlighter.php',
'JsonException' => __DIR__ . '/..' . '/symfony/polyfill-php73/Resources/stubs/JsonException.php',
'JsonSerializable' => __DIR__ . '/..' . '/nesbot/carbon/src/JsonSerializable.php',
+ 'Khill\\Lavacharts\\Builders\\ChartBuilder' => __DIR__ . '/..' . '/khill/lavacharts/src/Builders/ChartBuilder.php',
+ 'Khill\\Lavacharts\\Builders\\DashboardBuilder' => __DIR__ . '/..' . '/khill/lavacharts/src/Builders/DashboardBuilder.php',
+ 'Khill\\Lavacharts\\Builders\\GenericBuilder' => __DIR__ . '/..' . '/khill/lavacharts/src/Builders/GenericBuilder.php',
+ 'Khill\\Lavacharts\\Charts\\AnnotationChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/AnnotationChart.php',
+ 'Khill\\Lavacharts\\Charts\\AreaChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/AreaChart.php',
+ 'Khill\\Lavacharts\\Charts\\BarChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/BarChart.php',
+ 'Khill\\Lavacharts\\Charts\\BubbleChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/BubbleChart.php',
+ 'Khill\\Lavacharts\\Charts\\CalendarChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/CalendarChart.php',
+ 'Khill\\Lavacharts\\Charts\\CandlestickChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/CandlestickChart.php',
+ 'Khill\\Lavacharts\\Charts\\Chart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/Chart.php',
+ 'Khill\\Lavacharts\\Charts\\ChartFactory' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/ChartFactory.php',
+ 'Khill\\Lavacharts\\Charts\\ColumnChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/ColumnChart.php',
+ 'Khill\\Lavacharts\\Charts\\ComboChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/ComboChart.php',
+ 'Khill\\Lavacharts\\Charts\\DonutChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/DonutChart.php',
+ 'Khill\\Lavacharts\\Charts\\GanttChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/GanttChart.php',
+ 'Khill\\Lavacharts\\Charts\\GaugeChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/GaugeChart.php',
+ 'Khill\\Lavacharts\\Charts\\GeoChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/GeoChart.php',
+ 'Khill\\Lavacharts\\Charts\\HistogramChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/HistogramChart.php',
+ 'Khill\\Lavacharts\\Charts\\LineChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/LineChart.php',
+ 'Khill\\Lavacharts\\Charts\\OrgChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/OrgChart.php',
+ 'Khill\\Lavacharts\\Charts\\PieChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/PieChart.php',
+ 'Khill\\Lavacharts\\Charts\\SankeyChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/SankeyChart.php',
+ 'Khill\\Lavacharts\\Charts\\ScatterChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/ScatterChart.php',
+ 'Khill\\Lavacharts\\Charts\\SteppedAreaChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/SteppedAreaChart.php',
+ 'Khill\\Lavacharts\\Charts\\TableChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/TableChart.php',
+ 'Khill\\Lavacharts\\Charts\\TimelineChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/TimelineChart.php',
+ 'Khill\\Lavacharts\\Charts\\TreeMapChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/TreeMapChart.php',
+ 'Khill\\Lavacharts\\Charts\\WordTreeChart' => __DIR__ . '/..' . '/khill/lavacharts/src/Charts/WordTreeChart.php',
+ 'Khill\\Lavacharts\\Dashboards\\Bindings\\Binding' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Bindings/Binding.php',
+ 'Khill\\Lavacharts\\Dashboards\\Bindings\\BindingFactory' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Bindings/BindingFactory.php',
+ 'Khill\\Lavacharts\\Dashboards\\Bindings\\ManyToMany' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Bindings/ManyToMany.php',
+ 'Khill\\Lavacharts\\Dashboards\\Bindings\\ManyToOne' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Bindings/ManyToOne.php',
+ 'Khill\\Lavacharts\\Dashboards\\Bindings\\OneToMany' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Bindings/OneToMany.php',
+ 'Khill\\Lavacharts\\Dashboards\\Bindings\\OneToOne' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Bindings/OneToOne.php',
+ 'Khill\\Lavacharts\\Dashboards\\Dashboard' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Dashboard.php',
+ 'Khill\\Lavacharts\\Dashboards\\DashboardFactory' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/DashboardFactory.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\CategoryFilter' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Filters/CategoryFilter.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\ChartRangeFilter' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Filters/ChartRangeFilter.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\DateRangeFilter' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Filters/DateRangeFilter.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\Filter' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Filters/Filter.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\FilterFactory' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Filters/FilterFactory.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\NumberRangeFilter' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Filters/NumberRangeFilter.php',
+ 'Khill\\Lavacharts\\Dashboards\\Filters\\StringFilter' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Filters/StringFilter.php',
+ 'Khill\\Lavacharts\\Dashboards\\Wrappers\\ChartWrapper' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Wrappers/ChartWrapper.php',
+ 'Khill\\Lavacharts\\Dashboards\\Wrappers\\ControlWrapper' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Wrappers/ControlWrapper.php',
+ 'Khill\\Lavacharts\\Dashboards\\Wrappers\\Wrapper' => __DIR__ . '/..' . '/khill/lavacharts/src/Dashboards/Wrappers/Wrapper.php',
+ 'Khill\\Lavacharts\\DataTables\\Cells\\Cell' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Cells/Cell.php',
+ 'Khill\\Lavacharts\\DataTables\\Cells\\DateCell' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Cells/DateCell.php',
+ 'Khill\\Lavacharts\\DataTables\\Cells\\NullCell' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Cells/NullCell.php',
+ 'Khill\\Lavacharts\\DataTables\\Columns\\Column' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Columns/Column.php',
+ 'Khill\\Lavacharts\\DataTables\\Columns\\ColumnBuilder' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Columns/ColumnBuilder.php',
+ 'Khill\\Lavacharts\\DataTables\\Columns\\ColumnFactory' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Columns/ColumnFactory.php',
+ 'Khill\\Lavacharts\\DataTables\\DataFactory' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/DataFactory.php',
+ 'Khill\\Lavacharts\\DataTables\\DataTable' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/DataTable.php',
+ 'Khill\\Lavacharts\\DataTables\\Formats\\ArrowFormat' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Formats/ArrowFormat.php',
+ 'Khill\\Lavacharts\\DataTables\\Formats\\BarFormat' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Formats/BarFormat.php',
+ 'Khill\\Lavacharts\\DataTables\\Formats\\DateFormat' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Formats/DateFormat.php',
+ 'Khill\\Lavacharts\\DataTables\\Formats\\Format' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Formats/Format.php',
+ 'Khill\\Lavacharts\\DataTables\\Formats\\NumberFormat' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Formats/NumberFormat.php',
+ 'Khill\\Lavacharts\\DataTables\\Rows\\NullRow' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Rows/NullRow.php',
+ 'Khill\\Lavacharts\\DataTables\\Rows\\Row' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Rows/Row.php',
+ 'Khill\\Lavacharts\\DataTables\\Rows\\RowFactory' => __DIR__ . '/..' . '/khill/lavacharts/src/DataTables/Rows/RowFactory.php',
+ 'Khill\\Lavacharts\\Exceptions\\ChartNotFound' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/ChartNotFound.php',
+ 'Khill\\Lavacharts\\Exceptions\\DashboardNotFound' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/DashboardNotFound.php',
+ 'Khill\\Lavacharts\\Exceptions\\DataTableNotFound' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/DataTableNotFound.php',
+ 'Khill\\Lavacharts\\Exceptions\\ElementIdException' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/ElementIdException.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidBindings' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidBindings.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidCellCount' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidCellCount.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidChartType' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidChartType.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidChartWrapperParams' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidChartWrapperParams.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidColumnDefinition' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidColumnDefinition.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidColumnFormat' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidColumnFormat.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidColumnIndex' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidColumnIndex.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidColumnRole' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidColumnRole.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidColumnType' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidColumnType.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidConfigProperty' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidConfigProperty.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidConfigValue' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidConfigValue.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidControlWrapperParams' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidControlWrapperParams.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidDataTable' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidDataTable.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidDate' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidDate.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidDateTimeFormat' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidDateTimeFormat.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidDateTimeString' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidDateTimeString.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidDivDimensions' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidDivDimensions.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidElementId' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidElementId.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidFilterParam' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidFilterParam.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidFilterType' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidFilterType.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidFormatType' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidFormatType.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidFunctionParam' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidFunctionParam.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidJson' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidJson.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidLabel' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidLabel.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidLavaObject' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidLavaObject.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidOptions' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidOptions.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidParamType' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidParamType.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidRowDefinition' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidRowDefinition.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidRowProperty' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidRowProperty.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidStringValue' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidStringValue.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidTimeZone' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidTimeZone.php',
+ 'Khill\\Lavacharts\\Exceptions\\InvalidUIProperty' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/InvalidUIProperty.php',
+ 'Khill\\Lavacharts\\Exceptions\\LavaException' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/LavaException.php',
+ 'Khill\\Lavacharts\\Exceptions\\RenderingException' => __DIR__ . '/..' . '/khill/lavacharts/src/Exceptions/RenderingException.php',
+ 'Khill\\Lavacharts\\Javascript\\ChartJsFactory' => __DIR__ . '/..' . '/khill/lavacharts/src/Javascript/ChartJsFactory.php',
+ 'Khill\\Lavacharts\\Javascript\\DashboardJsFactory' => __DIR__ . '/..' . '/khill/lavacharts/src/Javascript/DashboardJsFactory.php',
+ 'Khill\\Lavacharts\\Javascript\\JavascriptFactory' => __DIR__ . '/..' . '/khill/lavacharts/src/Javascript/JavascriptFactory.php',
+ 'Khill\\Lavacharts\\Javascript\\ScriptManager' => __DIR__ . '/..' . '/khill/lavacharts/src/Javascript/ScriptManager.php',
+ 'Khill\\Lavacharts\\Laravel\\LavachartsFacade' => __DIR__ . '/..' . '/khill/lavacharts/src/Laravel/LavachartsFacade.php',
+ 'Khill\\Lavacharts\\Laravel\\LavachartsServiceProvider' => __DIR__ . '/..' . '/khill/lavacharts/src/Laravel/LavachartsServiceProvider.php',
+ 'Khill\\Lavacharts\\Lavacharts' => __DIR__ . '/..' . '/khill/lavacharts/src/Lavacharts.php',
+ 'Khill\\Lavacharts\\Support\\Buffer' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Buffer.php',
+ 'Khill\\Lavacharts\\Support\\Config' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Config.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\Arrayable' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Contracts/Arrayable.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\DataTableInterface' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Contracts/DataTableInterface.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\JsClassInterface' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Contracts/JsClassInterface.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\Jsonable' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Contracts/Jsonable.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\JsonableInterface' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Contracts/JsonableInterface.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\RenderableInterface' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Contracts/RenderableInterface.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\VisualizationInterface' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Contracts/VisualizationInterface.php',
+ 'Khill\\Lavacharts\\Support\\Contracts\\WrappableInterface' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Contracts/WrappableInterface.php',
+ 'Khill\\Lavacharts\\Support\\Customizable' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Customizable.php',
+ 'Khill\\Lavacharts\\Support\\Html\\HtmlFactory' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Html/HtmlFactory.php',
+ 'Khill\\Lavacharts\\Support\\JavascriptDate' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/JavascriptDate.php',
+ 'Khill\\Lavacharts\\Support\\Options' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Options.php',
+ 'Khill\\Lavacharts\\Support\\Psr4Autoloader' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Psr4Autoloader.php',
+ 'Khill\\Lavacharts\\Support\\RenderableTrait' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Renderable.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\DataTableTrait' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Traits/DataTableTrait.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\ElementIdTrait' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Traits/ElementIdTrait.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\HasOptionsTrait' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Traits/HasOptionsTrait.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\MaterialRenderableTrait' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Traits/MaterialRenderableTrait.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\ParameterValidatorsTrait' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Traits/ParameterValidatorsTrait.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\PngRenderableTrait' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Traits/PngRenderableTrait.php',
+ 'Khill\\Lavacharts\\Support\\Traits\\RenderableTrait' => __DIR__ . '/..' . '/khill/lavacharts/src/Support/Traits/RenderableTrait.php',
+ 'Khill\\Lavacharts\\Symfony\\Bundle\\LavachartsBundle' => __DIR__ . '/..' . '/khill/lavacharts/src/Symfony/Bundle/LavachartsBundle.php',
+ 'Khill\\Lavacharts\\Symfony\\Bundle\\Twig\\LavachartsExtension' => __DIR__ . '/..' . '/khill/lavacharts/src/Symfony/Bundle/Twig/LavachartsExtension.php',
+ 'Khill\\Lavacharts\\Values\\ElementId' => __DIR__ . '/..' . '/khill/lavacharts/src/Values/ElementId.php',
+ 'Khill\\Lavacharts\\Values\\Label' => __DIR__ . '/..' . '/khill/lavacharts/src/Values/Label.php',
+ 'Khill\\Lavacharts\\Values\\Role' => __DIR__ . '/..' . '/khill/lavacharts/src/Values/Role.php',
+ 'Khill\\Lavacharts\\Values\\StringValue' => __DIR__ . '/..' . '/khill/lavacharts/src/Values/StringValue.php',
+ 'Khill\\Lavacharts\\Volcano' => __DIR__ . '/..' . '/khill/lavacharts/src/Volcano.php',
'Laravel\\Horizon\\AutoScaler' => __DIR__ . '/..' . '/laravel/horizon/src/AutoScaler.php',
'Laravel\\Horizon\\BackgroundProcess' => __DIR__ . '/..' . '/laravel/horizon/src/BackgroundProcess.php',
'Laravel\\Horizon\\Connectors\\RedisConnector' => __DIR__ . '/..' . '/laravel/horizon/src/Connectors/RedisConnector.php',
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 9e1094921..a38925080 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -1001,35 +1001,39 @@
},
{
"name": "guzzlehttp/psr7",
- "version": "1.5.2",
- "version_normalized": "1.5.2.0",
+ "version": "1.6.1",
+ "version_normalized": "1.6.1.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
- "reference": "9f83dded91781a01c63574e387eaa769be769115"
+ "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115",
- "reference": "9f83dded91781a01c63574e387eaa769be769115",
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
+ "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"psr/http-message": "~1.0",
- "ralouphie/getallheaders": "^2.0.5"
+ "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
+ "ext-zlib": "*",
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
},
- "time": "2018-12-04T20:46:45+00:00",
+ "suggest": {
+ "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
+ },
+ "time": "2019-07-01T23:21:34+00:00",
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.5-dev"
+ "dev-master": "1.6-dev"
}
},
"installation-source": "dist",
@@ -1210,6 +1214,74 @@
],
"description": "Highlight PHP code in terminal"
},
+ {
+ "name": "khill/lavacharts",
+ "version": "3.1.11",
+ "version_normalized": "3.1.11.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/kevinkhill/lavacharts.git",
+ "reference": "1e4d056519a933e2406699d956b2bd8a27150955"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/kevinkhill/lavacharts/zipball/1e4d056519a933e2406699d956b2bd8a27150955",
+ "reference": "1e4d056519a933e2406699d956b2bd8a27150955",
+ "shasum": ""
+ },
+ "require": {
+ "nesbot/carbon": "~1.14",
+ "php": ">=5.4.0"
+ },
+ "require-dev": {
+ "codeclimate/php-test-reporter": "~0.3",
+ "mockery/mockery": "~0.9",
+ "phpunit/phpunit": "~4.8",
+ "satooshi/php-coveralls": "~1.0",
+ "squizlabs/php_codesniffer": "~2.5"
+ },
+ "suggest": {
+ "khill/datatableplus": "Adds extra features to DataTables such as csv and laravel collection parsing."
+ },
+ "time": "2018-08-01T16:39:51+00:00",
+ "type": "library",
+ "extra": {
+ "laravel": {
+ "providers": [
+ "Khill\\Lavacharts\\Laravel\\LavachartsServiceProvider"
+ ],
+ "aliases": {
+ "Lava": "Khill\\Lavacharts\\Laravel\\LavachartsFacade"
+ }
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "psr-4": {
+ "Khill\\Lavacharts\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Kevin Hill",
+ "email": "kevinkhill@gmail.com",
+ "role": "Creator"
+ }
+ ],
+ "description": "PHP wrapper library for the Google Chart API",
+ "homepage": "http://lavacharts.com",
+ "keywords": [
+ "charts",
+ "google",
+ "graphs",
+ "laravel",
+ "symfony"
+ ]
+ },
{
"name": "kylekatarnls/update-helper",
"version": "1.1.1",
@@ -1259,17 +1331,17 @@
},
{
"name": "laravel/framework",
- "version": "v5.8.24",
- "version_normalized": "5.8.24.0",
+ "version": "v5.8.26",
+ "version_normalized": "5.8.26.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
- "reference": "bb2a0afef35f508f77c049c51f04087a14de0055"
+ "reference": "1d8ec9afdedc79314c18715056b8143d7e1fac31"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laravel/framework/zipball/bb2a0afef35f508f77c049c51f04087a14de0055",
- "reference": "bb2a0afef35f508f77c049c51f04087a14de0055",
+ "url": "https://api.github.com/repos/laravel/framework/zipball/1d8ec9afdedc79314c18715056b8143d7e1fac31",
+ "reference": "1d8ec9afdedc79314c18715056b8143d7e1fac31",
"shasum": ""
},
"require": {
@@ -1372,7 +1444,7 @@
"symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^1.1).",
"wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
},
- "time": "2019-06-19T16:40:24+00:00",
+ "time": "2019-06-25T16:20:51+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -1408,17 +1480,17 @@
},
{
"name": "laravel/horizon",
- "version": "v3.2.3",
- "version_normalized": "3.2.3.0",
+ "version": "v3.2.4",
+ "version_normalized": "3.2.4.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
- "reference": "a6e4a89525e328ef8009509b8da02d0bc98f264f"
+ "reference": "dab98e62eb3604e96dc5c7afcbb974999f187d4e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laravel/horizon/zipball/a6e4a89525e328ef8009509b8da02d0bc98f264f",
- "reference": "a6e4a89525e328ef8009509b8da02d0bc98f264f",
+ "url": "https://api.github.com/repos/laravel/horizon/zipball/dab98e62eb3604e96dc5c7afcbb974999f187d4e",
+ "reference": "dab98e62eb3604e96dc5c7afcbb974999f187d4e",
"shasum": ""
},
"require": {
@@ -1440,7 +1512,7 @@
"orchestra/testbench": "^3.7",
"phpunit/phpunit": "^7.0"
},
- "time": "2019-06-14T12:32:39+00:00",
+ "time": "2019-06-25T15:20:03+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -2027,17 +2099,17 @@
},
{
"name": "nesbot/carbon",
- "version": "1.38.4",
- "version_normalized": "1.38.4.0",
+ "version": "1.39.0",
+ "version_normalized": "1.39.0.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
- "reference": "8dd4172bfe1784952c4d58c4db725d183b1c23ad"
+ "reference": "dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8dd4172bfe1784952c4d58c4db725d183b1c23ad",
- "reference": "8dd4172bfe1784952c4d58c4db725d183b1c23ad",
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0",
+ "reference": "dd62a58af4e0775a45ea5f99d0363d81b7d9a1e0",
"shasum": ""
},
"require": {
@@ -2050,7 +2122,7 @@
"friendsofphp/php-cs-fixer": "~2",
"phpunit/phpunit": "^4.8.35 || ^5.7"
},
- "time": "2019-06-03T15:41:40+00:00",
+ "time": "2019-06-11T09:07:59+00:00",
"bin": [
"bin/upgrade-carbon"
],
@@ -3378,27 +3450,27 @@
},
{
"name": "ralouphie/getallheaders",
- "version": "2.0.5",
- "version_normalized": "2.0.5.0",
+ "version": "3.0.3",
+ "version_normalized": "3.0.3.0",
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
- "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
+ "reference": "120b605dfeb996808c31b6477290a714d356e822"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
- "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
+ "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
+ "reference": "120b605dfeb996808c31b6477290a714d356e822",
"shasum": ""
},
"require": {
- "php": ">=5.3"
+ "php": ">=5.6"
},
"require-dev": {
- "phpunit/phpunit": "~3.7.0",
- "satooshi/php-coveralls": ">=1.0"
+ "php-coveralls/php-coveralls": "^2.1",
+ "phpunit/phpunit": "^5 || ^6.5"
},
- "time": "2016-02-11T07:05:27+00:00",
+ "time": "2019-03-08T08:55:37+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -4156,17 +4228,17 @@
},
{
"name": "symfony/console",
- "version": "v4.3.1",
- "version_normalized": "4.3.1.0",
+ "version": "v4.3.2",
+ "version_normalized": "4.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "d50bbeeb0e17e6dd4124ea391eff235e932cbf64"
+ "reference": "b592b26a24265a35172d8a2094d8b10f22b7cc39"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/d50bbeeb0e17e6dd4124ea391eff235e932cbf64",
- "reference": "d50bbeeb0e17e6dd4124ea391eff235e932cbf64",
+ "url": "https://api.github.com/repos/symfony/console/zipball/b592b26a24265a35172d8a2094d8b10f22b7cc39",
+ "reference": "b592b26a24265a35172d8a2094d8b10f22b7cc39",
"shasum": ""
},
"require": {
@@ -4198,7 +4270,7 @@
"symfony/lock": "",
"symfony/process": ""
},
- "time": "2019-06-05T13:25:51+00:00",
+ "time": "2019-06-13T11:03:18+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -4233,8 +4305,8 @@
},
{
"name": "symfony/css-selector",
- "version": "v4.3.1",
- "version_normalized": "4.3.1.0",
+ "version": "v4.3.2",
+ "version_normalized": "4.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
@@ -4288,17 +4360,17 @@
},
{
"name": "symfony/debug",
- "version": "v4.3.1",
- "version_normalized": "4.3.1.0",
+ "version": "v4.3.2",
+ "version_normalized": "4.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
- "reference": "4e025104f1f9adb1f7a2d14fb102c9986d6e97c6"
+ "reference": "d8f4fb38152e0eb6a433705e5f661d25b32c5fcd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/debug/zipball/4e025104f1f9adb1f7a2d14fb102c9986d6e97c6",
- "reference": "4e025104f1f9adb1f7a2d14fb102c9986d6e97c6",
+ "url": "https://api.github.com/repos/symfony/debug/zipball/d8f4fb38152e0eb6a433705e5f661d25b32c5fcd",
+ "reference": "d8f4fb38152e0eb6a433705e5f661d25b32c5fcd",
"shasum": ""
},
"require": {
@@ -4311,7 +4383,7 @@
"require-dev": {
"symfony/http-kernel": "~3.4|~4.0"
},
- "time": "2019-05-30T16:10:05+00:00",
+ "time": "2019-06-19T15:27:09+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -4346,17 +4418,17 @@
},
{
"name": "symfony/event-dispatcher",
- "version": "v4.3.1",
- "version_normalized": "4.3.1.0",
+ "version": "v4.3.2",
+ "version_normalized": "4.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "4e6c670af81c4fb0b6c08b035530a9915d0b691f"
+ "reference": "d257021c1ab28d48d24a16de79dfab445ce93398"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4e6c670af81c4fb0b6c08b035530a9915d0b691f",
- "reference": "4e6c670af81c4fb0b6c08b035530a9915d0b691f",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d257021c1ab28d48d24a16de79dfab445ce93398",
+ "reference": "d257021c1ab28d48d24a16de79dfab445ce93398",
"shasum": ""
},
"require": {
@@ -4383,7 +4455,7 @@
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
},
- "time": "2019-05-30T16:10:05+00:00",
+ "time": "2019-06-13T11:03:18+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -4478,23 +4550,23 @@
},
{
"name": "symfony/finder",
- "version": "v4.3.1",
- "version_normalized": "4.3.1.0",
+ "version": "v4.3.2",
+ "version_normalized": "4.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176"
+ "reference": "33c21f7d5d3dc8a140c282854a7e13aeb5d0f91a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176",
- "reference": "b3d4f4c0e4eadfdd8b296af9ca637cfbf51d8176",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/33c21f7d5d3dc8a140c282854a7e13aeb5d0f91a",
+ "reference": "33c21f7d5d3dc8a140c282854a7e13aeb5d0f91a",
"shasum": ""
},
"require": {
"php": "^7.1.3"
},
- "time": "2019-05-26T20:47:49+00:00",
+ "time": "2019-06-13T11:03:18+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -4529,17 +4601,17 @@
},
{
"name": "symfony/http-foundation",
- "version": "v4.3.1",
- "version_normalized": "4.3.1.0",
+ "version": "v4.3.2",
+ "version_normalized": "4.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "b7e4945dd9b277cd24e93566e4da0a87956392a9"
+ "reference": "e1b507fcfa4e87d192281774b5ecd4265370180d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b7e4945dd9b277cd24e93566e4da0a87956392a9",
- "reference": "b7e4945dd9b277cd24e93566e4da0a87956392a9",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e1b507fcfa4e87d192281774b5ecd4265370180d",
+ "reference": "e1b507fcfa4e87d192281774b5ecd4265370180d",
"shasum": ""
},
"require": {
@@ -4551,7 +4623,7 @@
"predis/predis": "~1.0",
"symfony/expression-language": "~3.4|~4.0"
},
- "time": "2019-06-06T10:05:02+00:00",
+ "time": "2019-06-26T09:25:00+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -4586,17 +4658,17 @@
},
{
"name": "symfony/http-kernel",
- "version": "v4.3.1",
- "version_normalized": "4.3.1.0",
+ "version": "v4.3.2",
+ "version_normalized": "4.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
- "reference": "738ad561cd6a8d1c44ee1da941b2e628e264c429"
+ "reference": "4150f71e27ed37a74700561b77e3dbd754cbb44d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/738ad561cd6a8d1c44ee1da941b2e628e264c429",
- "reference": "738ad561cd6a8d1c44ee1da941b2e628e264c429",
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4150f71e27ed37a74700561b77e3dbd754cbb44d",
+ "reference": "4150f71e27ed37a74700561b77e3dbd754cbb44d",
"shasum": ""
},
"require": {
@@ -4645,7 +4717,7 @@
"symfony/dependency-injection": "",
"symfony/var-dumper": ""
},
- "time": "2019-06-06T13:23:34+00:00",
+ "time": "2019-06-26T14:26:16+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -4680,8 +4752,8 @@
},
{
"name": "symfony/mime",
- "version": "v4.3.1",
- "version_normalized": "4.3.1.0",
+ "version": "v4.3.2",
+ "version_normalized": "4.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
@@ -5104,8 +5176,8 @@
},
{
"name": "symfony/process",
- "version": "v4.3.1",
- "version_normalized": "4.3.1.0",
+ "version": "v4.3.2",
+ "version_normalized": "4.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
@@ -5155,17 +5227,17 @@
},
{
"name": "symfony/routing",
- "version": "v4.3.1",
- "version_normalized": "4.3.1.0",
+ "version": "v4.3.2",
+ "version_normalized": "4.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
- "reference": "9b31cd24f6ad2cebde6845f6daa9c6d69efe2465"
+ "reference": "2ef809021d72071c611b218c47a3bf3b17b7325e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/routing/zipball/9b31cd24f6ad2cebde6845f6daa9c6d69efe2465",
- "reference": "9b31cd24f6ad2cebde6845f6daa9c6d69efe2465",
+ "url": "https://api.github.com/repos/symfony/routing/zipball/2ef809021d72071c611b218c47a3bf3b17b7325e",
+ "reference": "2ef809021d72071c611b218c47a3bf3b17b7325e",
"shasum": ""
},
"require": {
@@ -5192,7 +5264,7 @@
"symfony/http-foundation": "For using a Symfony Request object",
"symfony/yaml": "For using the YAML loader"
},
- "time": "2019-06-05T09:16:20+00:00",
+ "time": "2019-06-26T13:54:39+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -5293,17 +5365,17 @@
},
{
"name": "symfony/translation",
- "version": "v4.3.1",
- "version_normalized": "4.3.1.0",
+ "version": "v4.3.2",
+ "version_normalized": "4.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
- "reference": "5dda505e5f65d759741dfaf4e54b36010a4b57aa"
+ "reference": "934ab1d18545149e012aa898cf02e9f23790f7a0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation/zipball/5dda505e5f65d759741dfaf4e54b36010a4b57aa",
- "reference": "5dda505e5f65d759741dfaf4e54b36010a4b57aa",
+ "url": "https://api.github.com/repos/symfony/translation/zipball/934ab1d18545149e012aa898cf02e9f23790f7a0",
+ "reference": "934ab1d18545149e012aa898cf02e9f23790f7a0",
"shasum": ""
},
"require": {
@@ -5336,7 +5408,7 @@
"symfony/config": "",
"symfony/yaml": ""
},
- "time": "2019-06-03T20:27:40+00:00",
+ "time": "2019-06-13T11:03:18+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -5430,17 +5502,17 @@
},
{
"name": "symfony/var-dumper",
- "version": "v4.3.1",
- "version_normalized": "4.3.1.0",
+ "version": "v4.3.2",
+ "version_normalized": "4.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "f974f448154928d2b5fb7c412bd23b81d063f34b"
+ "reference": "45d6ef73671995aca565a1aa3d9a432a3ea63f91"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f974f448154928d2b5fb7c412bd23b81d063f34b",
- "reference": "f974f448154928d2b5fb7c412bd23b81d063f34b",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/45d6ef73671995aca565a1aa3d9a432a3ea63f91",
+ "reference": "45d6ef73671995aca565a1aa3d9a432a3ea63f91",
"shasum": ""
},
"require": {
@@ -5463,7 +5535,7 @@
"ext-intl": "To show region name in time zone dump",
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
},
- "time": "2019-06-05T02:08:12+00:00",
+ "time": "2019-06-17T17:37:00+00:00",
"bin": [
"Resources/bin/var-dump-server"
],
diff --git a/vendor/guzzlehttp/psr7/.editorconfig b/vendor/guzzlehttp/psr7/.editorconfig
deleted file mode 100644
index 677e36e29..000000000
--- a/vendor/guzzlehttp/psr7/.editorconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-root = true
-
-[*]
-charset = utf-8
-end_of_line = lf
-indent_size = 4
-indent_style = space
-insert_final_newline = true
-trim_trailing_whitespace = true
diff --git a/vendor/guzzlehttp/psr7/CHANGELOG.md b/vendor/guzzlehttp/psr7/CHANGELOG.md
index 27b65f095..8a3743dba 100644
--- a/vendor/guzzlehttp/psr7/CHANGELOG.md
+++ b/vendor/guzzlehttp/psr7/CHANGELOG.md
@@ -10,6 +10,26 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
+## [1.6.0]
+
+### Added
+
+- Allowed version `^3.0` of `ralouphie/getallheaders` dependency (#244)
+- Added MIME type for WEBP image format (#246)
+- Added more validation of values according to PSR-7 and RFC standards, e.g. status code range (#250, #272)
+
+### Changed
+
+- Tests don't pass with HHVM 4.0, so HHVM support got dropped. Other libraries like composer have done the same. (#262)
+- Accept port number 0 to be valid (#270)
+
+### Fixed
+
+- Fixed subsequent reads from `php://input` in ServerRequest (#247)
+- Fixed readable/writable detection for certain stream modes (#248)
+- Fixed encoding of special characters in the `userInfo` component of an URI (#253)
+
+
## [1.5.2] - 2018-12-04
### Fixed
@@ -209,7 +229,8 @@ Currently unsupported:
-[Unreleased]: https://github.com/guzzle/psr7/compare/1.5.2...HEAD
+[Unreleased]: https://github.com/guzzle/psr7/compare/1.6.0...HEAD
+[1.6.0]: https://github.com/guzzle/psr7/compare/1.5.2...1.6.0
[1.5.2]: https://github.com/guzzle/psr7/compare/1.5.1...1.5.2
[1.5.1]: https://github.com/guzzle/psr7/compare/1.5.0...1.5.1
[1.5.0]: https://github.com/guzzle/psr7/compare/1.4.2...1.5.0
diff --git a/vendor/guzzlehttp/psr7/composer.json b/vendor/guzzlehttp/psr7/composer.json
index 2add153ec..168a055b0 100644
--- a/vendor/guzzlehttp/psr7/composer.json
+++ b/vendor/guzzlehttp/psr7/composer.json
@@ -18,14 +18,18 @@
"require": {
"php": ">=5.4.0",
"psr/http-message": "~1.0",
- "ralouphie/getallheaders": "^2.0.5"
+ "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
},
"require-dev": {
- "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
+ "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8",
+ "ext-zlib": "*"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
+ "suggest": {
+ "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
+ },
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
@@ -39,7 +43,7 @@
},
"extra": {
"branch-alias": {
- "dev-master": "1.5-dev"
+ "dev-master": "1.6-dev"
}
}
}
diff --git a/vendor/guzzlehttp/psr7/src/LimitStream.php b/vendor/guzzlehttp/psr7/src/LimitStream.php
index 3c13d4f41..e4f239e30 100644
--- a/vendor/guzzlehttp/psr7/src/LimitStream.php
+++ b/vendor/guzzlehttp/psr7/src/LimitStream.php
@@ -72,7 +72,7 @@ class LimitStream implements StreamInterface
{
if ($whence !== SEEK_SET || $offset < 0) {
throw new \RuntimeException(sprintf(
- 'Cannot seek to offset % with whence %s',
+ 'Cannot seek to offset %s with whence %s',
$offset,
$whence
));
diff --git a/vendor/guzzlehttp/psr7/src/MessageTrait.php b/vendor/guzzlehttp/psr7/src/MessageTrait.php
index 1e4da649a..a7966d10c 100644
--- a/vendor/guzzlehttp/psr7/src/MessageTrait.php
+++ b/vendor/guzzlehttp/psr7/src/MessageTrait.php
@@ -66,11 +66,8 @@ trait MessageTrait
public function withHeader($header, $value)
{
- if (!is_array($value)) {
- $value = [$value];
- }
-
- $value = $this->trimHeaderValues($value);
+ $this->assertHeader($header);
+ $value = $this->normalizeHeaderValue($value);
$normalized = strtolower($header);
$new = clone $this;
@@ -85,11 +82,8 @@ trait MessageTrait
public function withAddedHeader($header, $value)
{
- if (!is_array($value)) {
- $value = [$value];
- }
-
- $value = $this->trimHeaderValues($value);
+ $this->assertHeader($header);
+ $value = $this->normalizeHeaderValue($value);
$normalized = strtolower($header);
$new = clone $this;
@@ -144,11 +138,13 @@ trait MessageTrait
{
$this->headerNames = $this->headers = [];
foreach ($headers as $header => $value) {
- if (!is_array($value)) {
- $value = [$value];
+ if (is_int($header)) {
+ // Numeric array keys are converted to int by PHP but having a header name '123' is not forbidden by the spec
+ // and also allowed in withHeader(). So we need to cast it to string again for the following assertion to pass.
+ $header = (string) $header;
}
-
- $value = $this->trimHeaderValues($value);
+ $this->assertHeader($header);
+ $value = $this->normalizeHeaderValue($value);
$normalized = strtolower($header);
if (isset($this->headerNames[$normalized])) {
$header = $this->headerNames[$normalized];
@@ -160,6 +156,19 @@ trait MessageTrait
}
}
+ private function normalizeHeaderValue($value)
+ {
+ if (!is_array($value)) {
+ return $this->trimHeaderValues([$value]);
+ }
+
+ if (count($value) === 0) {
+ throw new \InvalidArgumentException('Header value can not be an empty array.');
+ }
+
+ return $this->trimHeaderValues($value);
+ }
+
/**
* Trims whitespace from the header values.
*
@@ -177,7 +186,28 @@ trait MessageTrait
private function trimHeaderValues(array $values)
{
return array_map(function ($value) {
- return trim($value, " \t");
+ if (!is_scalar($value) && null !== $value) {
+ throw new \InvalidArgumentException(sprintf(
+ 'Header value must be scalar or null but %s provided.',
+ is_object($value) ? get_class($value) : gettype($value)
+ ));
+ }
+
+ return trim((string) $value, " \t");
}, $values);
}
+
+ private function assertHeader($header)
+ {
+ if (!is_string($header)) {
+ throw new \InvalidArgumentException(sprintf(
+ 'Header name must be a string but %s provided.',
+ is_object($header) ? get_class($header) : gettype($header)
+ ));
+ }
+
+ if ($header === '') {
+ throw new \InvalidArgumentException('Header name can not be empty.');
+ }
+ }
}
diff --git a/vendor/guzzlehttp/psr7/src/Request.php b/vendor/guzzlehttp/psr7/src/Request.php
index 000664240..59f337db1 100644
--- a/vendor/guzzlehttp/psr7/src/Request.php
+++ b/vendor/guzzlehttp/psr7/src/Request.php
@@ -36,6 +36,7 @@ class Request implements RequestInterface
$body = null,
$version = '1.1'
) {
+ $this->assertMethod($method);
if (!($uri instanceof UriInterface)) {
$uri = new Uri($uri);
}
@@ -91,6 +92,7 @@ class Request implements RequestInterface
public function withMethod($method)
{
+ $this->assertMethod($method);
$new = clone $this;
$new->method = strtoupper($method);
return $new;
@@ -139,4 +141,11 @@ class Request implements RequestInterface
// See: http://tools.ietf.org/html/rfc7230#section-5.4
$this->headers = [$header => [$host]] + $this->headers;
}
+
+ private function assertMethod($method)
+ {
+ if (!is_string($method) || $method === '') {
+ throw new \InvalidArgumentException('Method must be a non-empty string.');
+ }
+ }
}
diff --git a/vendor/guzzlehttp/psr7/src/Response.php b/vendor/guzzlehttp/psr7/src/Response.php
index 6e72c06b8..e7e04d86a 100644
--- a/vendor/guzzlehttp/psr7/src/Response.php
+++ b/vendor/guzzlehttp/psr7/src/Response.php
@@ -93,11 +93,11 @@ class Response implements ResponseInterface
$version = '1.1',
$reason = null
) {
- if (filter_var($status, FILTER_VALIDATE_INT) === false) {
- throw new \InvalidArgumentException('Status code must be an integer value.');
- }
+ $this->assertStatusCodeIsInteger($status);
+ $status = (int) $status;
+ $this->assertStatusCodeRange($status);
- $this->statusCode = (int) $status;
+ $this->statusCode = $status;
if ($body !== '' && $body !== null) {
$this->stream = stream_for($body);
@@ -125,12 +125,30 @@ class Response implements ResponseInterface
public function withStatus($code, $reasonPhrase = '')
{
+ $this->assertStatusCodeIsInteger($code);
+ $code = (int) $code;
+ $this->assertStatusCodeRange($code);
+
$new = clone $this;
- $new->statusCode = (int) $code;
+ $new->statusCode = $code;
if ($reasonPhrase == '' && isset(self::$phrases[$new->statusCode])) {
$reasonPhrase = self::$phrases[$new->statusCode];
}
$new->reasonPhrase = $reasonPhrase;
return $new;
}
+
+ private function assertStatusCodeIsInteger($statusCode)
+ {
+ if (filter_var($statusCode, FILTER_VALIDATE_INT) === false) {
+ throw new \InvalidArgumentException('Status code must be an integer value.');
+ }
+ }
+
+ private function assertStatusCodeRange($statusCode)
+ {
+ if ($statusCode < 100 || $statusCode >= 600) {
+ throw new \InvalidArgumentException('Status code must be an integer value between 1xx and 5xx.');
+ }
+ }
}
diff --git a/vendor/guzzlehttp/psr7/src/ServerRequest.php b/vendor/guzzlehttp/psr7/src/ServerRequest.php
index 99f453a51..1a09a6c87 100644
--- a/vendor/guzzlehttp/psr7/src/ServerRequest.php
+++ b/vendor/guzzlehttp/psr7/src/ServerRequest.php
@@ -168,7 +168,7 @@ class ServerRequest extends Request implements ServerRequestInterface
$method = isset($_SERVER['REQUEST_METHOD']) ? $_SERVER['REQUEST_METHOD'] : 'GET';
$headers = getallheaders();
$uri = self::getUriFromGlobals();
- $body = new LazyOpenStream('php://input', 'r+');
+ $body = new CachingStream(new LazyOpenStream('php://input', 'r+'));
$protocol = isset($_SERVER['SERVER_PROTOCOL']) ? str_replace('HTTP/', '', $_SERVER['SERVER_PROTOCOL']) : '1.1';
$serverRequest = new ServerRequest($method, $uri, $headers, $body, $protocol, $_SERVER);
diff --git a/vendor/guzzlehttp/psr7/src/Stream.php b/vendor/guzzlehttp/psr7/src/Stream.php
index 111795eb0..d9e7409c7 100644
--- a/vendor/guzzlehttp/psr7/src/Stream.php
+++ b/vendor/guzzlehttp/psr7/src/Stream.php
@@ -10,6 +10,17 @@ use Psr\Http\Message\StreamInterface;
*/
class Stream implements StreamInterface
{
+ /**
+ * Resource modes.
+ *
+ * @var string
+ *
+ * @see http://php.net/manual/function.fopen.php
+ * @see http://php.net/manual/en/function.gzopen.php
+ */
+ const READABLE_MODES = '/r|a\+|ab\+|w\+|wb\+|x\+|xb\+|c\+|cb\+/';
+ const WRITABLE_MODES = '/a|w|r\+|rb\+|rw|x|c/';
+
private $stream;
private $size;
private $seekable;
@@ -18,22 +29,6 @@ class Stream implements StreamInterface
private $uri;
private $customMetadata;
- /** @var array Hash of readable and writable stream types */
- private static $readWriteHash = [
- 'read' => [
- 'r' => true, 'w+' => true, 'r+' => true, 'x+' => true, 'c+' => true,
- 'rb' => true, 'w+b' => true, 'r+b' => true, 'x+b' => true,
- 'c+b' => true, 'rt' => true, 'w+t' => true, 'r+t' => true,
- 'x+t' => true, 'c+t' => true, 'a+' => true, 'rb+' => true,
- ],
- 'write' => [
- 'w' => true, 'w+' => true, 'rw' => true, 'r+' => true, 'x+' => true,
- 'c+' => true, 'wb' => true, 'w+b' => true, 'r+b' => true, 'rb+' => true,
- 'x+b' => true, 'c+b' => true, 'w+t' => true, 'r+t' => true,
- 'x+t' => true, 'c+t' => true, 'a' => true, 'a+' => true
- ]
- ];
-
/**
* This constructor accepts an associative array of options.
*
@@ -65,8 +60,8 @@ class Stream implements StreamInterface
$this->stream = $stream;
$meta = stream_get_meta_data($this->stream);
$this->seekable = $meta['seekable'];
- $this->readable = isset(self::$readWriteHash['read'][$meta['mode']]);
- $this->writable = isset(self::$readWriteHash['write'][$meta['mode']]);
+ $this->readable = (bool)preg_match(self::READABLE_MODES, $meta['mode']);
+ $this->writable = (bool)preg_match(self::WRITABLE_MODES, $meta['mode']);
$this->uri = $this->getMetadata('uri');
}
@@ -197,6 +192,8 @@ class Stream implements StreamInterface
public function seek($offset, $whence = SEEK_SET)
{
+ $whence = (int) $whence;
+
if (!isset($this->stream)) {
throw new \RuntimeException('Stream is detached');
}
diff --git a/vendor/guzzlehttp/psr7/src/Uri.php b/vendor/guzzlehttp/psr7/src/Uri.php
index 36219568c..825a25eed 100644
--- a/vendor/guzzlehttp/psr7/src/Uri.php
+++ b/vendor/guzzlehttp/psr7/src/Uri.php
@@ -437,9 +437,9 @@ class Uri implements UriInterface
public function withUserInfo($user, $password = null)
{
- $info = $user;
- if ($password != '') {
- $info .= ':' . $password;
+ $info = $this->filterUserInfoComponent($user);
+ if ($password !== null) {
+ $info .= ':' . $this->filterUserInfoComponent($password);
}
if ($this->userInfo === $info) {
@@ -537,7 +537,9 @@ class Uri implements UriInterface
$this->scheme = isset($parts['scheme'])
? $this->filterScheme($parts['scheme'])
: '';
- $this->userInfo = isset($parts['user']) ? $parts['user'] : '';
+ $this->userInfo = isset($parts['user'])
+ ? $this->filterUserInfoComponent($parts['user'])
+ : '';
$this->host = isset($parts['host'])
? $this->filterHost($parts['host'])
: '';
@@ -554,7 +556,7 @@ class Uri implements UriInterface
? $this->filterQueryAndFragment($parts['fragment'])
: '';
if (isset($parts['pass'])) {
- $this->userInfo .= ':' . $parts['pass'];
+ $this->userInfo .= ':' . $this->filterUserInfoComponent($parts['pass']);
}
$this->removeDefaultPort();
@@ -576,6 +578,26 @@ class Uri implements UriInterface
return strtolower($scheme);
}
+ /**
+ * @param string $component
+ *
+ * @return string
+ *
+ * @throws \InvalidArgumentException If the user info is invalid.
+ */
+ private function filterUserInfoComponent($component)
+ {
+ if (!is_string($component)) {
+ throw new \InvalidArgumentException('User info must be a string');
+ }
+
+ return preg_replace_callback(
+ '/(?:[^%' . self::$charUnreserved . self::$charSubDelims . ']+|%(?![A-Fa-f0-9]{2}))/',
+ [$this, 'rawurlencodeMatchZero'],
+ $component
+ );
+ }
+
/**
* @param string $host
*
@@ -606,9 +628,9 @@ class Uri implements UriInterface
}
$port = (int) $port;
- if (1 > $port || 0xffff < $port) {
+ if (0 > $port || 0xffff < $port) {
throw new \InvalidArgumentException(
- sprintf('Invalid port: %d. Must be between 1 and 65535', $port)
+ sprintf('Invalid port: %d. Must be between 0 and 65535', $port)
);
}
diff --git a/vendor/guzzlehttp/psr7/src/functions.php b/vendor/guzzlehttp/psr7/src/functions.php
index 957bfb42a..8e6dafe68 100644
--- a/vendor/guzzlehttp/psr7/src/functions.php
+++ b/vendor/guzzlehttp/psr7/src/functions.php
@@ -724,6 +724,7 @@ function mimetype_from_extension($extension)
'txt' => 'text/plain',
'wav' => 'audio/x-wav',
'webm' => 'video/webm',
+ 'webp' => 'image/webp',
'wma' => 'audio/x-ms-wma',
'wmv' => 'video/x-ms-wmv',
'woff' => 'application/x-font-woff',
diff --git a/vendor/khill/lavacharts/.github/CONTRIBUTING.md b/vendor/khill/lavacharts/.github/CONTRIBUTING.md
new file mode 100644
index 000000000..bade2b90c
--- /dev/null
+++ b/vendor/khill/lavacharts/.github/CONTRIBUTING.md
@@ -0,0 +1,30 @@
+## Contributing
+
+First of all, **thank you** for contributing!
+
+Here are a few guidelines to follow in order to ease code reviews and merging:
+
+### For the PHP code base
+
+- follow [PSR-1](http://www.php-fig.org/psr/1/) and [PSR-2](http://www.php-fig.org/psr/2/)
+- run the test suite
+- write (or update) unit tests when applicable
+- write documentation for new features
+- use [commit messages that make sense](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
+
+One may ask you to [squash your commits](http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html) too. This is used to "clean" your pull request before merging it (we don't want commits such as `fix tests`, `fix 2`, `fix 3`, etc.).
+
+When creating your pull request on GitHub, please write a description which gives the context and/or explains why you are creating it.
+
+
+### For the Javascript code base
+
+To get started, you will need to have nodejs installed with npm.
+
+- From the root of the project, navigate to the javascript directory: `cd javascript`
+- Then run `npm install` to fetch all the tooling needed for compiling lava.js
+
+Gulp is used to build the module so you will need to use the tasks:
+- Use `gulp watch` to monitor the files for changes and rebuild when detected.
+- Use `gulp build` to initiate a manual dev build.
+- Use `gulp release` to initiate a manual production build. (Strips comments, removes logging, and minifys the code.)
diff --git a/vendor/khill/lavacharts/.github/ISSUE_TEMPLATE.md b/vendor/khill/lavacharts/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 000000000..fa658fd3a
--- /dev/null
+++ b/vendor/khill/lavacharts/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,18 @@
+#### What Version?
+> Run `composer show khill/lavacharts` if you don't know
+
+
+#### Issue
+> Please describe the issue.
+
+
+#### Controller Code (chart creation code)
+```
+// paste over this
+```
+
+
+#### View Code
+```
+// paste over this
+```
diff --git a/vendor/khill/lavacharts/.gitlab-ci.yml b/vendor/khill/lavacharts/.gitlab-ci.yml
new file mode 100644
index 000000000..d93b6cdad
--- /dev/null
+++ b/vendor/khill/lavacharts/.gitlab-ci.yml
@@ -0,0 +1,24 @@
+# Select image from https://hub.docker.com/_/php/
+image: php:5.6
+
+# Select what we should cache
+cache:
+ paths:
+ - vendor/
+
+before_script:
+- apt-get update -yqq
+- apt-get install git unzip nodejs -yqq
+- curl -sS https://getcomposer.org/installer | php
+#- echo 'date.timezone = "America/Los_Angeles"' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
+- mkdir -p build/logs
+- php composer.phar install --no-progress --no-interaction --prefer-dist
+- npm install --no-progress --production
+
+after_script:
+ - php ./vendor/bin/coveralls
+
+test:
+ script:
+ - php composer.phar run test
+ - npm run test
diff --git a/vendor/khill/lavacharts/CHANGELOG.md b/vendor/khill/lavacharts/CHANGELOG.md
new file mode 100644
index 000000000..72b1cfadb
--- /dev/null
+++ b/vendor/khill/lavacharts/CHANGELOG.md
@@ -0,0 +1,226 @@
+- 3.1.9
+ - Fixing bug where using `setOptions` instead of the constructor skipped the processing of `png` and `material` attributes.
+
+- 3.1.8
+ - Production build of the Lava.js module.
+
+- 3.1.7
+ - Added the tag lavacharts to the config publishing.
+ Use `php artisan vendor:publish --tag=lavacharts`
+ If that does not work, try to clear the cache with `php artisan config:clear` and re-publish with `--force`.
+
+- 3.1.6
+ - The event callback within lava.js was modified to pass back the chart and the datatable so users can interact with either during an event. This solves issue [#203](https://github.com/kevinkhill/lavacharts/issues/203)
+
+- 3.1.5
+ - Adding DonutChart alias class back
+
+- 3.1.4
+ - Chart's should resize properly on page resize.
+
+- 3.1.3
+ - Adding support for date columns to be null which enables support for Gantt charts to have linked sections.
+ - Adding JavascriptDate class that mimics the way the Javascript Date object is created. (I wanted to be able to copy and paste google's examples into addRows)
+
+- 3.1.1 & 3.1.2
+ - Adding back and repairing the Symfony Bundle
+
+- 3.1.0
+ - Public Release
+
+- 3.1.0-beta2
+ - Adjusting elementId precedence to prevent backwards compatability breaks and enable new features. The order of precedence goes as follows:
+ - An elementId string passed to the render method will override an elementId set to the chart.
+ - It is recommended to move all of the elementId strings on `render()` methods into the constructor, as an option: `['elementId' => 'render-to-div']`
+ - Setting the elementId as an option during creation is preferred, to enable the use of the new feature, `renderAll()`, that will output all defined charts to the page.
+
+- 3.1.0-beta1
+ - Adding setLocale() method for changing language of charts.
+
+- 3.1.0-alpha
+ - Adding more supported chart types
+ - AnnotationChart
+ - BubbleChart
+ - CandlestickChart
+ - HistogramChart
+ - SankeyChart
+ - SteppedAreaChart
+ - TimelineChart
+ - TreemapChart
+ - Adding DataFactory with arrayToDataTable() method to try and automatically
+ create columns and rows based on an array of data with labels. This mimics how
+ Google's javascript version of the method works for creating DataTables more
+ efficiently. Currently only works with strings and numbers.
+ - Adding DataTable() method to the DataFactory as a shortcut to chaining methods.
+ - The method has three signatures:
+ - No params for an empty, default timezone DataTable
+ - String param for setting the timezone
+ - Array of columns and array of rows as 1st and 2nd for a complete DataTable in
+ one method call. (The third parameter can also be used to set the timezone.)
+ - [DataFactory Examples](https://gist.github.com/kevinkhill/0c7c5f6211c7fd8f9658)
+ - Massive overhaul of lava.js module.
+ - Refactored and using browserify to compile
+ - Added `lava.ready()` method for wrapping any lava.js interaction. When given a function
+ it will be called after all charts have rendered onto the page. Useful for delaying ajax requests
+ until the chart is ready.
+ - Added the ability to render directly as PNGs instead of SVGs
+ - Just pass into the options `['png' => true]`
+ - Created examples for each chart, available to view locally using the built in PHP server.
+ - Navigate to the Examples folder in the lavacharts package folder. If you installed with Composer, then it
+ should be at `$PROJECT_ROOT/vendor/khill/lavacharts/tests/Examples`
+ - Use the given config and router to start the examples page `php -S 127.0.0.1:8000 -c php.ini router.php`
+ - All exceptions now extend LavaException if the user wants to have a catch all
+ - Utils class removed, broken into traits, and applied to classes that needed the methods
+
+- 3.0.4
+ - Fixing bug where TreeMap was not in list of chartClasses
+
+- 3.0.3
+ - Events Bugfix
+
+- 3.0.2
+ - Blade template extension bug fixes
+ - Combining the `customize` method into the constructor to provide
+ restriction free option setting without the extra method call.
+
+- 3.0.1
+ - Bug fixes
+
+- 3.0.0
+ - Dropping support for PHP 5.3
+ - Minimum version PHP 5.4+
+ - Added Dashboards
+ - ChartWrappers
+ - ControlWrappers
+ - Added filters for Dashboard ControlWrappers
+ - Category
+ - ChartRange
+ - DateRange
+ - NumberRange
+ - String
+ - Chart Improvements
+ - Assign DataTable and options via constructor.
+ - Refactored all ConfigObject creation into the classes, no more manually instantiation.
+ - Removed Event classes in favor of associative array definitions of events.
+ - DataTable Improvements
+ - Added support for csv file read/write and Laravel collection parsing into DataTables,
+ just add the separate package to composer "khill/datatableplus":"dev-master".
+ DataTablePlus extends the DataTable to add the extra functions and Lavacharts will seamlessly
+ create DataTablePluses over DataTables if available via composer.
+ - Added ScatterChart & TableChart
+ - Added Format#formatColumn method to format datatable columns.
+ - Added new formats.
+ - ArrowFormat
+ - BarFormat
+ - lava.js has been refactored:
+ - lava.get() replaced with:
+ - getChart(label, callback) -> callback(Google chartObj, Lava chartObj)
+ - Google chart object allows for using google's documented chart methods
+ - Lava chart object contains all relevant info about the chart
+ - chart, data, options, formats etc...
+ - getDashboard(label, callback) -> callback(Google dashboardObj, Lava dashboardObj)
+ - Google dashboard object allows for using google's documented dashboard methods
+ - Lava dashboard object contains all relevant info about the dashboard
+ - dashboard, control bindings, chart wrapper, data, options, etc...
+ - lava.ready() used to wrap other lava.js interaction.
+ - Called after all of the google jsapi is loaded and the charts are rendered.
+
+- 2.5.7
+ - AJAX data loading bugfixes
+
+- 2.5.6
+ - Fixes for AJAX chart loading
+
+- 2.5.5
+ - Blade extensions fix
+
+- 2.5.4
+ - Fixed namespace bug
+
+- 2.5.3
+ - Added column roles
+
+- 2.5.2
+ - AddedTimeOfDay columns
+
+- 2.5.1
+ - Lava.js bug fixes
+
+- 2.5.0
+ - Ajax chart loading
+
+- 2.4.2
+ - Added Lava#exists() method for checking if a chart exists
+
+- 2.4.1
+ - Added focusTarget to Line and Area charts
+
+- 2.4.0
+ - BarCharts added
+ - Cleaned up code to PSR2
+ - Changed from PSR0 -> PSR4
+
+- 2.3.0
+ - Added jsapi() method for manual script placement.
+
+- 2.2.1
+ - Timezone fixes
+ Now they can be set with the constructor when creating a DataTable.
+
+- 2.2.0
+ - Gauge Chart support
+
+- 2.1.0
+ - Calendar Chart support
+
+- 2.0.5
+ - Updated Carbon
+ - Laravel 5 compatibility
+
+- 2.0.4
+ - Multiple chart bug fixes
+
+- 2.0.3
+ - Fixing event bugs
+
+- 2.0.2
+ - Responsive charts
+
+- 2.0.1
+ - Multiple chart support
+
+- 2.0.0
+ - Its Here!
+
+- 2.0.0-beta1
+ - Passed 75% test coverage
+ - Added new options to TextStyle
+ - Bold
+ - Italic
+
+- 2.0.0-alpha4
+ - Added Events
+ - select
+ - onmouseover
+ - onmouseout
+
+- 2.0.0-alpha3
+ - Added DataTable column formatters
+ - DateFormat
+ - NumberFormat
+
+- 2.0.0-alpha2
+ - Added render method in favor of outputInto method
+ - Added blade template extensions for seamless chart rendering
+ - Moar tests!
+
+- 2.0.0-alpha1
+ - Refactored the main Lavacharts class to not be static anymore (yay!)
+ - Moved the creation of the javascript into it's own class
+ - Added a new class "Volcano" to store all the charts.
+ - Modified the charts to not statically call the Lavacharts functions
+ - DataTables are no longer magic, but applied via method chaining
+ - Added render method in favor of outputInto method
+ - Added blade template extensions as aliases to the render method
+ - Tests tests tests!
+ - Using phpcs to bring all the code up to PSR2 standards
diff --git a/vendor/khill/lavacharts/CONTRIBUTORS.md b/vendor/khill/lavacharts/CONTRIBUTORS.md
new file mode 100644
index 000000000..54f03c401
--- /dev/null
+++ b/vendor/khill/lavacharts/CONTRIBUTORS.md
@@ -0,0 +1,14 @@
+# Contributors
+
+Thank you for finding bugs, helping me fix them, pull requests, issues and anything else.
+
+ - [deringer](https://github.com/deringer)
+ - [MicahKV](micah138@yahoo.com)
+ - [rajivseelam](https://github.com/rajivseelam)
+ - [SendDerek](https://github.com/SendDerek)
+ - [stevebauman](https://github.com/stevebauman)
+ - [Stonos](https://github.com/Stonos)
+ - [tobias-kuendig](https://github.com/tobias-kuendig)
+ - [twify93](https://github.com/twify93)
+
+If your name is not on this list and needs to be, I'm sorry! Please add it in a pull request and I will merge it in.
diff --git a/vendor/khill/lavacharts/LICENSE b/vendor/khill/lavacharts/LICENSE
new file mode 100644
index 000000000..473336366
--- /dev/null
+++ b/vendor/khill/lavacharts/LICENSE
@@ -0,0 +1,23 @@
+ Lavacharts - A PHP wrapper library for the Google Chart API
+
+ Copyright (c) 2017 Kevin Hill
+
+ The MIT License (MIT)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
diff --git a/vendor/khill/lavacharts/README.md b/vendor/khill/lavacharts/README.md
new file mode 100644
index 000000000..378776613
--- /dev/null
+++ b/vendor/khill/lavacharts/README.md
@@ -0,0 +1,244 @@
+# Lavacharts 3.1.10
+
+[](https://packagist.org/packages/khill/lavacharts)
+[](http://opensource.org/licenses/MIT)
+[](https://php.net/)
+[](https://gitter.im/kevinkhill/lavacharts?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
+[](https://www.paypal.me/kevinkhill/)
+
+Lavacharts is a graphing / chart library for PHP5.4+ that wraps the Google Chart API.
+
+Stable:
+[](https://github.com/kevinkhill/lavacharts/releases)
+[](https://travis-ci.org/kevinkhill/lavacharts)
+[](https://coveralls.io/r/kevinkhill/lavacharts?branch=3.1)
+
+Dev:
+[](https://github.com/kevinkhill/lavacharts/tree/master)
+[](https://travis-ci.org/kevinkhill/lavacharts)
+[](https://coveralls.io/r/kevinkhill/lavacharts?branch=master)
+
+
+## Package Features
+- **Updated!** Laravel 5.5+ auto-discovery
+- Any option for customizing charts that Google supports, Lavacharts should as well. Just use the chart constructor to assign any customization options you wish!
+ - Visit [Google's Chart Gallery](https://developers.google.com/chart/interactive/docs/gallery) for details on available options
+- Custom JavaScript module for interacting with charts client-side
+ - AJAX data reloading
+ - Fetching charts
+ - Events integration
+- Column Formatters & Roles
+- Blade template extensions for Laravel
+- Twig template extensions for Symfony
+- [Carbon](https://github.com/briannesbitt/Carbon) support for date/datetime/timeofday columns
+- Now supporting **22** Charts!
+ - Annotation, Area, Bar, Bubble, Calendar, Candlestick, Column, Combo, Gantt, Gauge, Geo, Histogram, Line, Org, Pie, Sankey, Scatter, SteppedArea, Table, Timeline, TreeMap, and WordTree!
+
+
+### For complete documentation, please visit [lavacharts.com](http://lavacharts.com/)
+
+#### Upgrade guide: [Migrating from 2.5.x to 3.0.x](https://github.com/kevinkhill/lavacharts/wiki/Upgrading-from-2.5-to-3.0)
+#### For contributing, a handy guide [can be found here](https://github.com/kevinkhill/lavacharts/blob/master/.github/CONTRIBUTING.md)
+
+---
+
+## Installing
+In your project's main `composer.json` file, add this line to the requirements:
+```json
+"khill/lavacharts": "^3.1"
+```
+
+Run Composer to install Lavacharts:
+```bash
+$ composer update
+```
+
+## Framework Agnostic
+If you are using Lavacharts with Silex, Lumen or your own Composer project, that's no problem! Just make sure to:
+`require 'vendor/autoload.php';` within you project and create an instance of Lavacharts: `$lava = new Khill\Lavacharts\Lavacharts;`
+
+
+## Laravel
+To integrate Lavacharts into Laravel, a ServiceProvider has been included.
+
+
+### Laravel ~5.5
+Thanks to the fantastic new [Package Auto-Discovery](https://laravel-news.com/package-auto-discovery) feature added in 5.5, you're ready to go, no registration required :+1:
+
+#### Configuration
+To modify the default configuration of Lavacharts, datetime formats for datatables or adding your maps api key...
+Publish the configuration with `php artisan vendor:publish --tag=lavacharts`
+
+### Laravel ~5.4
+Register Lavacharts in your app by adding these lines to the respective arrays found in `config/app.php`:
+```php
+ [
+ // ...
+
+ Khill\Lavacharts\Laravel\LavachartsServiceProvider::class,
+],
+
+// ...
+'aliases' => [
+ // ...
+
+ 'Lava' => Khill\Lavacharts\Laravel\LavachartsFacade::class,
+]
+```
+#### Configuration
+To modify the default configuration of Lavacharts, datetime formats for datatables or adding your maps api key...
+Publish the configuration with `php artisan vendor:publish --tag=lavacharts`
+
+
+### Laravel ~4
+Register Lavacharts in your app by adding these lines to the respective arrays found in `app/config/app.php`:
+
+```php
+ array(
+ // ...
+
+ "Khill\Lavacharts\Laravel\LavachartsServiceProvider",
+),
+
+// ...
+'aliases' => array(
+ // ...
+
+ 'Lava' => "Khill\Lavacharts\Laravel\LavachartsFacade",
+)
+```
+#### Configuration
+To modify the default configuration of Lavacharts, datetime formats for datatables or adding your maps api key...
+Publish the configuration with `php artisan config:publish khill/lavacharts`
+
+
+## Symfony
+The package also includes a Bundle for Symfony to enable Lavacharts as a service that can be pulled from the Container.
+
+### Add Bundle
+Add the bundle to the registerBundles method in the AppKernel, found at `app/AppKernel.php`:
+```php
+DataTable();
+
+$data->addDateColumn('Day of Month')
+ ->addNumberColumn('Projected')
+ ->addNumberColumn('Official');
+
+// Random Data For Example
+for ($a = 1; $a < 30; $a++) {
+ $rowData = [
+ "2017-4-$a", rand(800,1000), rand(800,1000)
+ ];
+
+ $data->addRow($rowData);
+}
+```
+
+Arrays work for datatables as well...
+```php
+$data->addColumns([
+ ['date', 'Day of Month'],
+ ['number', 'Projected'],
+ ['number', 'Official']
+]);
+```
+
+Or you can `use \Khill\Lavacharts\DataTables\DataFactory` [to create DataTables in another way](https://gist.github.com/kevinkhill/0c7c5f6211c7fd8f9658)
+
+#### Chart Options
+Customize your chart, with any options found in Google's documentation. Break objects down into arrays and pass to the chart.
+```php
+$lava->LineChart('Stocks', $data, [
+ 'title' => 'Stock Market Trends',
+ 'animation' => [
+ 'startup' => true,
+ 'easing' => 'inAndOut'
+ ],
+ 'colors' => ['blue', '#F4C1D8']
+]);
+```
+
+#### Output ID
+The chart will needs to be output into a div on the page, so an html ID for a div is needed.
+Here is where you want your chart ``
+ - If no options for the chart are set, then the third parameter is the id of the output:
+```php
+$lava->LineChart('Stocks', $data, 'stocks-div');
+```
+ - If there are options set for the chart, then the id may be included in the options:
+```php
+$lava->LineChart('Stocks', $data, [
+ 'elementId' => 'stocks-div'
+ 'title' => 'Stock Market Trends'
+]);
+```
+ - The 4th parameter will also work:
+```php
+$lava->LineChart('Stocks', $data, [
+ 'title' => 'Stock Market Trends'
+], 'stocks-div');
+```
+
+
+## View
+Pass the main Lavacharts instance to the view, because all of the defined charts are stored within, and render!
+```php
+= $lava->render('LineChart', 'Stocks', 'stocks-div'); ?>
+```
+
+Or if you have multiple charts, you can condense theh view code withL
+```php
+= $lava->renderAll(); ?>
+```
+
+
+# Changelog
+The complete changelog can be found [here](https://github.com/kevinkhill/lavacharts/wiki/Changelog)
diff --git a/vendor/khill/lavacharts/composer.json b/vendor/khill/lavacharts/composer.json
new file mode 100644
index 000000000..55a24a422
--- /dev/null
+++ b/vendor/khill/lavacharts/composer.json
@@ -0,0 +1,78 @@
+{
+ "name": "khill/lavacharts",
+ "description": "PHP wrapper library for the Google Chart API",
+ "keywords": [
+ "charts",
+ "graphs",
+ "google",
+ "laravel",
+ "symfony"
+ ],
+ "homepage": "http://lavacharts.com",
+ "license": "MIT",
+ "authors": [
+ {
+ "name": "Kevin Hill",
+ "email": "kevinkhill@gmail.com",
+ "role": "Creator"
+ }
+ ],
+ "support": {
+ "docs": "http://lavacharts.com",
+ "email": "kevinkhill@gmail.com",
+ "forum": "https://gitter.im/kevinkhill/lavacharts",
+ "wiki": "https://github.com/kevinkhill/lavacharts/wiki",
+ "source": "https://github.com/kevinkhill/lavacharts",
+ "issues": "https://github.com/kevinkhill/lavacharts/issues"
+ },
+ "suggest": {
+ "khill/datatableplus": "Adds extra features to DataTables such as csv and laravel collection parsing."
+ },
+ "require": {
+ "php": ">=5.4.0",
+ "nesbot/carbon": "~1.14"
+ },
+ "autoload": {
+ "psr-4": {
+ "Khill\\Lavacharts\\": "src/"
+ }
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.8",
+ "mockery/mockery": "~0.9",
+ "squizlabs/php_codesniffer": "~2.5",
+ "satooshi/php-coveralls": "~1.0",
+ "codeclimate/php-test-reporter": "~0.3"
+ },
+ "autoload-dev": {
+ "psr-4": {
+ "Khill\\Lavacharts\\Tests\\": "tests/"
+ }
+ },
+ "scripts": {
+ "test": "phpunit -c phpunit.xml",
+ "cs": "phpcs --standard=PSR2 src tests",
+ "cbf" : "phpcbf --standard=PSR2 src tests",
+ "version": "php -r \"require(__DIR__.\\\"/src/Lavacharts.php\\\");echo \\Khill\\Lavacharts\\Lavacharts::VERSION;\"",
+ "lavajs:release" : "gulp --cwd javascript release && git add javascript/dist/lava.js && git commit -m 'Releasing new build of the lava.js module' && git push",
+ "lavajs:gulp" : "gulp --cwd javascript",
+ "lavajs:pull" : "git subtree --prefix=javascript pull lavajs master",
+ "lavajs:push" : "git subtree --prefix=javascript push lavajs master"
+ },
+ "extra": {
+ "laravel": {
+ "providers": [
+ "Khill\\Lavacharts\\Laravel\\LavachartsServiceProvider"
+ ],
+ "aliases": {
+ "Lava": "Khill\\Lavacharts\\Laravel\\LavachartsFacade"
+ }
+ }
+ },
+ "config": {
+ "platform": {
+ "php": "5.4"
+ }
+ },
+ "minimum-stability": "stable"
+}
diff --git a/vendor/khill/lavacharts/composer.lock b/vendor/khill/lavacharts/composer.lock
new file mode 100644
index 000000000..71713927b
--- /dev/null
+++ b/vendor/khill/lavacharts/composer.lock
@@ -0,0 +1,2097 @@
+{
+ "_readme": [
+ "This file locks the dependencies of your project to a known state",
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
+ "This file is @generated automatically"
+ ],
+ "content-hash": "f9cf500e36992261845269a06db90d73",
+ "packages": [
+ {
+ "name": "nesbot/carbon",
+ "version": "1.22.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/briannesbitt/Carbon.git",
+ "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
+ "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.0",
+ "symfony/translation": "~2.6 || ~3.0"
+ },
+ "require-dev": {
+ "friendsofphp/php-cs-fixer": "~2",
+ "phpunit/phpunit": "~4.0 || ~5.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.23-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Carbon\\": "src/Carbon/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Brian Nesbitt",
+ "email": "brian@nesbot.com",
+ "homepage": "http://nesbot.com"
+ }
+ ],
+ "description": "A simple API extension for DateTime.",
+ "homepage": "http://carbon.nesbot.com",
+ "keywords": [
+ "date",
+ "datetime",
+ "time"
+ ],
+ "time": "2017-01-16T07:55:07+00:00"
+ },
+ {
+ "name": "symfony/polyfill-mbstring",
+ "version": "v1.6.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/polyfill-mbstring.git",
+ "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
+ "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.3"
+ },
+ "suggest": {
+ "ext-mbstring": "For best performance"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.6-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Polyfill\\Mbstring\\": ""
+ },
+ "files": [
+ "bootstrap.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Nicolas Grekas",
+ "email": "p@tchwork.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony polyfill for the Mbstring extension",
+ "homepage": "https://symfony.com",
+ "keywords": [
+ "compatibility",
+ "mbstring",
+ "polyfill",
+ "portable",
+ "shim"
+ ],
+ "time": "2017-10-11T12:05:26+00:00"
+ },
+ {
+ "name": "symfony/translation",
+ "version": "v2.8.28",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/translation.git",
+ "reference": "1248f84f702c4490adb526856e9356e52aa991be"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/translation/zipball/1248f84f702c4490adb526856e9356e52aa991be",
+ "reference": "1248f84f702c4490adb526856e9356e52aa991be",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.9",
+ "symfony/polyfill-mbstring": "~1.0"
+ },
+ "conflict": {
+ "symfony/config": "<2.7"
+ },
+ "require-dev": {
+ "psr/log": "~1.0",
+ "symfony/config": "~2.8",
+ "symfony/intl": "~2.7.25|^2.8.18|~3.2.5",
+ "symfony/yaml": "~2.2|~3.0.0"
+ },
+ "suggest": {
+ "psr/log": "To use logging capability in translator",
+ "symfony/config": "",
+ "symfony/yaml": ""
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.8-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Component\\Translation\\": ""
+ },
+ "exclude-from-classmap": [
+ "/Tests/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Fabien Potencier",
+ "email": "fabien@symfony.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony Translation Component",
+ "homepage": "https://symfony.com",
+ "time": "2017-10-01T21:00:16+00:00"
+ }
+ ],
+ "packages-dev": [
+ {
+ "name": "codeclimate/php-test-reporter",
+ "version": "v0.4.4",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/codeclimate/php-test-reporter.git",
+ "reference": "eab9ac233f23a4c12a12755793750f22fc46dd3e"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/codeclimate/php-test-reporter/zipball/eab9ac233f23a4c12a12755793750f22fc46dd3e",
+ "reference": "eab9ac233f23a4c12a12755793750f22fc46dd3e",
+ "shasum": ""
+ },
+ "require": {
+ "ext-curl": "*",
+ "padraic/phar-updater": "^1.0",
+ "php": "^5.3 || ^7.0",
+ "psr/log": "^1.0",
+ "satooshi/php-coveralls": "^1.0",
+ "symfony/console": "^2.0 || ^3.0"
+ },
+ "require-dev": {
+ "friendsofphp/php-cs-fixer": "^2.0.0",
+ "phpunit/phpunit": "^4.8.31"
+ },
+ "bin": [
+ "composer/bin/test-reporter"
+ ],
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "0.3.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "CodeClimate\\PhpTestReporter\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Code Climate",
+ "email": "hello@codeclimate.com",
+ "homepage": "https://codeclimate.com"
+ }
+ ],
+ "description": "PHP client for reporting test coverage to Code Climate",
+ "homepage": "https://github.com/codeclimate/php-test-reporter",
+ "keywords": [
+ "codeclimate",
+ "coverage"
+ ],
+ "time": "2017-02-15T22:25:47+00:00"
+ },
+ {
+ "name": "doctrine/instantiator",
+ "version": "1.0.5",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/doctrine/instantiator.git",
+ "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
+ "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3,<8.0-DEV"
+ },
+ "require-dev": {
+ "athletic/athletic": "~0.1.8",
+ "ext-pdo": "*",
+ "ext-phar": "*",
+ "phpunit/phpunit": "~4.0",
+ "squizlabs/php_codesniffer": "~2.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Marco Pivetta",
+ "email": "ocramius@gmail.com",
+ "homepage": "http://ocramius.github.com/"
+ }
+ ],
+ "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
+ "homepage": "https://github.com/doctrine/instantiator",
+ "keywords": [
+ "constructor",
+ "instantiate"
+ ],
+ "time": "2015-06-14T21:17:01+00:00"
+ },
+ {
+ "name": "guzzle/guzzle",
+ "version": "v3.9.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/guzzle/guzzle3.git",
+ "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
+ "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
+ "shasum": ""
+ },
+ "require": {
+ "ext-curl": "*",
+ "php": ">=5.3.3",
+ "symfony/event-dispatcher": "~2.1"
+ },
+ "replace": {
+ "guzzle/batch": "self.version",
+ "guzzle/cache": "self.version",
+ "guzzle/common": "self.version",
+ "guzzle/http": "self.version",
+ "guzzle/inflection": "self.version",
+ "guzzle/iterator": "self.version",
+ "guzzle/log": "self.version",
+ "guzzle/parser": "self.version",
+ "guzzle/plugin": "self.version",
+ "guzzle/plugin-async": "self.version",
+ "guzzle/plugin-backoff": "self.version",
+ "guzzle/plugin-cache": "self.version",
+ "guzzle/plugin-cookie": "self.version",
+ "guzzle/plugin-curlauth": "self.version",
+ "guzzle/plugin-error-response": "self.version",
+ "guzzle/plugin-history": "self.version",
+ "guzzle/plugin-log": "self.version",
+ "guzzle/plugin-md5": "self.version",
+ "guzzle/plugin-mock": "self.version",
+ "guzzle/plugin-oauth": "self.version",
+ "guzzle/service": "self.version",
+ "guzzle/stream": "self.version"
+ },
+ "require-dev": {
+ "doctrine/cache": "~1.3",
+ "monolog/monolog": "~1.0",
+ "phpunit/phpunit": "3.7.*",
+ "psr/log": "~1.0",
+ "symfony/class-loader": "~2.1",
+ "zendframework/zend-cache": "2.*,<2.3",
+ "zendframework/zend-log": "2.*,<2.3"
+ },
+ "suggest": {
+ "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "3.9-dev"
+ }
+ },
+ "autoload": {
+ "psr-0": {
+ "Guzzle": "src/",
+ "Guzzle\\Tests": "tests/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Michael Dowling",
+ "email": "mtdowling@gmail.com",
+ "homepage": "https://github.com/mtdowling"
+ },
+ {
+ "name": "Guzzle Community",
+ "homepage": "https://github.com/guzzle/guzzle/contributors"
+ }
+ ],
+ "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
+ "homepage": "http://guzzlephp.org/",
+ "keywords": [
+ "client",
+ "curl",
+ "framework",
+ "http",
+ "http client",
+ "rest",
+ "web service"
+ ],
+ "abandoned": "guzzlehttp/guzzle",
+ "time": "2015-03-18T18:23:50+00:00"
+ },
+ {
+ "name": "hamcrest/hamcrest-php",
+ "version": "v1.2.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/hamcrest/hamcrest-php.git",
+ "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
+ "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.2"
+ },
+ "replace": {
+ "cordoval/hamcrest-php": "*",
+ "davedevelopment/hamcrest-php": "*",
+ "kodova/hamcrest-php": "*"
+ },
+ "require-dev": {
+ "phpunit/php-file-iterator": "1.3.3",
+ "satooshi/php-coveralls": "dev-master"
+ },
+ "type": "library",
+ "autoload": {
+ "classmap": [
+ "hamcrest"
+ ],
+ "files": [
+ "hamcrest/Hamcrest.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD"
+ ],
+ "description": "This is the PHP port of Hamcrest Matchers",
+ "keywords": [
+ "test"
+ ],
+ "time": "2015-05-11T14:41:42+00:00"
+ },
+ {
+ "name": "mockery/mockery",
+ "version": "0.9.9",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/mockery/mockery.git",
+ "reference": "6fdb61243844dc924071d3404bb23994ea0b6856"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/mockery/mockery/zipball/6fdb61243844dc924071d3404bb23994ea0b6856",
+ "reference": "6fdb61243844dc924071d3404bb23994ea0b6856",
+ "shasum": ""
+ },
+ "require": {
+ "hamcrest/hamcrest-php": "~1.1",
+ "lib-pcre": ">=7.0",
+ "php": ">=5.3.2"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "0.9.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-0": {
+ "Mockery": "library/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Pádraic Brady",
+ "email": "padraic.brady@gmail.com",
+ "homepage": "http://blog.astrumfutura.com"
+ },
+ {
+ "name": "Dave Marshall",
+ "email": "dave.marshall@atstsolutions.co.uk",
+ "homepage": "http://davedevelopment.co.uk"
+ }
+ ],
+ "description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.",
+ "homepage": "http://github.com/padraic/mockery",
+ "keywords": [
+ "BDD",
+ "TDD",
+ "library",
+ "mock",
+ "mock objects",
+ "mockery",
+ "stub",
+ "test",
+ "test double",
+ "testing"
+ ],
+ "time": "2017-02-28T12:52:32+00:00"
+ },
+ {
+ "name": "mybuilder/phpunit-accelerator",
+ "version": "v1.1.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/mybuilder/phpunit-accelerator.git",
+ "reference": "4c10c23c5559e7a5fa0d917997f798fc05a8009f"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/mybuilder/phpunit-accelerator/zipball/4c10c23c5559e7a5fa0d917997f798fc05a8009f",
+ "reference": "4c10c23c5559e7a5fa0d917997f798fc05a8009f",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.3",
+ "phpunit/phpunit": ">=3.7"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "MyBuilder\\PhpunitAccelerator\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Keyvan Akbary",
+ "email": "keyvan@mybuilder.com"
+ }
+ ],
+ "description": "PHPUnit accelerator",
+ "keywords": [
+ "accelerator",
+ "fast",
+ "free",
+ "memory",
+ "phpunit",
+ "property"
+ ],
+ "time": "2015-12-29T13:04:25+00:00"
+ },
+ {
+ "name": "padraic/humbug_get_contents",
+ "version": "1.0.4",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/humbug/file_get_contents.git",
+ "reference": "66797199019d0cb4529cb8d29c6f0b4c5085b53a"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/humbug/file_get_contents/zipball/66797199019d0cb4529cb8d29c6f0b4c5085b53a",
+ "reference": "66797199019d0cb4529cb8d29c6f0b4c5085b53a",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Humbug\\": "src/Humbug/"
+ },
+ "files": [
+ "src/function.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Pádraic Brady",
+ "email": "padraic.brady@gmail.com",
+ "homepage": "http://blog.astrumfutura.com"
+ }
+ ],
+ "description": "Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+",
+ "homepage": "https://github.com/padraic/file_get_contents",
+ "keywords": [
+ "download",
+ "file_get_contents",
+ "http",
+ "https",
+ "ssl",
+ "tls"
+ ],
+ "time": "2015-04-22T18:45:00+00:00"
+ },
+ {
+ "name": "padraic/phar-updater",
+ "version": "1.0.4",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/humbug/phar-updater.git",
+ "reference": "ac8802df2d1d03b7092b6f044a914f8d21592aae"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/humbug/phar-updater/zipball/ac8802df2d1d03b7092b6f044a914f8d21592aae",
+ "reference": "ac8802df2d1d03b7092b6f044a914f8d21592aae",
+ "shasum": ""
+ },
+ "require": {
+ "padraic/humbug_get_contents": "1.0.4",
+ "php": ">=5.3.3"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Humbug\\SelfUpdate\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Pádraic Brady",
+ "email": "padraic.brady@gmail.com",
+ "homepage": "http://blog.astrumfutura.com"
+ }
+ ],
+ "description": "A thing to make PHAR self-updating easy and secure.",
+ "keywords": [
+ "humbug",
+ "phar",
+ "self-update",
+ "update"
+ ],
+ "time": "2017-07-12T22:42:45+00:00"
+ },
+ {
+ "name": "phpdocumentor/reflection-docblock",
+ "version": "2.0.5",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
+ "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
+ "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.3"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.0"
+ },
+ "suggest": {
+ "dflydev/markdown": "~1.0",
+ "erusev/parsedown": "~1.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.0.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-0": {
+ "phpDocumentor": [
+ "src/"
+ ]
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Mike van Riel",
+ "email": "mike.vanriel@naenius.com"
+ }
+ ],
+ "time": "2016-01-25T08:17:30+00:00"
+ },
+ {
+ "name": "phpspec/prophecy",
+ "version": "v1.7.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/phpspec/prophecy.git",
+ "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/phpspec/prophecy/zipball/c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6",
+ "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/instantiator": "^1.0.2",
+ "php": "^5.3|^7.0",
+ "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
+ "sebastian/comparator": "^1.1|^2.0",
+ "sebastian/recursion-context": "^1.0|^2.0|^3.0"
+ },
+ "require-dev": {
+ "phpspec/phpspec": "^2.5|^3.2",
+ "phpunit/phpunit": "^4.8 || ^5.6.5"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.7.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-0": {
+ "Prophecy\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Konstantin Kudryashov",
+ "email": "ever.zet@gmail.com",
+ "homepage": "http://everzet.com"
+ },
+ {
+ "name": "Marcello Duarte",
+ "email": "marcello.duarte@gmail.com"
+ }
+ ],
+ "description": "Highly opinionated mocking framework for PHP 5.3+",
+ "homepage": "https://github.com/phpspec/prophecy",
+ "keywords": [
+ "Double",
+ "Dummy",
+ "fake",
+ "mock",
+ "spy",
+ "stub"
+ ],
+ "time": "2017-09-04T11:05:03+00:00"
+ },
+ {
+ "name": "phpunit/php-code-coverage",
+ "version": "2.2.4",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
+ "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
+ "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.3",
+ "phpunit/php-file-iterator": "~1.3",
+ "phpunit/php-text-template": "~1.2",
+ "phpunit/php-token-stream": "~1.3",
+ "sebastian/environment": "^1.3.2",
+ "sebastian/version": "~1.0"
+ },
+ "require-dev": {
+ "ext-xdebug": ">=2.1.4",
+ "phpunit/phpunit": "~4"
+ },
+ "suggest": {
+ "ext-dom": "*",
+ "ext-xdebug": ">=2.2.1",
+ "ext-xmlwriter": "*"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.2.x-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sb@sebastian-bergmann.de",
+ "role": "lead"
+ }
+ ],
+ "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
+ "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
+ "keywords": [
+ "coverage",
+ "testing",
+ "xunit"
+ ],
+ "time": "2015-10-06T15:47:00+00:00"
+ },
+ {
+ "name": "phpunit/php-file-iterator",
+ "version": "1.4.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
+ "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
+ "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.3"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.4.x-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sb@sebastian-bergmann.de",
+ "role": "lead"
+ }
+ ],
+ "description": "FilterIterator implementation that filters files based on a list of suffixes.",
+ "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
+ "keywords": [
+ "filesystem",
+ "iterator"
+ ],
+ "time": "2016-10-03T07:40:28+00:00"
+ },
+ {
+ "name": "phpunit/php-text-template",
+ "version": "1.2.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/php-text-template.git",
+ "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
+ "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.3"
+ },
+ "type": "library",
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de",
+ "role": "lead"
+ }
+ ],
+ "description": "Simple template engine.",
+ "homepage": "https://github.com/sebastianbergmann/php-text-template/",
+ "keywords": [
+ "template"
+ ],
+ "time": "2015-06-21T13:50:34+00:00"
+ },
+ {
+ "name": "phpunit/php-timer",
+ "version": "1.0.9",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/php-timer.git",
+ "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
+ "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^5.3.3 || ^7.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sb@sebastian-bergmann.de",
+ "role": "lead"
+ }
+ ],
+ "description": "Utility class for timing",
+ "homepage": "https://github.com/sebastianbergmann/php-timer/",
+ "keywords": [
+ "timer"
+ ],
+ "time": "2017-02-26T11:10:40+00:00"
+ },
+ {
+ "name": "phpunit/php-token-stream",
+ "version": "1.4.11",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/php-token-stream.git",
+ "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
+ "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
+ "shasum": ""
+ },
+ "require": {
+ "ext-tokenizer": "*",
+ "php": ">=5.3.3"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.2"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.4-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de"
+ }
+ ],
+ "description": "Wrapper around PHP's tokenizer extension.",
+ "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
+ "keywords": [
+ "tokenizer"
+ ],
+ "time": "2017-02-27T10:12:30+00:00"
+ },
+ {
+ "name": "phpunit/phpunit",
+ "version": "4.8.36",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/phpunit.git",
+ "reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
+ "reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
+ "shasum": ""
+ },
+ "require": {
+ "ext-dom": "*",
+ "ext-json": "*",
+ "ext-pcre": "*",
+ "ext-reflection": "*",
+ "ext-spl": "*",
+ "php": ">=5.3.3",
+ "phpspec/prophecy": "^1.3.1",
+ "phpunit/php-code-coverage": "~2.1",
+ "phpunit/php-file-iterator": "~1.4",
+ "phpunit/php-text-template": "~1.2",
+ "phpunit/php-timer": "^1.0.6",
+ "phpunit/phpunit-mock-objects": "~2.3",
+ "sebastian/comparator": "~1.2.2",
+ "sebastian/diff": "~1.2",
+ "sebastian/environment": "~1.3",
+ "sebastian/exporter": "~1.2",
+ "sebastian/global-state": "~1.0",
+ "sebastian/version": "~1.0",
+ "symfony/yaml": "~2.1|~3.0"
+ },
+ "suggest": {
+ "phpunit/php-invoker": "~1.1"
+ },
+ "bin": [
+ "phpunit"
+ ],
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "4.8.x-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de",
+ "role": "lead"
+ }
+ ],
+ "description": "The PHP Unit Testing framework.",
+ "homepage": "https://phpunit.de/",
+ "keywords": [
+ "phpunit",
+ "testing",
+ "xunit"
+ ],
+ "time": "2017-06-21T08:07:12+00:00"
+ },
+ {
+ "name": "phpunit/phpunit-mock-objects",
+ "version": "2.3.8",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
+ "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
+ "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
+ "shasum": ""
+ },
+ "require": {
+ "doctrine/instantiator": "^1.0.2",
+ "php": ">=5.3.3",
+ "phpunit/php-text-template": "~1.2",
+ "sebastian/exporter": "~1.2"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.4"
+ },
+ "suggest": {
+ "ext-soap": "*"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.3.x-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sb@sebastian-bergmann.de",
+ "role": "lead"
+ }
+ ],
+ "description": "Mock Object library for PHPUnit",
+ "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
+ "keywords": [
+ "mock",
+ "xunit"
+ ],
+ "time": "2015-10-02T06:51:40+00:00"
+ },
+ {
+ "name": "psr/log",
+ "version": "1.0.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/php-fig/log.git",
+ "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
+ "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Psr\\Log\\": "Psr/Log/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "PHP-FIG",
+ "homepage": "http://www.php-fig.org/"
+ }
+ ],
+ "description": "Common interface for logging libraries",
+ "homepage": "https://github.com/php-fig/log",
+ "keywords": [
+ "log",
+ "psr",
+ "psr-3"
+ ],
+ "time": "2016-10-10T12:19:37+00:00"
+ },
+ {
+ "name": "satooshi/php-coveralls",
+ "version": "v1.0.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/satooshi/php-coveralls.git",
+ "reference": "da51d304fe8622bf9a6da39a8446e7afd432115c"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/da51d304fe8622bf9a6da39a8446e7afd432115c",
+ "reference": "da51d304fe8622bf9a6da39a8446e7afd432115c",
+ "shasum": ""
+ },
+ "require": {
+ "ext-json": "*",
+ "ext-simplexml": "*",
+ "guzzle/guzzle": "^2.8|^3.0",
+ "php": ">=5.3.3",
+ "psr/log": "^1.0",
+ "symfony/config": "^2.1|^3.0",
+ "symfony/console": "^2.1|^3.0",
+ "symfony/stopwatch": "^2.0|^3.0",
+ "symfony/yaml": "^2.0|^3.0"
+ },
+ "suggest": {
+ "symfony/http-kernel": "Allows Symfony integration"
+ },
+ "bin": [
+ "bin/coveralls"
+ ],
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Satooshi\\": "src/Satooshi/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Kitamura Satoshi",
+ "email": "with.no.parachute@gmail.com",
+ "homepage": "https://www.facebook.com/satooshi.jp"
+ }
+ ],
+ "description": "PHP client library for Coveralls API",
+ "homepage": "https://github.com/satooshi/php-coveralls",
+ "keywords": [
+ "ci",
+ "coverage",
+ "github",
+ "test"
+ ],
+ "time": "2016-01-20T17:35:46+00:00"
+ },
+ {
+ "name": "sebastian/comparator",
+ "version": "1.2.4",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/comparator.git",
+ "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
+ "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.3",
+ "sebastian/diff": "~1.2",
+ "sebastian/exporter": "~1.2 || ~2.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.4"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.2.x-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Jeff Welch",
+ "email": "whatthejeff@gmail.com"
+ },
+ {
+ "name": "Volker Dusch",
+ "email": "github@wallbash.com"
+ },
+ {
+ "name": "Bernhard Schussek",
+ "email": "bschussek@2bepublished.at"
+ },
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de"
+ }
+ ],
+ "description": "Provides the functionality to compare PHP values for equality",
+ "homepage": "http://www.github.com/sebastianbergmann/comparator",
+ "keywords": [
+ "comparator",
+ "compare",
+ "equality"
+ ],
+ "time": "2017-01-29T09:50:25+00:00"
+ },
+ {
+ "name": "sebastian/diff",
+ "version": "1.4.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/diff.git",
+ "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
+ "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^5.3.3 || ^7.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.4-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Kore Nordmann",
+ "email": "mail@kore-nordmann.de"
+ },
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de"
+ }
+ ],
+ "description": "Diff implementation",
+ "homepage": "https://github.com/sebastianbergmann/diff",
+ "keywords": [
+ "diff"
+ ],
+ "time": "2017-05-22T07:24:03+00:00"
+ },
+ {
+ "name": "sebastian/environment",
+ "version": "1.3.8",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/environment.git",
+ "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
+ "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^5.3.3 || ^7.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "^4.8 || ^5.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.3.x-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de"
+ }
+ ],
+ "description": "Provides functionality to handle HHVM/PHP environments",
+ "homepage": "http://www.github.com/sebastianbergmann/environment",
+ "keywords": [
+ "Xdebug",
+ "environment",
+ "hhvm"
+ ],
+ "time": "2016-08-18T05:49:44+00:00"
+ },
+ {
+ "name": "sebastian/exporter",
+ "version": "1.2.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/exporter.git",
+ "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
+ "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.3",
+ "sebastian/recursion-context": "~1.0"
+ },
+ "require-dev": {
+ "ext-mbstring": "*",
+ "phpunit/phpunit": "~4.4"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.3.x-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Jeff Welch",
+ "email": "whatthejeff@gmail.com"
+ },
+ {
+ "name": "Volker Dusch",
+ "email": "github@wallbash.com"
+ },
+ {
+ "name": "Bernhard Schussek",
+ "email": "bschussek@2bepublished.at"
+ },
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de"
+ },
+ {
+ "name": "Adam Harvey",
+ "email": "aharvey@php.net"
+ }
+ ],
+ "description": "Provides the functionality to export PHP variables for visualization",
+ "homepage": "http://www.github.com/sebastianbergmann/exporter",
+ "keywords": [
+ "export",
+ "exporter"
+ ],
+ "time": "2016-06-17T09:04:28+00:00"
+ },
+ {
+ "name": "sebastian/global-state",
+ "version": "1.1.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/global-state.git",
+ "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
+ "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.3"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.2"
+ },
+ "suggest": {
+ "ext-uopz": "*"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de"
+ }
+ ],
+ "description": "Snapshotting of global state",
+ "homepage": "http://www.github.com/sebastianbergmann/global-state",
+ "keywords": [
+ "global state"
+ ],
+ "time": "2015-10-12T03:26:01+00:00"
+ },
+ {
+ "name": "sebastian/recursion-context",
+ "version": "1.0.5",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/recursion-context.git",
+ "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
+ "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.3"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.4"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0.x-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Jeff Welch",
+ "email": "whatthejeff@gmail.com"
+ },
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de"
+ },
+ {
+ "name": "Adam Harvey",
+ "email": "aharvey@php.net"
+ }
+ ],
+ "description": "Provides functionality to recursively process PHP variables",
+ "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
+ "time": "2016-10-03T07:41:43+00:00"
+ },
+ {
+ "name": "sebastian/version",
+ "version": "1.0.6",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/sebastianbergmann/version.git",
+ "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
+ "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
+ "shasum": ""
+ },
+ "type": "library",
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Sebastian Bergmann",
+ "email": "sebastian@phpunit.de",
+ "role": "lead"
+ }
+ ],
+ "description": "Library that helps with managing the version number of Git-hosted PHP projects",
+ "homepage": "https://github.com/sebastianbergmann/version",
+ "time": "2015-06-21T13:59:46+00:00"
+ },
+ {
+ "name": "squizlabs/php_codesniffer",
+ "version": "2.9.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
+ "reference": "dcbed1074f8244661eecddfc2a675430d8d33f62"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dcbed1074f8244661eecddfc2a675430d8d33f62",
+ "reference": "dcbed1074f8244661eecddfc2a675430d8d33f62",
+ "shasum": ""
+ },
+ "require": {
+ "ext-simplexml": "*",
+ "ext-tokenizer": "*",
+ "ext-xmlwriter": "*",
+ "php": ">=5.1.2"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.0"
+ },
+ "bin": [
+ "scripts/phpcs",
+ "scripts/phpcbf"
+ ],
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.x-dev"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "CodeSniffer.php",
+ "CodeSniffer/CLI.php",
+ "CodeSniffer/Exception.php",
+ "CodeSniffer/File.php",
+ "CodeSniffer/Fixer.php",
+ "CodeSniffer/Report.php",
+ "CodeSniffer/Reporting.php",
+ "CodeSniffer/Sniff.php",
+ "CodeSniffer/Tokens.php",
+ "CodeSniffer/Reports/",
+ "CodeSniffer/Tokenizers/",
+ "CodeSniffer/DocGenerators/",
+ "CodeSniffer/Standards/AbstractPatternSniff.php",
+ "CodeSniffer/Standards/AbstractScopeSniff.php",
+ "CodeSniffer/Standards/AbstractVariableSniff.php",
+ "CodeSniffer/Standards/IncorrectPatternException.php",
+ "CodeSniffer/Standards/Generic/Sniffs/",
+ "CodeSniffer/Standards/MySource/Sniffs/",
+ "CodeSniffer/Standards/PEAR/Sniffs/",
+ "CodeSniffer/Standards/PSR1/Sniffs/",
+ "CodeSniffer/Standards/PSR2/Sniffs/",
+ "CodeSniffer/Standards/Squiz/Sniffs/",
+ "CodeSniffer/Standards/Zend/Sniffs/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Greg Sherwood",
+ "role": "lead"
+ }
+ ],
+ "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
+ "homepage": "http://www.squizlabs.com/php-codesniffer",
+ "keywords": [
+ "phpcs",
+ "standards"
+ ],
+ "time": "2017-05-22T02:43:20+00:00"
+ },
+ {
+ "name": "symfony/config",
+ "version": "v2.8.28",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/config.git",
+ "reference": "1dbeaa8e2db4b29159265867efff075ad961558c"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/config/zipball/1dbeaa8e2db4b29159265867efff075ad961558c",
+ "reference": "1dbeaa8e2db4b29159265867efff075ad961558c",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.9",
+ "symfony/filesystem": "~2.3|~3.0.0"
+ },
+ "require-dev": {
+ "symfony/yaml": "~2.7|~3.0.0"
+ },
+ "suggest": {
+ "symfony/yaml": "To use the yaml reference dumper"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.8-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Component\\Config\\": ""
+ },
+ "exclude-from-classmap": [
+ "/Tests/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Fabien Potencier",
+ "email": "fabien@symfony.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony Config Component",
+ "homepage": "https://symfony.com",
+ "time": "2017-10-04T18:56:36+00:00"
+ },
+ {
+ "name": "symfony/console",
+ "version": "v2.8.28",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/console.git",
+ "reference": "f81549d2c5fdee8d711c9ab3c7e7362353ea5853"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/console/zipball/f81549d2c5fdee8d711c9ab3c7e7362353ea5853",
+ "reference": "f81549d2c5fdee8d711c9ab3c7e7362353ea5853",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.9",
+ "symfony/debug": "^2.7.2|~3.0.0",
+ "symfony/polyfill-mbstring": "~1.0"
+ },
+ "require-dev": {
+ "psr/log": "~1.0",
+ "symfony/event-dispatcher": "~2.1|~3.0.0",
+ "symfony/process": "~2.1|~3.0.0"
+ },
+ "suggest": {
+ "psr/log": "For using the console logger",
+ "symfony/event-dispatcher": "",
+ "symfony/process": ""
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.8-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Component\\Console\\": ""
+ },
+ "exclude-from-classmap": [
+ "/Tests/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Fabien Potencier",
+ "email": "fabien@symfony.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony Console Component",
+ "homepage": "https://symfony.com",
+ "time": "2017-10-01T21:00:16+00:00"
+ },
+ {
+ "name": "symfony/debug",
+ "version": "v2.8.28",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/debug.git",
+ "reference": "eaaec993ca5e8067e204b2ee653cdd142961f33e"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/debug/zipball/eaaec993ca5e8067e204b2ee653cdd142961f33e",
+ "reference": "eaaec993ca5e8067e204b2ee653cdd142961f33e",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.9",
+ "psr/log": "~1.0"
+ },
+ "conflict": {
+ "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
+ },
+ "require-dev": {
+ "symfony/class-loader": "~2.2|~3.0.0",
+ "symfony/http-kernel": "~2.3.24|~2.5.9|^2.6.2|~3.0.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.8-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Component\\Debug\\": ""
+ },
+ "exclude-from-classmap": [
+ "/Tests/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Fabien Potencier",
+ "email": "fabien@symfony.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony Debug Component",
+ "homepage": "https://symfony.com",
+ "time": "2017-10-01T21:00:16+00:00"
+ },
+ {
+ "name": "symfony/event-dispatcher",
+ "version": "v2.8.28",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/event-dispatcher.git",
+ "reference": "7fe089232554357efb8d4af65ce209fc6e5a2186"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7fe089232554357efb8d4af65ce209fc6e5a2186",
+ "reference": "7fe089232554357efb8d4af65ce209fc6e5a2186",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.9"
+ },
+ "require-dev": {
+ "psr/log": "~1.0",
+ "symfony/config": "^2.0.5|~3.0.0",
+ "symfony/dependency-injection": "~2.6|~3.0.0",
+ "symfony/expression-language": "~2.6|~3.0.0",
+ "symfony/stopwatch": "~2.3|~3.0.0"
+ },
+ "suggest": {
+ "symfony/dependency-injection": "",
+ "symfony/http-kernel": ""
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.8-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Component\\EventDispatcher\\": ""
+ },
+ "exclude-from-classmap": [
+ "/Tests/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Fabien Potencier",
+ "email": "fabien@symfony.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony EventDispatcher Component",
+ "homepage": "https://symfony.com",
+ "time": "2017-10-01T21:00:16+00:00"
+ },
+ {
+ "name": "symfony/filesystem",
+ "version": "v2.8.28",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/filesystem.git",
+ "reference": "5e3af878f144089faddd4060a48cadae4fc44dee"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/5e3af878f144089faddd4060a48cadae4fc44dee",
+ "reference": "5e3af878f144089faddd4060a48cadae4fc44dee",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.9"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.8-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Component\\Filesystem\\": ""
+ },
+ "exclude-from-classmap": [
+ "/Tests/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Fabien Potencier",
+ "email": "fabien@symfony.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony Filesystem Component",
+ "homepage": "https://symfony.com",
+ "time": "2017-10-02T08:46:46+00:00"
+ },
+ {
+ "name": "symfony/stopwatch",
+ "version": "v2.8.28",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/stopwatch.git",
+ "reference": "28ee62ea4736431ca817cdaebcb005663e9cd1cb"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/stopwatch/zipball/28ee62ea4736431ca817cdaebcb005663e9cd1cb",
+ "reference": "28ee62ea4736431ca817cdaebcb005663e9cd1cb",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.9"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.8-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Component\\Stopwatch\\": ""
+ },
+ "exclude-from-classmap": [
+ "/Tests/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Fabien Potencier",
+ "email": "fabien@symfony.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony Stopwatch Component",
+ "homepage": "https://symfony.com",
+ "time": "2017-10-01T21:00:16+00:00"
+ },
+ {
+ "name": "symfony/yaml",
+ "version": "v2.8.28",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/yaml.git",
+ "reference": "842fb6df22180244b4c65935ce1a88d324e5ff9e"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/842fb6df22180244b4c65935ce1a88d324e5ff9e",
+ "reference": "842fb6df22180244b4c65935ce1a88d324e5ff9e",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.9"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.8-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Component\\Yaml\\": ""
+ },
+ "exclude-from-classmap": [
+ "/Tests/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Fabien Potencier",
+ "email": "fabien@symfony.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony Yaml Component",
+ "homepage": "https://symfony.com",
+ "time": "2017-10-05T14:38:30+00:00"
+ }
+ ],
+ "aliases": [],
+ "minimum-stability": "stable",
+ "stability-flags": [],
+ "prefer-stable": false,
+ "prefer-lowest": false,
+ "platform": {
+ "php": ">=5.4.0"
+ },
+ "platform-dev": [],
+ "platform-overrides": {
+ "php": "5.4"
+ }
+}
diff --git a/vendor/khill/lavacharts/javascript/dist/lava.js b/vendor/khill/lavacharts/javascript/dist/lava.js
new file mode 100644
index 000000000..e33380297
--- /dev/null
+++ b/vendor/khill/lavacharts/javascript/dist/lava.js
@@ -0,0 +1,4 @@
+!function t(n,e,r){function i(u,a){if(!e[u]){if(!n[u]){var f="function"==typeof require&&require;if(!a&&f)return f(u,!0);if(o)return o(u,!0);var c=new Error("Cannot find module '"+u+"'");throw c.code="MODULE_NOT_FOUND",c}var s=e[u]={exports:{}};n[u][0].call(s.exports,function(t){var e=n[u][1][t];return i(e?e:t)},s,s.exports,t,n,e,r)}return e[u].exports}for(var o="function"==typeof require&&require,u=0;u0&&this._events[t].length>e&&(this._events[t].warned=!0,console.error("(node) warning: possible EventEmitter memory leak detected. %d listeners added. Use emitter.setMaxListeners() to increase limit.",this._events[t].length),"function"==typeof console.trace&&console.trace())),this},r.prototype.on=r.prototype.addListener,r.prototype.once=function(t,n){function e(){this.removeListener(t,e),r||(r=!0,n.apply(this,arguments))}if(!i(n))throw TypeError("listener must be a function");var r=!1;return e.listener=n,this.on(t,e),this},r.prototype.removeListener=function(t,n){var e,r,o,a;if(!i(n))throw TypeError("listener must be a function");if(!this._events||!this._events[t])return this;if(e=this._events[t],o=e.length,r=-1,e===n||i(e.listener)&&e.listener===n)delete this._events[t],this._events.removeListener&&this.emit("removeListener",t,n);else if(u(e)){for(a=o;a-- >0;)if(e[a]===n||e[a].listener&&e[a].listener===n){r=a;break}if(r<0)return this;1===e.length?(e.length=0,delete this._events[t]):e.splice(r,1),this._events.removeListener&&this.emit("removeListener",t,n)}return this},r.prototype.removeAllListeners=function(t){var n,e;if(!this._events)return this;if(!this._events.removeListener)return 0===arguments.length?this._events={}:this._events[t]&&delete this._events[t],this;if(0===arguments.length){for(n in this._events)"removeListener"!==n&&this.removeAllListeners(n);return this.removeAllListeners("removeListener"),this._events={},this}if(e=this._events[t],i(e))this.removeListener(t,e);else if(e)for(;e.length;)this.removeListener(t,e[e.length-1]);return delete this._events[t],this},r.prototype.listeners=function(t){var n;return n=this._events&&this._events[t]?i(this._events[t])?[this._events[t]]:this._events[t].slice():[]},r.prototype.listenerCount=function(t){if(this._events){var n=this._events[t];if(i(n))return 1;if(n)return n.length}return 0},r.listenerCount=function(t,n){return t.listenerCount(n)}},{}],4:[function(t,n,e){(function(e){var r,i="undefined"!=typeof e?e:"undefined"!=typeof window?window:{},o=t("min-document");"undefined"!=typeof document?r=document:(r=i["__GLOBAL_DOCUMENT_CACHE@4"],r||(r=i["__GLOBAL_DOCUMENT_CACHE@4"]=o)),n.exports=r}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"min-document":1}],5:[function(t,n,e){(function(t){(function(){function r(t,n){return t.set(n[0],n[1]),t}function i(t,n){return t.add(n),t}function o(t,n,e){switch(e.length){case 0:return t.call(n);case 1:return t.call(n,e[0]);case 2:return t.call(n,e[0],e[1]);case 3:return t.call(n,e[0],e[1],e[2])}return t.apply(n,e)}function u(t,n,e,r){for(var i=-1,o=null==t?0:t.length;++i-1}function p(t,n,e){for(var r=-1,i=null==t?0:t.length;++r-1;);return e}function U(t,n){for(var e=t.length;e--&&x(n,t[e],0)>-1;);return e}function B(t,n){for(var e=t.length,r=0;e--;)t[e]===n&&++r;return r}function F(t){return"\\"+tr[t]}function M(t,n){return null==t?et:t[n]}function P(t){return Ge.test(t)}function W(t){return Qe.test(t)}function $(t){for(var n,e=[];!(n=t.next()).done;)e.push(n.value);return e}function q(t){var n=-1,e=Array(t.size);return t.forEach(function(t,r){e[++n]=[r,t]}),e}function G(t,n){return function(e){return t(n(e))}}function Q(t,n){for(var e=-1,r=t.length,i=0,o=[];++e>>1,Ft=[["ary",xt],["bind",dt],["bindKey",yt],["curry",gt],["curryRight",mt],["flip",kt],["partial",wt],["partialRight",bt],["rearg",jt]],Mt="[object Arguments]",Pt="[object Array]",Wt="[object AsyncFunction]",$t="[object Boolean]",qt="[object Date]",Gt="[object DOMException]",Qt="[object Error]",Ht="[object Function]",Jt="[object GeneratorFunction]",Zt="[object Map]",Kt="[object Number]",Vt="[object Null]",Yt="[object Object]",Xt="[object Promise]",tn="[object Proxy]",nn="[object RegExp]",en="[object Set]",rn="[object String]",on="[object Symbol]",un="[object Undefined]",an="[object WeakMap]",fn="[object WeakSet]",cn="[object ArrayBuffer]",sn="[object DataView]",ln="[object Float32Array]",pn="[object Float64Array]",hn="[object Int8Array]",vn="[object Int16Array]",dn="[object Int32Array]",yn="[object Uint8Array]",_n="[object Uint8ClampedArray]",gn="[object Uint16Array]",mn="[object Uint32Array]",wn=/\b__p \+= '';/g,bn=/\b(__p \+=) '' \+/g,xn=/(__e\(.*?\)|\b__t\)) \+\n'';/g,jn=/&(?:amp|lt|gt|quot|#39);/g,kn=/[&<>"']/g,En=RegExp(jn.source),On=RegExp(kn.source),An=/<%-([\s\S]+?)%>/g,Ln=/<%([\s\S]+?)%>/g,Cn=/<%=([\s\S]+?)%>/g,Rn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Sn=/^\w*$/,Tn=/^\./,In=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,zn=/[\\^$.*+?()[\]{}|]/g,Dn=RegExp(zn.source),Nn=/^\s+|\s+$/g,Un=/^\s+/,Bn=/\s+$/,Fn=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Mn=/\{\n\/\* \[wrapped with (.+)\] \*/,Pn=/,? & /,Wn=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,$n=/\\(\\)?/g,qn=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Gn=/\w*$/,Qn=/^[-+]0x[0-9a-f]+$/i,Hn=/^0b[01]+$/i,Jn=/^\[object .+?Constructor\]$/,Zn=/^0o[0-7]+$/i,Kn=/^(?:0|[1-9]\d*)$/,Vn=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Yn=/($^)/,Xn=/['\n\r\u2028\u2029\\]/g,te="\\ud800-\\udfff",ne="\\u0300-\\u036f",ee="\\ufe20-\\ufe2f",re="\\u20d0-\\u20ff",ie=ne+ee+re,oe="\\u2700-\\u27bf",ue="a-z\\xdf-\\xf6\\xf8-\\xff",ae="\\xac\\xb1\\xd7\\xf7",fe="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",ce="\\u2000-\\u206f",se=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",le="A-Z\\xc0-\\xd6\\xd8-\\xde",pe="\\ufe0e\\ufe0f",he=ae+fe+ce+se,ve="['’]",de="["+te+"]",ye="["+he+"]",_e="["+ie+"]",ge="\\d+",me="["+oe+"]",we="["+ue+"]",be="[^"+te+he+ge+oe+ue+le+"]",xe="\\ud83c[\\udffb-\\udfff]",je="(?:"+_e+"|"+xe+")",ke="[^"+te+"]",Ee="(?:\\ud83c[\\udde6-\\uddff]){2}",Oe="[\\ud800-\\udbff][\\udc00-\\udfff]",Ae="["+le+"]",Le="\\u200d",Ce="(?:"+we+"|"+be+")",Re="(?:"+Ae+"|"+be+")",Se="(?:"+ve+"(?:d|ll|m|re|s|t|ve))?",Te="(?:"+ve+"(?:D|LL|M|RE|S|T|VE))?",Ie=je+"?",ze="["+pe+"]?",De="(?:"+Le+"(?:"+[ke,Ee,Oe].join("|")+")"+ze+Ie+")*",Ne="\\d*(?:(?:1st|2nd|3rd|(?![123])\\dth)\\b)",Ue="\\d*(?:(?:1ST|2ND|3RD|(?![123])\\dTH)\\b)",Be=ze+Ie+De,Fe="(?:"+[me,Ee,Oe].join("|")+")"+Be,Me="(?:"+[ke+_e+"?",_e,Ee,Oe,de].join("|")+")",Pe=RegExp(ve,"g"),We=RegExp(_e,"g"),$e=RegExp(xe+"(?="+xe+")|"+Me+Be,"g"),qe=RegExp([Ae+"?"+we+"+"+Se+"(?="+[ye,Ae,"$"].join("|")+")",Re+"+"+Te+"(?="+[ye,Ae+Ce,"$"].join("|")+")",Ae+"?"+Ce+"+"+Se,Ae+"+"+Te,Ue,Ne,ge,Fe].join("|"),"g"),Ge=RegExp("["+Le+te+ie+pe+"]"),Qe=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,He=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Je=-1,Ze={};Ze[ln]=Ze[pn]=Ze[hn]=Ze[vn]=Ze[dn]=Ze[yn]=Ze[_n]=Ze[gn]=Ze[mn]=!0,Ze[Mt]=Ze[Pt]=Ze[cn]=Ze[$t]=Ze[sn]=Ze[qt]=Ze[Qt]=Ze[Ht]=Ze[Zt]=Ze[Kt]=Ze[Yt]=Ze[nn]=Ze[en]=Ze[rn]=Ze[an]=!1;var Ke={};Ke[Mt]=Ke[Pt]=Ke[cn]=Ke[sn]=Ke[$t]=Ke[qt]=Ke[ln]=Ke[pn]=Ke[hn]=Ke[vn]=Ke[dn]=Ke[Zt]=Ke[Kt]=Ke[Yt]=Ke[nn]=Ke[en]=Ke[rn]=Ke[on]=Ke[yn]=Ke[_n]=Ke[gn]=Ke[mn]=!0,Ke[Qt]=Ke[Ht]=Ke[an]=!1;var Ve={"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"},Ye={"&":"&","<":"<",">":">",'"':""","'":"'"},Xe={"&":"&","<":"<",">":">",""":'"',"'":"'"},tr={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},nr=parseFloat,er=parseInt,rr="object"==typeof t&&t&&t.Object===Object&&t,ir="object"==typeof self&&self&&self.Object===Object&&self,or=rr||ir||Function("return this")(),ur="object"==typeof e&&e&&!e.nodeType&&e,ar=ur&&"object"==typeof n&&n&&!n.nodeType&&n,fr=ar&&ar.exports===ur,cr=fr&&rr.process,sr=function(){try{return cr&&cr.binding&&cr.binding("util")}catch(t){}}(),lr=sr&&sr.isArrayBuffer,pr=sr&&sr.isDate,hr=sr&&sr.isMap,vr=sr&&sr.isRegExp,dr=sr&&sr.isSet,yr=sr&&sr.isTypedArray,_r=O("length"),gr=A(Ve),mr=A(Ye),wr=A(Xe),br=function jr(t){function n(t){if(sf(t)&&!bp(t)&&!(t instanceof A)){if(t instanceof g)return t;if(bs.call(t,"__wrapped__"))return uu(t)}return new g(t)}function e(){}function g(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=et}function A(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Nt,this.__views__=[]}function Z(){var t=new A(this.__wrapped__);return t.__actions__=Mi(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=Mi(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=Mi(this.__views__),t}function X(){if(this.__filtered__){var t=new A(this);t.__dir__=-1,t.__filtered__=!0}else t=this.clone(),t.__dir__*=-1;return t}function tt(){var t=this.__wrapped__.value(),n=this.__dir__,e=bp(t),r=n<0,i=e?t.length:0,o=Ro(0,i,this.__views__),u=o.start,a=o.end,f=a-u,c=r?a:u-1,s=this.__iteratees__,l=s.length,p=0,h=Vs(f,this.__takeCount__);if(!e||!r&&i==f&&h==f)return bi(t,this.__actions__);var v=[];t:for(;f--&&p-1}function se(t,n){var e=this.__data__,r=Te(e,t);return r<0?(++this.size,e.push([t,n])):e[r][1]=n,this}function le(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n=n?t:n)),t}function Fe(t,n,e,r,i,o){var u,f=n&st,c=n<,s=n&pt;if(e&&(u=i?e(t,r,i,o):e(t)),u!==et)return u;if(!cf(t))return t;var l=bp(t);if(l){if(u=Io(t),!f)return Mi(t,u)}else{var p=Sl(t),h=p==Ht||p==Jt;if(jp(t))return Li(t,f);if(p==Yt||p==Mt||h&&!i){if(u=c||h?{}:zo(t),!f)return c?$i(t,De(u,t)):Wi(t,ze(u,t))}else{if(!Ke[p])return i?t:{};u=Do(t,p,Fe,f)}}o||(o=new we);var v=o.get(t);if(v)return v;o.set(t,u);var d=s?c?xo:bo:c?Qf:Gf,y=l?et:d(t);return a(y||t,function(r,i){y&&(i=r,r=t[i]),Se(u,i,Fe(r,n,e,i,t,o))}),u}function Me(t){var n=Gf(t);return function(e){return $e(e,t,n)}}function $e(t,n,e){var r=e.length;if(null==t)return!r;for(t=ps(t);r--;){var i=e[r],o=n[i],u=t[i];if(u===et&&!(i in t)||!o(u))return!1}return!0}function qe(t,n,e){if("function"!=typeof t)throw new ds(ut);return zl(function(){t.apply(et,e)},n)}function Ge(t,n,e,r){var i=-1,o=l,u=!0,a=t.length,f=[],c=n.length;if(!a)return f;e&&(n=h(n,I(e))),r?(o=p,u=!1):n.length>=it&&(o=D,u=!1,n=new _e(n));t:for(;++ii?0:i+e),r=r===et||r>i?i:Af(r),r<0&&(r+=i),r=e>r?0:Lf(r);e0&&e(a)?n>1?tr(a,n-1,e,r,i):v(i,a):r||(i[i.length]=a)}return i}function rr(t,n){return t&&bl(t,n,Gf)}function ir(t,n){return t&&xl(t,n,Gf)}function ur(t,n){return s(n,function(n){return uf(t[n])})}function ar(t,n){n=Oi(n,t);for(var e=0,r=n.length;null!=t&&en}function br(t,n){return null!=t&&bs.call(t,n)}function kr(t,n){return null!=t&&n in ps(t)}function Er(t,n,e){return t>=Vs(n,e)&&t=120&&s.length>=120)?new _e(u&&s):et}s=t[0];var v=-1,d=a[0];t:for(;++v-1;)a!==t&&Ds.call(a,f,1),Ds.call(t,f,1);return t}function ni(t,n){for(var e=t?n.length:0,r=e-1;e--;){var i=n[e];if(e==r||i!==o){var o=i;Bo(i)?Ds.call(t,i,1):gi(t,i)}}return t}function ei(t,n){return t+qs(tl()*(n-t+1))}function ri(t,n,e,r){for(var i=-1,o=Ks($s((n-t)/(e||1)),0),u=as(o);o--;)u[r?o:++i]=t,t+=e;return u}function ii(t,n){var e="";if(!t||n<1||n>It)return e;do n%2&&(e+=t),n=qs(n/2),n&&(t+=t);while(n);return e}function oi(t,n){return Dl(Vo(t,n,Dc),t+"")}function ui(t){return Ae(ic(t))}function ai(t,n){var e=ic(t);return eu(e,Be(n,0,e.length))}function fi(t,n,e,r){if(!cf(t))return t;n=Oi(n,t);for(var i=-1,o=n.length,u=o-1,a=t;null!=a&&++ii?0:i+n),e=e>i?i:e,e<0&&(e+=i),i=n>e?0:e-n>>>0,n>>>=0;for(var o=as(i);++r>>1,u=t[o];null!==u&&!bf(u)&&(e?u<=n:u=it){var c=n?null:Al(t);if(c)return H(c);u=!1,i=D,f=new _e}else f=n?[]:a;t:for(;++r