diff options
author | Minteck <freeziv.ytb@gmail.com> | 2021-03-07 18:29:17 +0100 |
---|---|---|
committer | Minteck <freeziv.ytb@gmail.com> | 2021-03-07 18:29:17 +0100 |
commit | 0f79e708bf07721b73ea41e5d341be08e8ea4dce (patch) | |
tree | f3c63cd6a9f4ef0b26f95eec6a031600232e80c8 /cache | |
download | electrode-0f79e708bf07721b73ea41e5d341be08e8ea4dce.tar.gz electrode-0f79e708bf07721b73ea41e5d341be08e8ea4dce.tar.bz2 electrode-0f79e708bf07721b73ea41e5d341be08e8ea4dce.zip |
Initial commit
Diffstat (limited to 'cache')
-rw-r--r-- | cache/aHAD_3ff98dc7-05e0-4c1f-a2d9-ca9f8066d5f9.json | 1 | ||||
-rw-r--r-- | cache/aHAD_40bb9a8a-f956-4cc2-b8e2-272363c1553e.json | 3 | ||||
-rw-r--r-- | cache/aHAD_44b818ca-2ab9-49d9-99af-6126637cc9a8.json | 4 | ||||
-rw-r--r-- | cache/aHAD_4e2911e9-8f1a-42f0-b7f7-7c03b711507c.json | 3 | ||||
-rw-r--r-- | cache/aHAD_68d64100-d723-40cd-9027-067cba4811f8.json | 1 | ||||
-rw-r--r-- | cache/aHAD_760f791d-6cbc-4e9a-885a-edbbb5c161bb.json | 3 | ||||
-rw-r--r-- | cache/aHAD_d4a91228-b517-465c-9816-ef56c0699fdd.json | 3 | ||||
-rw-r--r-- | cache/headers.php | 12 |
8 files changed, 30 insertions, 0 deletions
diff --git a/cache/aHAD_3ff98dc7-05e0-4c1f-a2d9-ca9f8066d5f9.json b/cache/aHAD_3ff98dc7-05e0-4c1f-a2d9-ca9f8066d5f9.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/cache/aHAD_3ff98dc7-05e0-4c1f-a2d9-ca9f8066d5f9.json @@ -0,0 +1 @@ +[]
\ No newline at end of file diff --git a/cache/aHAD_40bb9a8a-f956-4cc2-b8e2-272363c1553e.json b/cache/aHAD_40bb9a8a-f956-4cc2-b8e2-272363c1553e.json new file mode 100644 index 0000000..93023a6 --- /dev/null +++ b/cache/aHAD_40bb9a8a-f956-4cc2-b8e2-272363c1553e.json @@ -0,0 +1,3 @@ +[ + "Content-type: text\/html; charset=UTF-8" +]
\ No newline at end of file diff --git a/cache/aHAD_44b818ca-2ab9-49d9-99af-6126637cc9a8.json b/cache/aHAD_44b818ca-2ab9-49d9-99af-6126637cc9a8.json new file mode 100644 index 0000000..bef490b --- /dev/null +++ b/cache/aHAD_44b818ca-2ab9-49d9-99af-6126637cc9a8.json @@ -0,0 +1,4 @@ +[ + "Location: \/cms-special\/admin\/login\/?pr=\/cms-special\/admin\/home&pa=?", + "Content-type: text\/html; charset=UTF-8" +]
\ No newline at end of file diff --git a/cache/aHAD_4e2911e9-8f1a-42f0-b7f7-7c03b711507c.json b/cache/aHAD_4e2911e9-8f1a-42f0-b7f7-7c03b711507c.json new file mode 100644 index 0000000..93023a6 --- /dev/null +++ b/cache/aHAD_4e2911e9-8f1a-42f0-b7f7-7c03b711507c.json @@ -0,0 +1,3 @@ +[ + "Content-type: text\/html; charset=UTF-8" +]
\ No newline at end of file diff --git a/cache/aHAD_68d64100-d723-40cd-9027-067cba4811f8.json b/cache/aHAD_68d64100-d723-40cd-9027-067cba4811f8.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/cache/aHAD_68d64100-d723-40cd-9027-067cba4811f8.json @@ -0,0 +1 @@ +[]
\ No newline at end of file diff --git a/cache/aHAD_760f791d-6cbc-4e9a-885a-edbbb5c161bb.json b/cache/aHAD_760f791d-6cbc-4e9a-885a-edbbb5c161bb.json new file mode 100644 index 0000000..93023a6 --- /dev/null +++ b/cache/aHAD_760f791d-6cbc-4e9a-885a-edbbb5c161bb.json @@ -0,0 +1,3 @@ +[ + "Content-type: text\/html; charset=UTF-8" +]
\ No newline at end of file diff --git a/cache/aHAD_d4a91228-b517-465c-9816-ef56c0699fdd.json b/cache/aHAD_d4a91228-b517-465c-9816-ef56c0699fdd.json new file mode 100644 index 0000000..37e3279 --- /dev/null +++ b/cache/aHAD_d4a91228-b517-465c-9816-ef56c0699fdd.json @@ -0,0 +1,3 @@ +[ + "X-FNS-NeutronCache: no" +]
\ No newline at end of file diff --git a/cache/headers.php b/cache/headers.php new file mode 100644 index 0000000..af6b80f --- /dev/null +++ b/cache/headers.php @@ -0,0 +1,12 @@ +<?php + +function __electrode_end_hooks() { + global $_PHPID; + $arr = xdebug_get_headers(); + $arr[] = "Cache-Control: private, no-cache, no-store, must-revalidate"; + $arr[] = "Expires: -1"; + $arr[] = "Pragma: no-cache"; + file_put_contents("./cache/HAD_$_PHPID.json", json_encode($arr, JSON_PRETTY_PRINT)); +} + +$__electrode = true; |