|
1 | 1 | { |
2 | | - "last_update_utc": "2023-05-26 12:22:30", |
3 | | - "headers": [ |
4 | | - { |
5 | | - "name": "Cache-Control", |
6 | | - "value": "no-store, max-age=0" |
7 | | - }, |
8 | | - { |
9 | | - "name": "Clear-Site-Data", |
10 | | - "value": "\"cache\",\"cookies\",\"storage\"" |
11 | | - }, |
12 | | - { |
13 | | - "name": "Content-Security-Policy", |
14 | | - "value": "default-src 'self'; form-action 'self'; object-src 'none'; frame-ancestors 'none'; upgrade-insecure-requests; block-all-mixed-content" |
15 | | - }, |
16 | | - { |
17 | | - "name": "Cross-Origin-Embedder-Policy", |
18 | | - "value": "credentialless" |
19 | | - }, |
20 | | - { |
21 | | - "name": "Cross-Origin-Opener-Policy", |
22 | | - "value": "same-origin" |
23 | | - }, |
24 | | - { |
25 | | - "name": "Cross-Origin-Resource-Policy", |
26 | | - "value": "same-origin" |
27 | | - }, |
28 | | - { |
29 | | - "name": "Permissions-Policy", |
30 | | - "value": "accelerometer=(),ambient-light-sensor=(),autoplay=(),battery=(),camera=(),display-capture=(),document-domain=(),encrypted-media=(),fullscreen=(),gamepad=(),geolocation=(),gyroscope=(),layout-animations=(self),legacy-image-formats=(self),magnetometer=(),microphone=(),midi=(),oversized-images=(self),payment=(),picture-in-picture=(),publickey-credentials-get=(),speaker-selection=(),sync-xhr=(self),unoptimized-images=(self),unsized-media=(self),usb=(),screen-wake-lock=(),web-share=(),xr-spatial-tracking=()" |
31 | | - }, |
32 | | - { |
33 | | - "name": "Pragma", |
34 | | - "value": "no-cache" |
35 | | - }, |
36 | | - { |
37 | | - "name": "Referrer-Policy", |
38 | | - "value": "no-referrer" |
39 | | - }, |
40 | | - { |
41 | | - "name": "Strict-Transport-Security", |
42 | | - "value": "max-age=31536000 ; includeSubDomains" |
43 | | - }, |
44 | | - { |
45 | | - "name": "X-Content-Type-Options", |
46 | | - "value": "nosniff" |
47 | | - }, |
48 | | - { |
49 | | - "name": "X-Frame-Options", |
50 | | - "value": "deny" |
51 | | - }, |
52 | | - { |
53 | | - "name": "X-Permitted-Cross-Domain-Policies", |
54 | | - "value": "none" |
55 | | - } |
56 | | - ] |
57 | | - } |
| 2 | + "last_update_utc": "2024-09-19 21:29:28", |
| 3 | + "headers": [ |
| 4 | + { |
| 5 | + "name": "Cache-Control", |
| 6 | + "value": "no-store, max-age=0" |
| 7 | + }, |
| 8 | + { |
| 9 | + "name": "Clear-Site-Data", |
| 10 | + "value": "\"cache\",\"cookies\",\"storage\"" |
| 11 | + }, |
| 12 | + { |
| 13 | + "name": "Content-Security-Policy", |
| 14 | + "value": "default-src 'self'; form-action 'self'; object-src 'none'; frame-ancestors 'none'; upgrade-insecure-requests; block-all-mixed-content" |
| 15 | + }, |
| 16 | + { |
| 17 | + "name": "Cross-Origin-Embedder-Policy", |
| 18 | + "value": "require-corp" |
| 19 | + }, |
| 20 | + { |
| 21 | + "name": "Cross-Origin-Opener-Policy", |
| 22 | + "value": "same-origin" |
| 23 | + }, |
| 24 | + { |
| 25 | + "name": "Cross-Origin-Resource-Policy", |
| 26 | + "value": "same-origin" |
| 27 | + }, |
| 28 | + { |
| 29 | + "name": "Permissions-Policy", |
| 30 | + "value": "accelerometer=(), autoplay=(), camera=(), cross-origin-isolated=(), display-capture=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(self), usb=(), web-share=(), xr-spatial-tracking=(), clipboard-read=(), clipboard-write=(), gamepad=(), hid=(), idle-detection=(), interest-cohort=(), serial=(), unload=()" |
| 31 | + }, |
| 32 | + { |
| 33 | + "name": "Referrer-Policy", |
| 34 | + "value": "no-referrer" |
| 35 | + }, |
| 36 | + { |
| 37 | + "name": "Strict-Transport-Security", |
| 38 | + "value": "max-age=31536000; includeSubDomains" |
| 39 | + }, |
| 40 | + { |
| 41 | + "name": "X-Content-Type-Options", |
| 42 | + "value": "nosniff" |
| 43 | + }, |
| 44 | + { |
| 45 | + "name": "X-Frame-Options", |
| 46 | + "value": "deny" |
| 47 | + }, |
| 48 | + { |
| 49 | + "name": "X-Permitted-Cross-Domain-Policies", |
| 50 | + "value": "none" |
| 51 | + } |
| 52 | + ] |
| 53 | +} |
0 commit comments