diff --git a/report.json b/report.json index e674d108..97250263 100644 --- a/report.json +++ b/report.json @@ -5,7 +5,210 @@ "repositories": [ "matchID-project/matchID-project.github.io" ], - "http": null, + "http": { + "url": "https://www.matchid.io", + "algorithm_version": 3, + "end_time": "Sun, 28 Apr 2024 00:58:07 GMT", + "grade": "C", + "hidden": false, + "likelihood_indicator": "MEDIUM", + "response_headers": { + "Access-Control-Allow-Origin": "*", + "Age": "0", + "CF-Cache-Status": "DYNAMIC", + "CF-RAY": "87b31a1ebca9a3d1-SEA", + "Cache-Control": "max-age=600", + "Connection": "keep-alive", + "Content-Encoding": "gzip", + "Content-Type": "text/html; charset=utf-8", + "Date": "Sun, 28 Apr 2024 00:58:06 GMT", + "Last-Modified": "Wed, 10 Apr 2024 08:02:46 GMT", + "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Vz%2BKQHzTjHsBuEz7PdoQJRvViZf6WzJc7PCLz6uVJGjoT6fkUqSJ5uxpreWCi3DDdladlKUNwrUhEzcdAe%2FXTxFiwkGI%2FSRXIIhe2w5NEg4HNmxtrBX6spUXUFLV\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "Server": "cloudflare", + "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "Via": "1.1 varnish", + "X-Cache": "HIT", + "X-Cache-Hits": "1", + "X-Content-Type-Options": "nosniff", + "X-Fastly-Request-ID": "ea077501217e79f5e7d7293213c87f3b13d68c29", + "X-GitHub-Request-Id": "6AB0:DE7F1:329FB8:34A4E8:662D9F1D", + "X-Served-By": "cache-pao-kpao1770060-PAO", + "X-Timer": "S1714265887.537612,VS0,VE1", + "alt-svc": "h3=\":443\"; ma=86400", + "expires": "Sun, 28 Apr 2024 01:08:06 GMT", + "x-proxy-cache": "MISS" + }, + "scan_id": 50448104, + "score": 50, + "start_time": "Sun, 28 Apr 2024 00:58:05 GMT", + "state": "FINISHED", + "status_code": 200, + "tests_failed": 3, + "tests_passed": 8, + "tests_quantity": 11, + "details": { + "content-security-policy": { + "expectation": "csp-implemented-with-no-unsafe", + "name": "content-security-policy", + "output": { + "data": null, + "http": false, + "meta": false, + "numPolicies": 0, + "policy": null + }, + "pass": false, + "result": "csp-not-implemented", + "score_description": "Content Security Policy (CSP) header not implemented", + "score_modifier": -25 + }, + "contribute": { + "expectation": "contribute-json-only-required-on-mozilla-properties", + "name": "contribute", + "output": { + "data": null + }, + "pass": true, + "result": "contribute-json-only-required-on-mozilla-properties", + "score_description": "Contribute.json isn't required on websites that don't belong to Mozilla", + "score_modifier": 0 + }, + "cookies": { + "expectation": "cookies-secure-with-httponly-sessions", + "name": "cookies", + "output": { + "data": null, + "sameSite": null + }, + "pass": true, + "result": "cookies-not-found", + "score_description": "No cookies detected", + "score_modifier": 0 + }, + "cross-origin-resource-sharing": { + "expectation": "cross-origin-resource-sharing-not-implemented", + "name": "cross-origin-resource-sharing", + "output": { + "data": { + "acao": "*", + "clientaccesspolicy": null, + "crossdomain": null + } + }, + "pass": true, + "result": "cross-origin-resource-sharing-implemented-with-public-access", + "score_description": "Public content is visible via cross-origin resource sharing (CORS) Access-Control-Allow-Origin header", + "score_modifier": 0 + }, + "redirection": { + "expectation": "redirection-to-https", + "name": "redirection", + "output": { + "destination": "https://matchid.io/", + "redirects": true, + "route": [ + "http://www.matchid.io/", + "https://www.matchid.io/", + "http://matchid.io/", + "https://matchid.io/" + ], + "status_code": 200 + }, + "pass": true, + "result": "redirection-to-https", + "score_description": "Initial redirection is to HTTPS on same host, final destination is HTTPS", + "score_modifier": 0 + }, + "referrer-policy": { + "expectation": "referrer-policy-private", + "name": "referrer-policy", + "output": { + "data": null, + "http": false, + "meta": false + }, + "pass": true, + "result": "referrer-policy-not-implemented", + "score_description": "Referrer-Policy header not implemented", + "score_modifier": 0 + }, + "strict-transport-security": { + "expectation": "hsts-implemented-max-age-at-least-six-months", + "name": "strict-transport-security", + "output": { + "data": "max-age=15552000; includeSubDomains; preload", + "includeSubDomains": true, + "max-age": 15552000, + "preload": true, + "preloaded": false + }, + "pass": true, + "result": "hsts-implemented-max-age-at-least-six-months", + "score_description": "HTTP Strict Transport Security (HSTS) header set to a minimum of six months (15768000)", + "score_modifier": 0 + }, + "subresource-integrity": { + "expectation": "sri-implemented-and-external-scripts-loaded-securely", + "name": "subresource-integrity", + "output": { + "data": { + "https://code.iconify.design/2/2.1.0/iconify.min.js": { + "crossorigin": null, + "integrity": null + }, + "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904": { + "crossorigin": "anonymous", + "integrity": null + }, + "https://www.googletagmanager.com/gtag/js?id=G-49J1J0GERX": { + "crossorigin": null, + "integrity": null + } + } + }, + "pass": false, + "result": "sri-not-implemented-but-external-scripts-loaded-securely", + "score_description": "Subresource Integrity (SRI) not implemented, but all external scripts are loaded over HTTPS", + "score_modifier": -5 + }, + "x-content-type-options": { + "expectation": "x-content-type-options-nosniff", + "name": "x-content-type-options", + "output": { + "data": "nosniff" + }, + "pass": true, + "result": "x-content-type-options-nosniff", + "score_description": "X-Content-Type-Options header set to \"nosniff\"", + "score_modifier": 0 + }, + "x-frame-options": { + "expectation": "x-frame-options-sameorigin-or-deny", + "name": "x-frame-options", + "output": { + "data": null + }, + "pass": false, + "result": "x-frame-options-not-implemented", + "score_description": "X-Frame-Options (XFO) header not implemented", + "score_modifier": -20 + }, + "x-xss-protection": { + "expectation": "x-xss-protection-disabled", + "name": "x-xss-protection", + "output": { + "data": null + }, + "pass": true, + "result": "x-xss-protection-not-implemented", + "score_description": "Deprecated X-XSS-Protection header not implemented", + "score_modifier": 0 + } + } + }, "updownio": null, "nmap": { "host": "www.matchid.io", @@ -257,7 +460,7 @@ "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "supported" + "finding": "not supported" }, { "id": "TLS_timestamp", @@ -404,7 +607,7 @@ "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "OK", - "finding": "83 >= 30 days" + "finding": "76 >= 30 days" }, { "id": "cert_notBefore", @@ -656,21 +859,21 @@ "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "+142 seconds from localtime" + "finding": "+90 seconds from localtime" }, { "id": "HTTP_headerTime", "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "1713661149" + "finding": "1714265938" }, { "id": "HTTP_headerAge", "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "142 seconds" + "finding": "90 seconds" }, { "id": "HSTS_time", @@ -733,7 +936,7 @@ "ip": "www.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "cache-iad-kiad7000061-IAD" + "finding": "cache-iad-kiad7000059-IAD" }, { "id": "banner_reverseproxy", @@ -741,7 +944,7 @@ "port": "443", "severity": "INFO", "cwe": "CWE-200", - "finding": "Via: 1.1 varnishX-Cache: HITX-Cache-Hits: 1" + "finding": "Via: 1.1 varnishX-Cache: HITX-Cache-Hits: 2" }, { "id": "heartbleed", @@ -1589,7 +1792,7 @@ "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "OK", - "finding": "83 >= 30 days" + "finding": "76 >= 30 days" }, { "id": "cert_notBefore", @@ -1841,21 +2044,21 @@ "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "+180 seconds from localtime" + "finding": "+127 seconds from localtime" }, { "id": "HTTP_headerTime", "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "1713661187" + "finding": "1714265976" }, { "id": "HTTP_headerAge", "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "180 seconds" + "finding": "127 seconds" }, { "id": "HSTS_time", @@ -1918,7 +2121,7 @@ "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "cache-iad-kiad7000061-IAD" + "finding": "cache-iad-kiad7000050-IAD" }, { "id": "banner_reverseproxy", @@ -1926,7 +2129,7 @@ "port": "443", "severity": "INFO", "cwe": "CWE-200", - "finding": "Via: 1.1 varnishX-Cache: HITX-Cache-Hits: 2" + "finding": "Via: 1.1 varnishX-Cache: HITX-Cache-Hits: 1" }, { "id": "heartbleed", @@ -2425,7 +2628,7 @@ "ip": "www.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "77" + "finding": "78" } ], "thirdparties": { @@ -2458,14 +2661,6 @@ "type": "unknown", "url": "https://matchid.io/assets/dsfr/artwork/system.svg" }, - { - "type": "unknown", - "url": "https://matchid.io/assets/images/favicon.svg" - }, - { - "type": "unknown", - "url": "https://matchid.io/assets/images/frontend-validation-stats.svg" - }, { "type": "cloudflare", "url": "https://static.cloudflareinsights.com/beacon.min.js/v55bfa2fee65d44688e90c00735ed189a1713218998793", @@ -2474,6 +2669,14 @@ "message": "Host files locally" } }, + { + "type": "unknown", + "url": "https://matchid.io/assets/images/favicon.svg" + }, + { + "type": "unknown", + "url": "https://matchid.io/assets/images/frontend-validation-stats.svg" + }, { "type": "unknown", "url": "https://matchid.io/assets/images/genealogy.svg" @@ -2546,45 +2749,41 @@ "type": "unknown", "url": "https://deces.matchid.io/build/module/bundle.css" }, - { - "type": "cloudflare", - "url": "https://static.cloudflareinsights.com/beacon.min.js/v55bfa2fee65d44688e90c00735ed189a1713218998793", - "details": { - "id": "cloudflare", - "message": "Host files locally" - } - }, { "type": "unknown", - "url": "https://deces.matchid.io/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.infopack.ac41224035ad6b35e84f.js" }, { "type": "unknown", - "url": "https://deces.matchid.io/js/matchid.min.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.jq_flight.1d9782312a093aadb89f.js" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.infopack.8236139efb15ea7be120.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.photon_vendor.ea3fdd184da13e6697b4.js" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.jq_flight.1d9782312a093aadb89f.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.photon_boot.db10c8a19fa3e556c604.js" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.photon_vendor.9c94e3fa5be6e12570ba.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.photon_app.36a950e125ed17745f0a.js" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.photon_boot.c7518f190f26bd9a112c.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.photon_player.e6dcb328b22b5253bae6.js" }, { - "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.photon_app.15636bca796c86db80ea.js" + "type": "cloudflare", + "url": "https://static.cloudflareinsights.com/beacon.min.js/v55bfa2fee65d44688e90c00735ed189a1713218998793", + "details": { + "id": "cloudflare", + "message": "Host files locally" + } }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.photon_player.8b3ec88e2617338017e8.js" + "url": "https://deces.matchid.io/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" }, { "type": "google", @@ -2596,7 +2795,7 @@ }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.advertising.a1776faca2cb52a452ee.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.advertising.9605176663749d6ab176.js" }, { "type": "unknown", @@ -2616,135 +2815,139 @@ }, { "type": "unknown", - "url": "https://www.dailymotion.com/player/metadata/video/x7okqx1?embedder=https%3A%2F%2Fmatchid.io%2F&locale=en-US&dmV1st=587e15ac-70c8-44ef-af10-2d7f60b8a1c1&dmTs=885662&is_native_app=0" + "url": "https://www.dailymotion.com/player/metadata/video/x7okqx1?embedder=https%3A%2F%2Fmatchid.io%2F&locale=en-US&dmV1st=45eb62ae-351d-45d8-b43b-0b9f36226b97&dmTs=449392&is_native_app=0" }, { "type": "unknown", - "url": "https://vendorlist.dmcdn.net/v2/archives/vendor-list-v204.json" + "url": "https://deces.matchid.io/js/matchid.min.js" }, { "type": "unknown", - "url": "https://vendorlist.dmcdn.net/v3/archives/vendor-list-v25.json" + "url": "https://vendorlist.dmcdn.net/v2/archives/vendor-list-v204.json" }, { "type": "unknown", - "url": "https://pebed.dm-event.net/" + "url": "https://deces.matchid.io/build/module/main.js" }, { "type": "unknown", - "url": "https://pebed.dm-event.net/" + "url": "https://vendorlist.dmcdn.net/v3/archives/vendor-list-v25.json" }, { "type": "unknown", - "url": "https://speedtest.dailymotion.com/latencies.js" + "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202404230101/show_ads_impl.js" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.omweb.79103552d9ab90238b70.js" + "url": "https://matchid.io/assets/dsfr/dsfr.module.js" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/playerv5/dmp.omid_session_client.229b492c04b18f89d6ee.js" + "url": "https://deces.matchid.io/build/module/main-ef09d34c.js" }, { - "type": "unknown", - "url": "https://static1.dmcdn.net/ABCFavorit-Medium.woff2" + "type": "google", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44o0v892384882za200&_p=1714265902015&_gaz=1&gcd=13l3l3l3l1&npa=0&dma=0&cid=1181342869.1714265902&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_s=1&sid=1714265902&sct=1&seg=0&dl=https%3A%2F%2Fmatchid.io%2F&dt=matchID&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=580", + "details": { + "id": "google", + "message": "Use hosted Matomo instance" + } }, { - "type": "unknown", - "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2" + "type": "google analytics", + "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=1181342869.1714265902>m=45je44o0v892384882za200&aip=1&dma=0&gcd=13l3l3l3l1&npa=0", + "details": { + "id": "google analytics", + "message": "Use hosted Matomo instance" + } }, { "type": "unknown", - "url": "https://pebed.dm-event.net/" + "url": "https://deces.matchid.io/cdn-cgi/rum?" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/ABCFavorit-Medium.woff2" + "url": "https://api.iconify.design/ri.json?icons=github-line" }, { "type": "unknown", - "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2" + "url": "https://pebed.dm-event.net/" }, { - "type": "google analytics", - "url": "https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Fmatchid.io%2F", - "details": { - "id": "google analytics", - "message": "Use hosted Matomo instance" - } + "type": "unknown", + "url": "https://pebed.dm-event.net/" }, { - "type": "google", - "url": "https://imasdk.googleapis.com/js/core/bridge3.634.0_en.html", - "details": { - "id": "google", - "message": "Use hosted Matomo instance" - } + "type": "unknown", + "url": "https://matchid.io/assets/dsfr/artwork/light.svg" }, { "type": "unknown", - "url": "https://s0.2mdn.net/instream/video/client.js" + "url": "https://matchid.io/assets/dsfr/artwork/dark.svg" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js" + "url": "https://matchid.io/assets/dsfr/artwork/system.svg" }, { "type": "unknown", - "url": "https://deces.matchid.io/build/module/main.js" + "url": "https://speedtest.dailymotion.com/latencies.js" }, { "type": "unknown", - "url": "https://deces.matchid.io/cdn-cgi/rum?" + "url": "https://matchid.io/cdn-cgi/rum?" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202404160101/show_ads_impl.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.omweb.79103552d9ab90238b70.js" }, { "type": "unknown", - "url": "https://matchid.io/assets/dsfr/dsfr.module.js" + "url": "https://static1.dmcdn.net/playerv5/dmp.omid_session_client.229b492c04b18f89d6ee.js" }, { - "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44h0v892384882za200&_p=1713661114463&_gaz=1&gcd=13l3l3l3l1&npa=0&dma=0&cid=526856245.1713661115&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_s=1&sid=1713661114&sct=1&seg=0&dl=https%3A%2F%2Fmatchid.io%2F&dt=matchID&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1000", - "details": { - "id": "google", - "message": "Use hosted Matomo instance" - } + "type": "unknown", + "url": "https://static1.dmcdn.net/ABCFavorit-Medium.woff2" }, { - "type": "google analytics", - "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=526856245.1713661115>m=45je44h0v892384882za200&aip=1&dma=0&gcd=13l3l3l3l1&npa=0", - "details": { - "id": "google analytics", - "message": "Use hosted Matomo instance" - } + "type": "unknown", + "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2" }, { "type": "unknown", - "url": "https://deces.matchid.io/build/module/main-ef09d34c.js" + "url": "https://pebed.dm-event.net/" }, { "type": "unknown", - "url": "https://api.iconify.design/ri.json?icons=github-line" + "url": "https://static1.dmcdn.net/ABCFavorit-Medium.woff2" }, { "type": "unknown", - "url": "https://matchid.io/assets/dsfr/artwork/light.svg" + "url": "https://static1.dmcdn.net/ABCFavorit-Regular.woff2" }, { - "type": "unknown", - "url": "https://matchid.io/assets/dsfr/artwork/dark.svg" + "type": "google analytics", + "url": "https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Fmatchid.io%2F", + "details": { + "id": "google analytics", + "message": "Use hosted Matomo instance" + } + }, + { + "type": "google", + "url": "https://imasdk.googleapis.com/js/core/bridge3.637.1_en.html", + "details": { + "id": "google", + "message": "Use hosted Matomo instance" + } }, { "type": "unknown", - "url": "https://matchid.io/assets/dsfr/artwork/system.svg" + "url": "https://s0.2mdn.net/instream/video/client.js" }, { "type": "unknown", - "url": "https://matchid.io/cdn-cgi/rum?" + "url": "https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js" }, { "type": "unknown", @@ -2764,7 +2967,7 @@ }, { "type": "google analytics", - "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&lmt=1712736166&plat=1%3A8%2C2%3A8%2C3%3A2162688%2C4%3A2162688%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fmatchid.io%2F&pra=5&wgl=1&easpi=0&asro=0&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1713661114495&bpp=14&bdt=858&idt=261&shv=r20240417&mjsv=m202404160101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=2611026576296&frm=20&pv=2&ga_vid=526856245.1713661115&ga_sid=1713661115&ga_hid=1221158240&ga_fc=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=800&bih=600&scr_x=0&scr_y=0&eid=44759875%2C44759926%2C44759837%2C95328448%2C31082771%2C95326315%2C31082606%2C95321865&oid=2&pvsid=2239048324541187&tmod=606397459&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=a!1&fsb=1&dtd=287", + "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&lmt=1712736166&plat=1%3A8%2C2%3A8%2C3%3A2162688%2C4%3A2162688%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fmatchid.io%2F&pra=5&wgl=1&easpi=0&aihb=0&asro=0&saifgks=1&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1714265902045&bpp=14&bdt=397&idt=400&shv=r20240424&mjsv=m202404230101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=1840211988489&frm=20&pv=2&ga_vid=1181342869.1714265902&ga_sid=1714265902&ga_hid=1475017649&ga_fc=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=800&bih=600&scr_x=0&scr_y=0&eid=44759876%2C44759927%2C44759842%2C31082968%2C31083013%2C31083029%2C44795922%2C95329718%2C95329832%2C95331421%2C95331043%2C95331555&oid=2&pvsid=3653437671228092&tmod=1741716820&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=a!1&fsb=1&dtd=430", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" @@ -2772,15 +2975,15 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240417&st=env" + "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240424&st=env" }, { "type": "unknown", - "url": "https://deces.matchid.io/liveConfig.json" + "url": "https://tpc.googlesyndication.com/sodar/sodar2.js" }, { "type": "unknown", - "url": "https://tpc.googlesyndication.com/sodar/sodar2.js" + "url": "https://deces.matchid.io/liveConfig.json" }, { "type": "unknown", @@ -2796,11 +2999,11 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/bg/tXhR5WxKMkfxhPR3Ieicu84_GDeFDNUHyibK8QhzoCs.js" + "url": "https://pagead2.googlesyndication.com/bg/9R1FZ20NYW4cLDdMVea6_UP2qLDV8HWycUuqYMxTb9Y.js" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240417&jk=2239048324541187&rc=" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240424&jk=3653437671228092&rc=" }, { "type": "google tag manager", @@ -2816,11 +3019,15 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202404160101/show_ads_impl.js" + "url": "https://tpc.googlesyndication.com/generate_204?QTbOcw" + }, + { + "type": "unknown", + "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202404230101/show_ads_impl.js" }, { "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44h0v892384882za200&_p=1713661115035&gcd=13l3l3l3l1&npa=0&dma=0&cid=526856245.1713661115&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_s=1&sid=1713661114&sct=1&seg=1&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch%3Fq%3DPompidou%2BGeorges&dr=https%3A%2F%2Fmatchid.io%2F&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=page_view&_ee=1&tfd=1404", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44o0v892384882za200&_p=1714265902831&gcd=13l3l3l3l1&npa=0&dma=0&cid=1181342869.1714265902&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_s=1&sid=1714265902&sct=1&seg=1&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch%3Fq%3DPompidou%2BGeorges&dr=https%3A%2F%2Fmatchid.io%2F&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=page_view&_ee=1&tfd=1186", "details": { "id": "google", "message": "Use hosted Matomo instance" @@ -2828,7 +3035,7 @@ }, { "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44h0v892384882za200&_p=1713661115035&gcd=13l3l3l3l1&npa=0&dma=0&cid=526856245.1713661115&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_eu=AEA&_s=2&sid=1713661114&sct=1&seg=1&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch%3Fq%3DPompidou%2BGeorges&dr=https%3A%2F%2Fmatchid.io%2F&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=view_search_results&ep.search_term=Pompidou%20Georges&tfd=1407", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44o0v892384882za200&_p=1714265902831&gcd=13l3l3l3l1&npa=0&dma=0&cid=1181342869.1714265902&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_eu=AEA&_s=2&sid=1714265902&sct=1&seg=1&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch%3Fq%3DPompidou%2BGeorges&dr=https%3A%2F%2Fmatchid.io%2F&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=view_search_results&ep.search_term=Pompidou%20Georges&tfd=1190", "details": { "id": "google", "message": "Use hosted Matomo instance" @@ -2836,11 +3043,15 @@ }, { "type": "unknown", - "url": "https://tpc.googlesyndication.com/generate_204?1Q3svg" + "url": "https://deces.matchid.io/male.svg" + }, + { + "type": "unknown", + "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/Georges_Pompidou_1969_(cropped).jpg/80px-Georges_Pompidou_1969_(cropped).jpg" }, { "type": "google analytics", - "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3279755396&plat=1%3A512%2C2%3A512%2C3%3A2163200%2C4%3A2163200%2C8%3A512%2C9%3A512%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C26%3A512%2C27%3A512%2C30%3A1049088%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fmatchid.io%2F&pra=5&wgl=1&easpi=0&asro=0&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1713661115005&bpp=14&bdt=1159&idt=105&shv=r20240417&mjsv=m202404160101&ptt=9&saldr=aa&eoidce=1&nras=1&correlator=851802608291&frm=24&ife=1&pv=2&ga_vid=526856245.1713661115&ga_sid=1713661115&ga_hid=597507501&ga_fc=1&nhd=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=384&ish=520&ifk=775856145&scr_x=-12245933&scr_y=-12245933&eid=44759875%2C44759926%2C44759837%2C95328448%2C31082770%2C44719339%2C95329723%2C95330162%2C95329829%2C21065725&oid=2&pvsid=4235252757098210&tmod=606397459&uas=0&nvt=1&fsapi=1&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C384%2C520&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=0&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=1.6usdilglgmky&fsb=1&dtd=115", + "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3279755396&plat=1%3A512%2C2%3A512%2C3%3A2163200%2C4%3A2163200%2C8%3A512%2C9%3A512%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C26%3A512%2C27%3A512%2C30%3A1049088%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fmatchid.io%2F&pra=5&wgl=1&easpi=0&aihb=0&asro=0&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1714265902797&bpp=14&bdt=949&idt=100&shv=r20240424&mjsv=m202404230101&ptt=9&saldr=aa&eoidce=1&nras=1&correlator=6407021661397&frm=24&ife=1&pv=2&ga_vid=1181342869.1714265902&ga_sid=1714265903&ga_hid=1720646778&ga_fc=1&nhd=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=-12245933&bih=-12245933&isw=384&ish=520&ifk=775856145&scr_x=-12245933&scr_y=-12245933&eid=44759876%2C44759927%2C44759842%2C31082778%2C95329717%2C95330887%2C95331043%2C95331556&oid=2&pvsid=553121260040855&tmod=1741716820&uas=0&nvt=1&fsapi=1&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C384%2C520&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=0&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=1.tte5xyyhbo2q&fsb=1&dtd=120", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" @@ -2848,15 +3059,7 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240417&st=env" - }, - { - "type": "unknown", - "url": "https://deces.matchid.io/male.svg" - }, - { - "type": "unknown", - "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/Georges_Pompidou_1969_(cropped).jpg/80px-Georges_Pompidou_1969_(cropped).jpg" + "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240424&st=env" }, { "type": "unknown", @@ -2876,52 +3079,56 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240417&jk=4235252757098210&rc=" + "url": "https://pagead2.googlesyndication.com/pagead/ping?e=1" }, { "type": "unknown", - "url": "https://tpc.googlesyndication.com/generate_204?sAvfqQ" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240424&jk=553121260040855&rc=" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240417&jk=2239048324541187&bg=!19Sl1JvNAAZ55ZTXWeU7ADQBe5WfOAzNhG1RLPc3V3c1ZQB1PeeFxPc_H0D_fM4Eht2AHhBsad54EV5Jm_Ep6ntixgAyAgAAANJSAAAABGgBB34ANDpKhUrf0Q6TtTfkrY16atQXoBm71W98RJvX6CwtLmGtLgyO1xxuiOSTl-E5g5HeAPIhCdoKACFuojhzCEDoeo6Y9f7z7OHGDdNxyg38fyERXf15RJn9s7KZAqb-UiHmGgEQKtEz9JFO8NPvTES3Rnbq_0UAtfOPCXMghVi8hjtnu4NcHns58MVEDbTdK53v3FLfgZAJ_3aWp7_IpdwQY-VG4Sr1JV50N2HibfYnNvHuMwyucNJCZ3uPZ-EdhIx12OwEFWa9GITt-LU9VoSMY4E-F4hkkJf7AeX-njLPj9Tw_GHgR2vzMVbNZdHxo_1vpbtz7r_fIMZk0lIIdXjRNZJxzEj6nx_KXULTj5BU6Mn9hWBpvFrUt64oTRDvC3C3JfKSWI8ZOEHS_eYHPOfZnGFPaS6Jh-kiwf3QHq3R01hNCwLEANzXHu9ExGDMeAIIXw__97POSHBAWHWjy9Uy5igC6TiUVB_AW6AKVo_mVh8aRgi5ygG7EU2rbiumQngzQoXYWwtGx3uPwaAr7q788lPltSK9BfudJsL4XhvG3MIXzSDGcvoNAOLREVeYC0WRqRY_fgjuCo-uBHmkw7cmMTP8F6BvqroAYle2TVScVdLN9Xaz-jJoiQCZSCYm4QLki66x4wy27Br97yfKq3lD4Qa93364gkXa282Z45AIJRMrHW6wC6ilSouuQhfAUTQ4uxAu1SK8KA-SnIRmQEeU1JExNTmu5U8eynMXCxTOzNnRvIg3fzKw0Ce_buIN1GmkoVo1O1wB5ziHhmHWOjuRRV_3eQN05ur_c82oEOgC6T0CUqE9Ow2GQ4Nw1WJQAT1j83ujimS7brsIhXm2cLT-SDu4FHNbJ2TuU7I2sGDfXukpReeNpKBFm-FJH9wYOj23_DFDabKX7CxVt372kT-RSqtW8Zn9zexI43zSjAvkwl4Y9TSeR6bzFGOsIJnbcJ67WwZCL9y6Lk7Sc-cQeWyvTDCvYjvRb3Abukih48nlA9GcgD9pRfPJYn5rKJ7YyRmd1vw" + "url": "https://pagead2.googlesyndication.com/pagead/ping?e=1" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240417&jk=4235252757098210&bg=!_P-l_7DNAAZ55ZTXWeU7ADQBe5WfOHRrbKtetLvK42tp29xI8kXkw2sGHxzPw5EJ30qeyW796KNegdZdc1NJPUbWNG3fAgAAAFtSAAAAA2gBB34ANBzp4EVCDYKrV_UhA-dEKXwyXijTuVwD4tNisdXBGqSHIZJQak-2rTbOv11kTfeL5uIz_JwKAIuOZQebnPOVWPSvqbriE3R602HE0GjM9ZsHfSDsNh6TqnDFnXfOmMwZamYjHeEitkmfiKUXm8LJuBR-gUNHeIB0ih183tY50qqVXF3gkDdjwAdny1Y_qVc2v57Rcp5ul2K6oC_XfEoiYNObWAEeB_qgzN0M5yqamEReSEhXLp7S7GoRjDUoHj-2Q8EEmQLCguo-aDAMZm1xdn3CiFuINk9tT_lwBgCG-8AsZ8zagdeOfscbXVKTa_Q1_LrWBx5q18BhaKbcpYaL13hOxjoNprOSS8bLKIXKp-zF9EX9Azx_OX5lT6d1404f0NuwZDfIi-JwanvqXKhJkokJsUZk0prdeR5LGMUJqmKr_btWlEQw7zwh0jENMOqfrpALYbT7s56b_mNaYad5op3Y37ULDqCj6QuOXVmGvDmFkn8Nmpn8uKDj7El41opwofNHmTUqwB9t08AHpi7CM-1N9KBXM7aZr_LE4p7EqR6JQPdcPnNT5Pjo_qCNAARQBW-Jgu_orVn7gTOGDtSwa4KnB0wzFOcLBP5fPTJH6cOYLl56PIfvz1TPYWPiZrglQt3auXC1guAKiyB1HW9_LY4z_yrErXZo5jvnjdmEOvgLGfu5UaSFCobYpD_jUv3deeFqgxABv77GPPYXWaoSJetHSPKZZ9RxitS9kdizFxWHWQGw2SRSW0fvQPnZdLqRrMW7aG2M-HtVjFnQBfZXzj4etEjwv2ZQnGzr44yAKpwNK5e6TZDOHzp8BrzCQtcmksYAukcycGgfLAzI3S3qFR9iiT3viWqKUkkCvQtAD2L1NW6-t0M55HTSEEcdgQs0ZNqdUO_tHA245XLMuN2Ms614P9FKcYns9AAOa8J1zKJLN03NSphz5Q8X_xh2P4G2DDscx3TXLjI0OsQ0iiWu4pU0cXLgwVoyOigQocMbdrkxsGIaJlb6f00sBrdpcRkeGQIzVrg1YpHCC3Ch6md22sKRkvWcEtkJS9lh5KXP6ZBcnpcp25HNjG1nnQsjSLzhnD5bEaLmcP-2mE_Ro1T092MxsXlsasqg8wkd2gH2jnxY52NdHZSDWWJLOo8f61yUDvER-ckMG0tXZEBrNM10e-OrfOnraPNiin7BggqXKs9Cdu5S1rgRwg" + "url": "https://tpc.googlesyndication.com/generate_204?8UyftQ" }, { "type": "unknown", - "url": "https://pebed.dm-event.net/" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240424&jk=3653437671228092&bg=!g4ClgM_NAAYBeExMIXg7ADQBe5WfOJO_BymaAAWId5NPRZqThPWKNi6qvMpHJeu1HYXAbgRIHD98wWUF4-mr492ulqZZAgAAAKxSAAAABWgBB34ANLuKMkdrhiJ8RF5tjAvUJ3aN1jxRmwSF1WAtV-q8wzYCJH_fkDuJ19F4NGAyuGhkTNnW2CYKAIK6bLuM96r1tqkPxH8I_H0FU5fhI2wQaWeOKBhLPLiiezgiUo5jMtYj8hCGyj61YH_tJ8x8FIh-zCgBqxY0w7SVNtgrJmdFOy-Kv7QCa-MlqbN8BaR4x8mXqppj0HbPVWoulAbR3N7CFEjY6Zj5pd_ZEmZ56jMvjU4nERasKtVTvfKTmQKlyvICRFPZFL8C0BtpHZIriZ3UVzMwiZ6NuCwzau2q88X9fmwF3yPmCU-VPTW6uwcBDw7HHCzWN2J7VvzN9fSk9UnoleeeWduWlC2SNOv77CuOsx8u6biohbEbsxqEcaVSDx42k06j12rC2Kr0bTGUMoRoCF9oCVbJURNCSnAKbZhqFtBSxRI5Yv5id32WyCJtmKoPTVN94B68Rq8AzyIBzidVKDXBJp4G-PvN1bnxzKS-x9u7IZEAG6xPzuRwgLZrtMH59hsBsMUENOjQHWTqt1ciXCod2C6rDm2P8wpPXPFNeOar2Nvt8GmFgZj4y6P6noJEgU1_27b2pSrplfQc6TOmOr7K3HfGZi9Mnt5JxcGCMnH_d32TiPxqQTQb1EBHZT1Jfz-uQ7ppwBJRE8Dny9-DoGaB2YW6s-FVoN5I1gOkJT2raHkbZ16Qe5Qq932GK1dvmtaQU1KL9oh76THUtc1uMMGTmFHuIqRhLKXuksOx5CdAV9v-J5yoar_rpu2Vj3CzDr7dmkOdLu7cw372GsiunxdmSoS2OE_THOfpWTE4iI0qkLDOvhBd8X-KjTtwAbzEfwnfp7wDYVCo1TOVwLlv3NsPL8zA-AxLBcjZrZclDYPwjGITqsQJgsWCWo6l2NcfpPLKIdLdXC2c6Ti40fQzIEGF2uWazCgBaZfyKv89Z11iZ0kbGoEU4YpgWfujFQYuNHqPUAelJyslsjVyZQprFwWcNdWtLiWk5wi1WPwTqNfi1FY9p4GQIqH2wXcID67mXRA7yD_Iwe4B_WTzAraZ5hTy7FASiPf-eSJDjMazkcYQTkIQ6kDP_DKeKGRwpa-l-yNtAXhxTjVEkmMSiqL8rLpTRvtu2GJDF2OKh1G7jzfOGOyIqzbxhxto6d0x7I7Xgo8" + }, + { + "type": "unknown", + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240424&jk=553121260040855&bg=!a2ilaCfNAAYBeExMIXg7ADQBe5WfOLGNVxGxheGYDW20NQsNogjCOAeEmpGq4SUSE0cyxqZXCp4nA-jPpT9bsIJEurqBAgAAAFxSAAAAA2gBB34ANL45P5tcHlOWeF7fXR9oB2R1ZFY91W6Ru4IZhKUMZIi5GbfCNNYaQGFFP6DOnpB6GVWeoPsKAEtrGjSjlKl4QMFTZ7Q0oyEx7qJvj9Zn_IKYZFDa30fqXkTGvSLLE3NwU-EI_KC94nS_UKlsVInhB20g3O_qny7bPV40TlWQi9zN5wuZAskuGJu_hF--gShDXyF05u7LG3Ch0WbZR308QGLotrWAR0TALl9MVpNTelQXR20wfH6NQDGqG83M1pfiSwa6iSEI2yip8hGzhNwuXUwSAAVxbdVOstu3wrbsjJGr7Vryv_bnlabw2AUsuQEHjw6XwlDatziZ4yCIT5yo-Sqs1AEWIcbh1kJuoNJtIoYNi3D4Qqa7FfSuHecncz8rQz2egYoz9EZv8SIm-HvsiDACNa1hG7A2RiEGO0rXKtdwRjVAvvXtaaGveeWz18cKA7T6k3VR_8yhRmWfSoPVbgZYQoN-z10kWsazdfYj2v_3uS3Qhp54NSlSEA3yR48-QeO3-8TpWOACThXKcQV0xc3hpvM8ZnWosRYK_KZ6P-7yn-QWwN2kpEMBLeAOZfF_cZ0fe963skVuoXETBLTtF0yCQrtpRkYeyxjoqFUzAIjkF66wIobO1DiUCcN6xWygk-PqsHHLid6oHei_RFF2gVyo0_EMMXhaEz2Ibhg6tEOuC7QQdgWYN6CB9yAs8lOha01GMLRftEuRl9dArnOw9ctX6C6ylz03W6PyNOJyCk5P_dbkruLZXbEKSJYrL5iXyqke8lYXOVqu8KNyg0rxmOA29QgN1JrhIiVcShxUbwuUDesgq5H1RgT7TcqqlM2uksAfBI6nA2ZasE3zxDRDVqkZjlsSmGjVeasiE0V2s6eBxHqYwkvdn2rrKlr6eEl67vSFWOUhFb9e6Q7VqiXcK7DQ1yXDH7HCk__4uIVCJ1sCJzbBbY_RGg0qly4iLk8d9IFjXrFcEHmxHkJTWO8iLUY-9G7bkpxukh2IOf7ZHx_2dCf10gbQcWgBVh5kLMmaKd9xNYm7C8TSqGXWR1TS5t2jcWgWOF_IidKON8Sh164C22AMrhyGx-J9VkmLQalzn4VI7rgEXGsDeEic3gGPs7ZTQS58M3Ys0lQtHbbVFg" } ], "cookies": [], "headers": { "access-control-allow-origin": "*", - "age": "105", + "age": "0", "alt-svc": "h3=\":443\"; ma=86400", "cache-control": "max-age=600", "cf-cache-status": "DYNAMIC", - "cf-ray": "87796d27ffce3b30-IAD", + "cf-ray": "87b31a7d1c908792-IAD", "content-encoding": "br", "content-type": "text/html; charset=utf-8", - "date": "Sun, 21 Apr 2024 00:58:33 GMT", - "expires": "Sat, 20 Apr 2024 20:19:54 GMT", + "date": "Sun, 28 Apr 2024 00:58:21 GMT", + "expires": "Sun, 28 Apr 2024 01:07:29 GMT", "last-modified": "Wed, 10 Apr 2024 08:02:46 GMT", "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", - "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=1iv14o%2BFM6eCd1qeUKVUOeGBJwx5xVEZsXSdMyVvukW0nItGwBoOZjomBR2CvWkJU69YEVWyaoDMbfxVqvVsuvdC1MsVGEFDR53tpTdOhploOvxoJ0DpAbU8oys4\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=kqJOF5FSy0NEu69nw8tfXZYGZtFJW4s2uQisCjJT1qfrmFkVg%2F%2FJW0%2B3Kjj9Wcp7KY09iQHOWYviYqKKXyZaNs9YhHizzDNhW%2BlXYUy9G%2BSi3K0gjJy9ccLxOOD6\"}],\"group\":\"cf-nel\",\"max_age\":604800}", "server": "cloudflare", "strict-transport-security": "max-age=15552000; includeSubDomains; preload", "vary": "Accept-Encoding", "via": "1.1 varnish", "x-cache": "HIT", - "x-cache-hits": "0", + "x-cache-hits": "1", "x-content-type-options": "nosniff", - "x-fastly-request-id": "d1d21b353f73a49ab3a0a36eeba3e912315803eb", - "x-github-request-id": "8272:651DA:17F7F5E:1C536DC:66242112", + "x-fastly-request-id": "ab062656d792d25806354c91ec0b5b96de66085f", + "x-github-request-id": "2FF4:1763:4BB02A:5CF534:662D9EF6", "x-proxy-cache": "MISS", - "x-served-by": "cache-iad-kiad7000140-IAD", - "x-timer": "S1713661114.622374,VS0,VE2" + "x-served-by": "cache-iad-kiad7000112-IAD", + "x-timer": "S1714265902.623276,VS0,VE14" }, "endpoints": [ { @@ -2946,42 +3153,8 @@ }, { "hostname": "matchid.io", - "ip": "172.67.179.218", + "ip": "104.21.64.91", "geoip": { - "continent": { - "code": "NA", - "geoname_id": 6255149, - "names": { - "de": "Nordamerika", - "en": "North America", - "es": "Norteamérica", - "fr": "Amérique du Nord", - "ja": "北アメリカ", - "pt-BR": "América do Norte", - "ru": "Северная Америка", - "zh-CN": "北美洲" - } - }, - "country": { - "geoname_id": 6252001, - "iso_code": "US", - "names": { - "de": "USA", - "en": "United States", - "es": "Estados Unidos", - "fr": "États Unis", - "ja": "アメリカ", - "pt-BR": "EUA", - "ru": "США", - "zh-CN": "美国" - } - }, - "location": { - "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" - }, "registered_country": { "geoname_id": 6252001, "iso_code": "US", @@ -3090,8 +3263,42 @@ }, { "hostname": "deces.matchid.io", - "ip": "104.21.64.91", + "ip": "172.67.179.218", "geoip": { + "continent": { + "code": "NA", + "geoname_id": 6255149, + "names": { + "de": "Nordamerika", + "en": "North America", + "es": "Norteamérica", + "fr": "Amérique du Nord", + "ja": "北アメリカ", + "pt-BR": "América do Norte", + "ru": "Северная Америка", + "zh-CN": "北美洲" + } + }, + "country": { + "geoname_id": 6252001, + "iso_code": "US", + "names": { + "de": "USA", + "en": "United States", + "es": "Estados Unidos", + "fr": "États Unis", + "ja": "アメリカ", + "pt-BR": "EUA", + "ru": "США", + "zh-CN": "美国" + } + }, + "location": { + "accuracy_radius": 1000, + "latitude": 37.751, + "longitude": -97.822, + "time_zone": "America/Chicago" + }, "registered_country": { "geoname_id": 6252001, "iso_code": "US", @@ -3110,7 +3317,7 @@ }, { "hostname": "pagead2.googlesyndication.com", - "ip": "172.253.63.155", + "ip": "172.253.62.154", "geoip": { "continent": { "code": "NA", @@ -3164,7 +3371,7 @@ }, { "hostname": "code.iconify.design", - "ip": "104.26.12.204", + "ip": "104.26.13.204", "geoip": { "registered_country": { "geoname_id": 6252001, @@ -3184,7 +3391,7 @@ }, { "hostname": "www.googletagmanager.com", - "ip": "172.253.62.97", + "ip": "142.250.31.97", "geoip": { "continent": { "code": "NA", @@ -3238,7 +3445,7 @@ }, { "hostname": "static1.dmcdn.net", - "ip": "18.160.46.23", + "ip": "18.160.46.103", "geoip": { "continent": { "code": "NA", @@ -3372,7 +3579,7 @@ }, { "hostname": "pebed.dm-event.net", - "ip": "188.65.124.58", + "ip": "188.65.124.59", "geoip": { "city": { "geoname_id": 2988507, @@ -3470,7 +3677,7 @@ }, { "hostname": "vendorlist.dmcdn.net", - "ip": "18.165.98.33", + "ip": "18.165.98.19", "geoip": { "continent": { "code": "NA", @@ -3523,8 +3730,8 @@ } }, { - "hostname": "speedtest.dailymotion.com", - "ip": "198.54.201.91", + "hostname": "analytics.google.com", + "ip": "216.239.32.181", "geoip": { "continent": { "code": "NA", @@ -3556,9 +3763,9 @@ }, "location": { "accuracy_radius": 1000, - "latitude": 40.7064, - "longitude": -73.9473, - "time_zone": "America/New_York" + "latitude": 34.0544, + "longitude": -118.244, + "time_zone": "America/Los_Angeles" }, "registered_country": { "geoname_id": 6252001, @@ -3576,32 +3783,26 @@ }, "subdivisions": [ { - "geoname_id": 5128638, - "iso_code": "NY", + "geoname_id": 5332921, + "iso_code": "CA", "names": { - "de": "New York", - "en": "New York", - "es": "Nueva York", - "fr": "New York", - "ja": "ニューヨーク州", - "pt-BR": "Nova Iorque", - "ru": "Нью-Йорк", - "zh-CN": "纽约州" + "de": "Kalifornien", + "en": "California", + "es": "California", + "fr": "Californie", + "ja": "カリフォルニア州", + "pt-BR": "Califórnia", + "ru": "Калифорния", + "zh-CN": "加州" } } ] } }, { - "hostname": "securepubads.g.doubleclick.net", - "ip": "142.251.111.155", + "hostname": "stats.g.doubleclick.net", + "ip": "172.253.62.157", "geoip": { - "city": { - "geoname_id": 5116931, - "names": { - "en": "Farmingdale" - } - }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -3631,14 +3832,10 @@ } }, "location": { - "accuracy_radius": 500, - "latitude": 40.7306, - "longitude": -73.4313, - "metro_code": 501, - "time_zone": "America/New_York" - }, - "postal": { - "code": "11735" + "accuracy_radius": 1000, + "latitude": 37.751, + "longitude": -97.822, + "time_zone": "America/Chicago" }, "registered_country": { "geoname_id": 6252001, @@ -3653,35 +3850,33 @@ "ru": "США", "zh-CN": "美国" } - }, - "subdivisions": [ - { - "geoname_id": 5128638, - "iso_code": "NY", - "names": { - "de": "New York", - "en": "New York", - "es": "Nueva York", - "fr": "New York", - "ja": "ニューヨーク州", - "pt-BR": "Nova Iorque", - "ru": "Нью-Йорк", - "zh-CN": "纽约州" - } - } - ] + } } }, { - "hostname": "s0.2mdn.net", - "ip": "142.251.167.149", + "hostname": "api.iconify.design", + "ip": "104.26.12.204", "geoip": { - "city": { - "geoname_id": 5116931, + "registered_country": { + "geoname_id": 6252001, + "iso_code": "US", "names": { - "en": "Farmingdale" + "de": "USA", + "en": "United States", + "es": "Estados Unidos", + "fr": "États Unis", + "ja": "アメリカ", + "pt-BR": "EUA", + "ru": "США", + "zh-CN": "美国" } - }, + } + } + }, + { + "hostname": "speedtest.dailymotion.com", + "ip": "198.54.201.91", + "geoip": { "continent": { "code": "NA", "geoname_id": 6255149, @@ -3711,15 +3906,11 @@ } }, "location": { - "accuracy_radius": 500, - "latitude": 40.7306, - "longitude": -73.4313, - "metro_code": 501, + "accuracy_radius": 1000, + "latitude": 40.7064, + "longitude": -73.9473, "time_zone": "America/New_York" }, - "postal": { - "code": "11735" - }, "registered_country": { "geoname_id": 6252001, "iso_code": "US", @@ -3753,9 +3944,15 @@ } }, { - "hostname": "analytics.google.com", - "ip": "216.239.36.181", + "hostname": "securepubads.g.doubleclick.net", + "ip": "142.251.16.156", "geoip": { + "city": { + "geoname_id": 5116931, + "names": { + "en": "Farmingdale" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -3785,10 +3982,14 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 34.0544, - "longitude": -118.244, - "time_zone": "America/Los_Angeles" + "accuracy_radius": 500, + "latitude": 40.7306, + "longitude": -73.4313, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11735" }, "registered_country": { "geoname_id": 6252001, @@ -3806,25 +4007,25 @@ }, "subdivisions": [ { - "geoname_id": 5332921, - "iso_code": "CA", + "geoname_id": 5128638, + "iso_code": "NY", "names": { - "de": "Kalifornien", - "en": "California", - "es": "California", - "fr": "Californie", - "ja": "カリフォルニア州", - "pt-BR": "Califórnia", - "ru": "Калифорния", - "zh-CN": "加州" + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" } } ] } }, { - "hostname": "stats.g.doubleclick.net", - "ip": "172.253.115.155", + "hostname": "s0.2mdn.net", + "ip": "172.253.122.148", "geoip": { "continent": { "code": "NA", @@ -3876,29 +4077,9 @@ } } }, - { - "hostname": "api.iconify.design", - "ip": "104.26.12.204", - "geoip": { - "registered_country": { - "geoname_id": 6252001, - "iso_code": "US", - "names": { - "de": "USA", - "en": "United States", - "es": "Estados Unidos", - "fr": "États Unis", - "ja": "アメリカ", - "pt-BR": "EUA", - "ru": "США", - "zh-CN": "美国" - } - } - } - }, { "hostname": "googleads.g.doubleclick.net", - "ip": "142.250.31.155", + "ip": "172.253.62.157", "geoip": { "continent": { "code": "NA", @@ -3952,8 +4133,14 @@ }, { "hostname": "tpc.googlesyndication.com", - "ip": "172.253.62.132", + "ip": "142.251.16.132", "geoip": { + "city": { + "geoname_id": 5116931, + "names": { + "en": "Farmingdale" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -3983,10 +4170,14 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "accuracy_radius": 500, + "latitude": 40.7306, + "longitude": -73.4313, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11735" }, "registered_country": { "geoname_id": 6252001, @@ -4001,12 +4192,28 @@ "ru": "США", "zh-CN": "美国" } - } + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } + } + ] } }, { "hostname": "www.google.com", - "ip": "172.253.62.105", + "ip": "172.253.115.103", "geoip": { "continent": { "code": "NA", @@ -4437,7 +4644,7 @@ "type": "dns", "host": "www.matchid.io.", "matched-at": "www.matchid.io", - "timestamp": "2024-04-21T01:00:58.729524518Z", + "timestamp": "2024-04-28T01:00:47.317936196Z", "matcher-status": true }, { @@ -4465,8 +4672,8 @@ "type": "http", "host": "https://www.matchid.io", "matched-at": "https://www.matchid.io", - "ip": "104.21.64.91", - "timestamp": "2024-04-21T01:01:05.877008104Z", + "ip": "172.67.179.218", + "timestamp": "2024-04-28T01:00:53.482874012Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io'", "matcher-status": true }, @@ -4492,8 +4699,8 @@ "type": "http", "host": "https://www.matchid.io", "matched-at": "https://www.matchid.io", - "ip": "104.21.64.91", - "timestamp": "2024-04-21T01:01:24.850088646Z", + "ip": "172.67.179.218", + "timestamp": "2024-04-28T01:01:12.424589354Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io'", "matcher-status": true }, @@ -4527,12 +4734,12 @@ "host": "https://www.matchid.io", "matched-at": "https://matchid.io/", "extracted-results": [ - "https://www.googletagmanager.com/gtag/js?id=G-49J1J0GERX", "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6277851622494904", - "https://code.iconify.design/2/2.1.0/iconify.min.js" + "https://code.iconify.design/2/2.1.0/iconify.min.js", + "https://www.googletagmanager.com/gtag/js?id=G-49J1J0GERX" ], - "ip": "104.21.64.91", - "timestamp": "2024-04-21T01:01:39.890287654Z", + "ip": "172.67.179.218", + "timestamp": "2024-04-28T01:01:27.50499915Z", "curl-command": "curl -X 'GET' -d '' -H 'Host: www.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io/'", "matcher-status": true }, @@ -4571,8 +4778,8 @@ "type": "http", "host": "https://www.matchid.io", "matched-at": "https://www.matchid.io/", - "ip": "104.21.64.91", - "timestamp": "2024-04-21T01:01:44.792523743Z", + "ip": "172.67.179.218", + "timestamp": "2024-04-28T01:01:32.435568899Z", "curl-command": "curl -X 'POST' -d '_=' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Host: www.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io/'", "matcher-status": true }, @@ -4611,8 +4818,8 @@ "type": "http", "host": "https://www.matchid.io", "matched-at": "https://www.matchid.io/", - "ip": "104.21.64.91", - "timestamp": "2024-04-21T01:01:44.792562315Z", + "ip": "172.67.179.218", + "timestamp": "2024-04-28T01:01:32.43561759Z", "curl-command": "curl -X 'POST' -d '_=' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Host: www.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://www.matchid.io/'", "matcher-status": true }, @@ -4642,8 +4849,8 @@ "extracted-results": [ "Let's Encrypt" ], - "ip": "104.21.64.91", - "timestamp": "2024-04-21T01:04:35.849816204Z", + "ip": "172.67.179.218", + "timestamp": "2024-04-28T01:04:27.52427705Z", "matcher-status": true }, { @@ -4673,8 +4880,8 @@ "*.matchid.io", "matchid.io" ], - "ip": "104.21.64.91", - "timestamp": "2024-04-21T01:04:35.84995307Z", + "ip": "172.67.179.218", + "timestamp": "2024-04-28T01:04:27.524427191Z", "matcher-status": true }, { @@ -4708,8 +4915,8 @@ "CN: matchid.io", " SAN: [*.matchid.io matchid.io]" ], - "ip": "104.21.64.91", - "timestamp": "2024-04-21T01:04:35.85002823Z", + "ip": "172.67.179.218", + "timestamp": "2024-04-28T01:04:27.524473568Z", "matcher-status": true }, { @@ -4739,8 +4946,8 @@ "extracted-results": [ "tls12" ], - "ip": "104.21.64.91", - "timestamp": "2024-04-21T01:04:36.077793422Z", + "ip": "172.67.179.218", + "timestamp": "2024-04-28T01:04:27.556639415Z", "matcher-status": true }, { @@ -4770,8 +4977,8 @@ "extracted-results": [ "tls13" ], - "ip": "104.21.64.91", - "timestamp": "2024-04-21T01:04:36.095132945Z", + "ip": "172.67.179.218", + "timestamp": "2024-04-28T01:04:27.574986892Z", "matcher-status": true } ], @@ -4779,7 +4986,7 @@ { "requestedUrl": "https://www.matchid.io/", "finalUrl": "https://matchid.io/", - "fetchTime": "2024-04-21T00:58:08.148Z", + "fetchTime": "2024-04-28T00:57:55.879Z", "runWarnings": [ "The page may not be loading as expected because your test URL (https://www.matchid.io/) was redirected to https://matchid.io/. Try testing the second URL directly." ], @@ -4787,7 +4994,7 @@ "performance": { "title": "Performance", "id": "performance", - "score": 0.21549205780029296 + "score": 0.2166128158569336 }, "accessibility": { "title": "Accessibility", @@ -4813,7 +5020,7 @@ "description": "These checks validate the aspects of a Progressive Web App. [Learn more](https://developers.google.com/web/progressive-web-apps/checklist).", "manualDescription": "These checks are required by the baseline [PWA Checklist](https://developers.google.com/web/progressive-web-apps/checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.", "id": "pwa", - "score": 0.42 + "score": 0.58 } }, "audits": { @@ -4823,49 +5030,49 @@ "description": "Collects all available metrics.", "score": null, "scoreDisplayMode": "informative", - "numericValue": 18056, + "numericValue": 18196, "numericUnit": "millisecond", "details": { "type": "debugdata", "items": [ { - "firstContentfulPaint": 3197, - "firstMeaningfulPaint": 3197, - "largestContentfulPaint": 4617, - "firstCPUIdle": 16275, - "interactive": 18056, - "speedIndex": 9597, - "estimatedInputLatency": 40, - "totalBlockingTime": 671, - "maxPotentialFID": 241, + "firstContentfulPaint": 3281, + "firstMeaningfulPaint": 3281, + "largestContentfulPaint": 4629, + "firstCPUIdle": 15886, + "interactive": 18196, + "speedIndex": 8116, + "estimatedInputLatency": 39, + "totalBlockingTime": 512, + "maxPotentialFID": 186, "cumulativeLayoutShift": 0.00011303710937499999, - "cumulativeLayoutShiftAllFrames": 0, + "cumulativeLayoutShiftAllFrames": 0.03184171597633136, "observedTimeOrigin": 0, - "observedTimeOriginTs": 297589617, + "observedTimeOriginTs": 211619843, "observedNavigationStart": 0, - "observedNavigationStartTs": 297589617, - "observedFirstPaint": 185, - "observedFirstPaintTs": 297774654, - "observedFirstContentfulPaint": 185, - "observedFirstContentfulPaintTs": 297774654, - "observedFirstMeaningfulPaint": 185, - "observedFirstMeaningfulPaintTs": 297774654, - "observedLargestContentfulPaint": 185, - "observedLargestContentfulPaintTs": 297774654, - "observedTraceEnd": 2681, - "observedTraceEndTs": 300270771, - "observedLoad": 580, - "observedLoadTs": 298169289, - "observedDomContentLoaded": 171, - "observedDomContentLoadedTs": 297760395, + "observedNavigationStartTs": 211619843, + "observedFirstPaint": 183, + "observedFirstPaintTs": 211802851, + "observedFirstContentfulPaint": 183, + "observedFirstContentfulPaintTs": 211802851, + "observedFirstMeaningfulPaint": 183, + "observedFirstMeaningfulPaintTs": 211802851, + "observedLargestContentfulPaint": 183, + "observedLargestContentfulPaintTs": 211802851, + "observedTraceEnd": 2478, + "observedTraceEndTs": 214097362, + "observedLoad": 519, + "observedLoadTs": 212138934, + "observedDomContentLoaded": 186, + "observedDomContentLoadedTs": 211806323, "observedCumulativeLayoutShift": 0.00011303710937499999, - "observedCumulativeLayoutShiftAllFrames": 0, - "observedFirstVisualChange": 165, - "observedFirstVisualChangeTs": 297754617, - "observedLastVisualChange": 515, - "observedLastVisualChangeTs": 298104617, - "observedSpeedIndex": 169, - "observedSpeedIndexTs": 297758256 + "observedCumulativeLayoutShiftAllFrames": 0.03184171597633136, + "observedFirstVisualChange": 188, + "observedFirstVisualChangeTs": 211807843, + "observedLastVisualChange": 205, + "observedLastVisualChangeTs": 211824843, + "observedSpeedIndex": 189, + "observedSpeedIndexTs": 211808361 }, { "lcpInvalidated": false @@ -4887,19 +5094,19 @@ "numScripts": 37, "numStylesheets": 5, "numFonts": 4, - "numTasks": 1906, - "numTasksOver10ms": 30, - "numTasksOver25ms": 12, - "numTasksOver50ms": 2, + "numTasks": 1896, + "numTasksOver10ms": 28, + "numTasksOver25ms": 11, + "numTasksOver50ms": 0, "numTasksOver100ms": 0, "numTasksOver500ms": 0, "rtt": 0, - "throughput": 74732040.37351833, - "maxRtt": 82.814, - "maxServerLatency": 190.31300000000002, - "totalByteWeight": 2540217, - "totalTaskTime": 1110.9040000000168, - "mainDocumentTransferSize": 6154 + "throughput": 47871754.88314307, + "maxRtt": 83.051, + "maxServerLatency": 265.86, + "totalByteWeight": 2534341, + "totalTaskTime": 1101.1450000000198, + "mainDocumentTransferSize": 6171 } ] } @@ -4919,6 +5126,7 @@ "dsfr": null, "summary": { "404": "A+", + "httpGrade": "C", "nmapGrade": "B", "nmapOpenPortsCount": 4, "nmapOpenPortsGrade": "F", @@ -4928,8 +5136,8 @@ "cookiesGrade": "A", "cookiesCount": 0, "trackersGrade": "F", - "trackersCount": 101, - "lighthouse_performance": 0.21549205780029296, + "trackersCount": 102, + "lighthouse_performance": 0.2166128158569336, "lighthouse_performanceGrade": "E", "lighthouse_accessibility": 0.89, "lighthouse_accessibilityGrade": "A", @@ -4937,8 +5145,8 @@ "lighthouse_best-practicesGrade": "B", "lighthouse_seo": 1, "lighthouse_seoGrade": "A", - "lighthouse_pwa": 0.42, - "lighthouse_pwaGrade": "D" + "lighthouse_pwa": 0.58, + "lighthouse_pwaGrade": "C" } }, { @@ -4951,7 +5159,262 @@ "matchID-project/backend", "matchID-project/frontend" ], - "http": null, + "http": { + "url": "https://deces.matchid.io", + "algorithm_version": 3, + "end_time": "Sun, 28 Apr 2024 00:58:48 GMT", + "grade": "C+", + "hidden": false, + "likelihood_indicator": "MEDIUM", + "response_headers": { + "CF-Cache-Status": "DYNAMIC", + "CF-RAY": "87b31b1be805ec68-SEA", + "Connection": "keep-alive", + "Content-Encoding": "gzip", + "Content-Security-Policy": "default-src 'self';script-src 'self' 'unsafe-inline' 'unsafe-eval' static.cloudflareinsights.com ajax.cloudflare.com www.googletagmanager.com fundingchoicesmessages.google.com www.google.com www.google.ca analytics.google.com www.google-analytics.com pagead2.googlesyndication.com partner.googleadservices.com tpc.googlesyndication.com www.googletagservices.com adservice.google.com adservice.google.fr;style-src https: 'self' 'unsafe-inline';font-src 'self' data:;img-src 'self' matchid.io a.basemaps.cartocdn.com b.basemaps.cartocdn.com c.basemaps.cartocdn.com upload.wikimedia.org pagead2.googlesyndication.com www.google-analytics.com stats.g.doubleclick.net www.google.fr;connect-src 'self' www.data.gouv.fr cloudflareinsights.com www.google-analytics.com analytics.google.com csi.gstatic.com region1.analytics.google.com stats.g.doubleclick.net pagead2.googlesyndication.com; frame-src 'self' matchid.io www.google.com google.com googleads.g.doubleclick.net tpc.googlesyndication.com", + "Content-Type": "text/html", + "Date": "Sun, 28 Apr 2024 00:58:47 GMT", + "Feature-Policy": "geolocation 'none';midi 'none';sync-xhr 'none';microphone 'none';camera 'none';magnetometer 'none';gyroscope 'self';accelerometer 'self';fullscreen 'self';payment 'none';", + "Last-Modified": "Wed, 17 Apr 2024 01:15:22 GMT", + "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "Referrer-Policy": "same-origin", + "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=86tKKN0eTYCsQ0%2BdCAUSi5k636dtJIw0CwO9OWFXNBj5L0EOrvC1I6pOiP3HIOo%2FC%2BJd0%2F%2BUoBawCKYco%2BQzTQMKPxFqPJH7rCOK0wcFxQgGDUwrTrBc6P5Ynd9WsnHTt19H\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "Server": "cloudflare", + "Strict-Transport-Security": "max-age=15552000; includeSubDomains; preload", + "Transfer-Encoding": "chunked", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "*.matchid.io", + "X-XSS-Protection": "1; mode=block", + "alt-svc": "h3=\":443\"; ma=86400" + }, + "scan_id": 50448152, + "score": 60, + "start_time": "Sun, 28 Apr 2024 00:58:45 GMT", + "state": "FINISHED", + "status_code": 200, + "tests_failed": 2, + "tests_passed": 9, + "tests_quantity": 11, + "details": { + "content-security-policy": { + "expectation": "csp-implemented-with-no-unsafe", + "name": "content-security-policy", + "output": { + "data": { + "connect-src": [ + "stats.g.doubleclick.net", + "www.google-analytics.com", + "'self'", + "www.data.gouv.fr", + "csi.gstatic.com", + "analytics.google.com", + "cloudflareinsights.com", + "region1.analytics.google.com", + "pagead2.googlesyndication.com" + ], + "default-src": [ + "'self'" + ], + "font-src": [ + "data:", + "'self'" + ], + "frame-src": [ + "google.com", + "matchid.io", + "www.google.com", + "'self'", + "googleads.g.doubleclick.net", + "tpc.googlesyndication.com" + ], + "img-src": [ + "stats.g.doubleclick.net", + "www.google-analytics.com", + "b.basemaps.cartocdn.com", + "matchid.io", + "upload.wikimedia.org", + "'self'", + "c.basemaps.cartocdn.com", + "a.basemaps.cartocdn.com", + "www.google.fr", + "pagead2.googlesyndication.com" + ], + "script-src": [ + "www.googletagmanager.com", + "www.google-analytics.com", + "adservice.google.com", + "'unsafe-eval'", + "ajax.cloudflare.com", + "www.google.ca", + "www.google.com", + "partner.googleadservices.com", + "'self'", + "analytics.google.com", + "fundingchoicesmessages.google.com", + "'unsafe-inline'", + "adservice.google.fr", + "static.cloudflareinsights.com", + "pagead2.googlesyndication.com", + "tpc.googlesyndication.com", + "www.googletagservices.com" + ], + "style-src": [ + "https:", + "'self'", + "'unsafe-inline'" + ] + }, + "http": true, + "meta": false, + "numPolicies": 1, + "policy": { + "antiClickjacking": false, + "defaultNone": false, + "insecureBaseUri": true, + "insecureFormAction": true, + "insecureSchemeActive": false, + "insecureSchemePassive": false, + "strictDynamic": false, + "unsafeEval": true, + "unsafeInline": true, + "unsafeInlineStyle": true, + "unsafeObjects": false + } + }, + "pass": false, + "result": "csp-implemented-with-unsafe-inline", + "score_description": "Content Security Policy (CSP) implemented unsafely. This includes 'unsafe-inline' or data: inside script-src, overly broad sources such as https: inside object-src or script-src, or not restricting the sources for object-src or script-src.", + "score_modifier": -20 + }, + "contribute": { + "expectation": "contribute-json-only-required-on-mozilla-properties", + "name": "contribute", + "output": { + "data": null + }, + "pass": true, + "result": "contribute-json-only-required-on-mozilla-properties", + "score_description": "Contribute.json isn't required on websites that don't belong to Mozilla", + "score_modifier": 0 + }, + "cookies": { + "expectation": "cookies-secure-with-httponly-sessions", + "name": "cookies", + "output": { + "data": null, + "sameSite": null + }, + "pass": true, + "result": "cookies-not-found", + "score_description": "No cookies detected", + "score_modifier": 0 + }, + "cross-origin-resource-sharing": { + "expectation": "cross-origin-resource-sharing-not-implemented", + "name": "cross-origin-resource-sharing", + "output": { + "data": { + "acao": null, + "clientaccesspolicy": null, + "crossdomain": null + } + }, + "pass": true, + "result": "cross-origin-resource-sharing-not-implemented", + "score_description": "Content is not visible via cross-origin resource sharing (CORS) files or headers", + "score_modifier": 0 + }, + "redirection": { + "expectation": "redirection-to-https", + "name": "redirection", + "output": { + "destination": "https://deces.matchid.io/", + "redirects": true, + "route": [ + "http://deces.matchid.io/", + "https://deces.matchid.io/" + ], + "status_code": 200 + }, + "pass": true, + "result": "redirection-to-https", + "score_description": "Initial redirection is to HTTPS on same host, final destination is HTTPS", + "score_modifier": 0 + }, + "referrer-policy": { + "expectation": "referrer-policy-private", + "name": "referrer-policy", + "output": { + "data": "same-origin", + "http": true, + "meta": false + }, + "pass": true, + "result": "referrer-policy-private", + "score_description": "Referrer-Policy header set to \"no-referrer\", \"same-origin\", \"strict-origin\" or \"strict-origin-when-cross-origin\"", + "score_modifier": 5 + }, + "strict-transport-security": { + "expectation": "hsts-implemented-max-age-at-least-six-months", + "name": "strict-transport-security", + "output": { + "data": "max-age=15552000; includeSubDomains; preload", + "includeSubDomains": true, + "max-age": 15552000, + "preload": true, + "preloaded": false + }, + "pass": true, + "result": "hsts-implemented-max-age-at-least-six-months", + "score_description": "HTTP Strict Transport Security (HSTS) header set to a minimum of six months (15768000)", + "score_modifier": 0 + }, + "subresource-integrity": { + "expectation": "sri-implemented-and-external-scripts-loaded-securely", + "name": "subresource-integrity", + "output": { + "data": {} + }, + "pass": true, + "result": "sri-not-implemented-but-all-scripts-loaded-from-secure-origin", + "score_description": "Subresource Integrity (SRI) not implemented, but all scripts are loaded from a similar origin", + "score_modifier": 0 + }, + "x-content-type-options": { + "expectation": "x-content-type-options-nosniff", + "name": "x-content-type-options", + "output": { + "data": "nosniff" + }, + "pass": true, + "result": "x-content-type-options-nosniff", + "score_description": "X-Content-Type-Options header set to \"nosniff\"", + "score_modifier": 0 + }, + "x-frame-options": { + "expectation": "x-frame-options-sameorigin-or-deny", + "name": "x-frame-options", + "output": { + "data": "*.matchid.io" + }, + "pass": false, + "result": "x-frame-options-header-invalid", + "score_description": "X-Frame-Options (XFO) header cannot be recognized", + "score_modifier": -20 + }, + "x-xss-protection": { + "expectation": "x-xss-protection-disabled", + "name": "x-xss-protection", + "output": { + "data": "1; mode=block" + }, + "pass": true, + "result": "x-xss-protection-enabled-mode-block", + "score_description": "Deprecated X-XSS-Protection header set to \"1; mode=block\"", + "score_modifier": 0 + } + } + }, "updownio": null, "nmap": { "host": "deces.matchid.io", @@ -5350,7 +5813,7 @@ "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "OK", - "finding": "83 >= 30 days" + "finding": "76 >= 30 days" }, { "id": "cert_notBefore", @@ -5602,7 +6065,7 @@ "ip": "deces.matchid.io/104.21.64.91", "port": "443", "severity": "INFO", - "finding": "1713661186" + "finding": "1714265972" }, { "id": "HSTS_time", @@ -6542,7 +7005,7 @@ "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "OK", - "finding": "83 >= 30 days" + "finding": "76 >= 30 days" }, { "id": "cert_notBefore", @@ -6794,7 +7257,7 @@ "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "1713661229" + "finding": "1714266013" }, { "id": "HSTS_time", @@ -7385,7 +7848,7 @@ "ip": "deces.matchid.io/172.67.179.218", "port": "443", "severity": "INFO", - "finding": "85" + "finding": "84" } ], "thirdparties": { @@ -7412,7 +7875,7 @@ }, { "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44h0v892384882za200&_p=1713661157382&_gaz=1&gcd=13l3l3l3l1&npa=0&dma=0&cid=238731641.1713661157&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_s=1&sid=1713661157&sct=1&seg=0&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1304", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44o0v892384882za200&_p=1714265942948&_gaz=1&gcd=13l3l3l3l1&npa=0&dma=0&cid=1225238366.1714265943&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&_s=1&sid=1714265942&sct=1&seg=0&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=740", "details": { "id": "google", "message": "Use hosted Matomo instance" @@ -7420,7 +7883,7 @@ }, { "type": "google analytics", - "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=238731641.1713661157>m=45je44h0v892384882za200&aip=1&dma=0&gcd=13l3l3l3l1&npa=0", + "url": "https://stats.g.doubleclick.net/g/collect?v=2&tid=G-49J1J0GERX&cid=1225238366.1714265943>m=45je44o0v892384882za200&aip=1&dma=0&gcd=13l3l3l3l1&npa=0", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" @@ -7428,7 +7891,7 @@ }, { "type": "google", - "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44h0v892384882za200&_p=1713661157382&gcd=13l3l3l3l1&npa=0&dma=0&cid=238731641.1713661157&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&sid=1713661157&sct=1&seg=0&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&_s=2&tfd=1323", + "url": "https://analytics.google.com/g/collect?v=2&tid=G-49J1J0GERX>m=45je44o0v892384882za200&_p=1714265942948&gcd=13l3l3l3l1&npa=0&dma=0&cid=1225238366.1714265943&ul=en-us&sr=800x600&uaa=&uab=&uafvl=&uamb=0&uam=&uap=&uapv=&uaw=0&pscdl=noapi&sid=1714265942&sct=1&seg=0&dl=https%3A%2F%2Fdeces.matchid.io%2Fsearch&dt=matchID%20-%20Moteur%20de%20recherche%20des%20personnes%20d%C3%A9c%C3%A9d%C3%A9es&_s=2&tfd=760", "details": { "id": "google", "message": "Use hosted Matomo instance" @@ -7436,11 +7899,11 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202404180101/show_ads_impl.js?bust=31082941" + "url": "https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202404230101/show_ads_impl.js" }, { "type": "google analytics", - "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&lmt=1713316522&plat=1%3A8%2C2%3A8%2C3%3A2162688%2C4%3A2162688%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fdeces.matchid.io%2Fsearch&pra=5&wgl=1&easpi=0&asro=0&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1713661157445&bpp=14&bdt=1193&idt=238&shv=r20240417&mjsv=m202404180101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=6747913821955&frm=20&pv=2&ga_vid=238731641.1713661157&ga_sid=1713661158&ga_hid=1044073801&ga_fc=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=800&bih=600&scr_x=0&scr_y=0&eid=44759875%2C44759926%2C44759837%2C95326315%2C95329717%2C31082941&oid=2&pvsid=389064919763400&tmod=2007687116&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=33792&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=a!1&fsb=1&dtd=256", + "url": "https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6277851622494904&output=html&adk=1812271804&adf=3025194257&lmt=1713316522&plat=1%3A8%2C2%3A8%2C3%3A2162688%2C4%3A2162688%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fdeces.matchid.io%2Fsearch&pra=5&wgl=1&easpi=0&aihb=0&asro=0&saifgks=1&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1714265943020&bpp=14&bdt=638&idt=273&shv=r20240424&mjsv=m202404230101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=3076291533990&frm=20&pv=2&ga_vid=1225238366.1714265943&ga_sid=1714265943&ga_hid=1201435943&ga_fc=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&adx=-12245933&ady=-12245933&biw=800&bih=600&scr_x=0&scr_y=0&eid=44759875%2C44759926%2C44759837%2C31083012%2C31083028%2C44795921%2C95329718%2C95330887%2C95331043%2C95331555&oid=2&pvsid=4305778340950693&tmod=1015348837&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C800%2C0%2C800%2C600%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=33792&bc=31&bz=1&psd=W251bGwsbnVsbCxudWxsLDNd&ifi=1&uci=a!1&fsb=1&dtd=292", "details": { "id": "google analytics", "message": "Use hosted Matomo instance" @@ -7448,7 +7911,7 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240417&st=env" + "url": "https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid=gda&tv=r20240424&st=env" }, { "type": "unknown", @@ -7468,35 +7931,35 @@ }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/bg/tXhR5WxKMkfxhPR3Ieicu84_GDeFDNUHyibK8QhzoCs.js" + "url": "https://pagead2.googlesyndication.com/bg/9R1FZ20NYW4cLDdMVea6_UP2qLDV8HWycUuqYMxTb9Y.js" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240417&jk=389064919763400&rc=" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&li=gda_r20240424&jk=4305778340950693&rc=" }, { "type": "unknown", - "url": "https://tpc.googlesyndication.com/generate_204?4PKvbQ" + "url": "https://tpc.googlesyndication.com/generate_204?XBSbHQ" }, { "type": "unknown", - "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240417&jk=389064919763400&bg=!wsGlwY7NAAZ55ZTXWeU7ADQBe5WfOM4_ecDbHP9UPku0tNzN08tOQplTdLwrRZTEVhXWr7S2D-p8V6Ukz0WBZ11k57ktAgAAAFdSAAAABGgBB34ANBPIAuT3rGvotv_wLNnRcv61HiyRioohjvvPWASQoftmI2zR7Ku-AJxWt_AP15w9U2fm_SYKAC30b7RmcawqijT5hV9bcAqRfoR8x8d6vUvYfd-rCLXNdBZj16gsZGz9ju-OnruZArsWhKSL9TBHLB-1CsIVyuly007boLI_Do1z6dosaaAcRZq2ZoKSn0wgTlsrZcdcTUDfxwCArFPbc4bINHdQ4a4zpfOIcQMqyTWKhOtsGjzNoTjps-1v9AaC6tof-k8NtPmjOZx28Hoxf7F4LBtTQ2tdR45JBWP-1MZkCxwwuT17UF108N8XAwWRmlO-5BbR9HpXK5tRbjtuhM4xw10I-MYanvcPR9REETOu_PLULoCqFr75BnYYBWO8f1MjRCrOaaraSEkOdW0epVV41oZKdJHRRDlC1NozlAAsQ0CmK3fFsVuwg8z5AUu1kn7c5StiM9WCOSDSTS3a6g3S7LEl9HoNxllHrchobbkwkYSLPFSgYCESB4Y2yyZTYCASpLQyYzvzZxA5saSc7xLwHq8Z0xZRqu8k-mAH3zzL3QpONA1ctwCsfzXUK9Gvk65p4Yzu5YYp1zuArdIbgLRtKAOD6UgAqe3EBC0_3tQZs_MeOeEVSzpWn9hX0-co0ziTc0YXUTlptSvc2B77TBgXMiGA0a5Kk7gB52DXQuj95oS2YWB5aZYNDlaPcCcsk08_tvcgiEIlBVVGwGN-T0Z7Rph2YDKOwpguQ06bzVf4UUXs_oeIYbxtHeMZMCu_Y6LtJqpQM25UH99TiGUQVSvEqtPhokQfBGnrdmWDQffEQ_3osS5XgWGnw9ofBdpbLXGJ9WwRldOL4WTt_Gh7rcBHY-wo0aNcUt7FhMKf158UIeq3f_P3rfMqX69a5yKljGeFipoozPCSMN2AGF4x0b_bJIrJxvma016005oe6uz8Ea1lKoSRHQCuMcYyYmi9FODlzIls8yxp9nnTcOkTFgmCrqPlqArrIDrEnkqifq2zn0BIf9eEjyz3G5vaM2Gd5O8N_NfKavM8Tf7T9Wrbh-z5ie1uTs3_vRc23XsJPrcMwt8" + "url": "https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=225&t=2&li=gda_r20240424&jk=4305778340950693&bg=!hYalhsnNAAYBeExMIXg7ADQBe5WfOKzcHFHwMavqQp29E2dk1e2hBoKyHWpNO4gJcGCYTbu5TwAQAtRmJKw1vwa-MiV0AgAAAFtSAAAABGgBB34ANLyEkJnJII5ES4loG5v5VABkBVlFCNhy0bNQYdl3Ss57yrrzFXnMnKFUvEakOTo0EZOS7GOZAp6zzuG21LGyNgnzPcVfnTlz1IYrXX9IVja5lq04KchYtBdjZ4W4D65njrEfIiY85u0EbNcqYpxsANrLugybkvTBMjvI72pgICY-cEbJAVb8iltJdhmSOMg8S2GsYRPVJ7fEENmUR_HxM9bcuO-P0NP-DQwpLE8w_FLQTygl2F1kIqCnBXuUvH3nAy_7BGWbKLCPxwxyZfbb1NBGDG6UZrWI8xI2v1tYTeYeOWVZ1f1zkkG9UySrV-9QCcf9zYuQsUPdyERiA2SGVdMg5er9B6NXfTqUYdZjSGsfggTRKyI9b67YjPK0qkHdPf5yotzPfWincMZggCT-6N7VGPpoQgsjpLAK3e61sh5Ev5eolyfJiQjUsFRCTjKg8ehkgoq59aW9yjshWNg2x1N97YXwRJpELjyTg7DpFtx-ly2cGm6HOuBVolf9U4esKGyGBFaQBLjCJ3gvOHjUaslvf4soX57Rfohmg3iTjrRODHSI_zYFraPd7wlsdQcsw5djx3zyi60Z4OjCUCaoWJI4ZCihm7Pch_IgWuCmPOfFjEZnQ-7JYoteVPeWeMW-PFGh5x0ysGhksdQtG8COYMjlcFEHjIgEuzqm3UVIH0-8zOn77FMV8zwd_vv_n8_zvvX2Y9i4X-eLRrvLZJUQG9igpojyY15fCb6ghJErFd6V43b1HYPSwKWVFh4HHHxDgwFwMUrQ5aON2Y5HxqAhvind2RrnVGknTvZnwTOasS-dySwv-qSbGxHp_C5Frco--P29R7JFdHGCOlXJyMRS8i0prIvZ4XAHz6Zc_N2p402HSUkzrLJ7NJKxsyBmMsoLPB4s4aYiAWT5HhC5NBS0DCh--xl-o266bTt5G4E4AZQ1ghQhn108Xd_kYeJqfABBWy_N9nEg" } ], "cookies": [], "headers": { "alt-svc": "h3=\":443\"; ma=86400", "cf-cache-status": "DYNAMIC", - "cf-ray": "87796e31cba7810b-ORD", + "cf-ray": "87b31b7b2fd1202e-IAD", "content-encoding": "br", "content-security-policy": "default-src 'self';script-src 'self' 'unsafe-inline' 'unsafe-eval' static.cloudflareinsights.com ajax.cloudflare.com www.googletagmanager.com fundingchoicesmessages.google.com www.google.com www.google.ca analytics.google.com www.google-analytics.com pagead2.googlesyndication.com partner.googleadservices.com tpc.googlesyndication.com www.googletagservices.com adservice.google.com adservice.google.fr;style-src https: 'self' 'unsafe-inline';font-src 'self' data:;img-src 'self' matchid.io a.basemaps.cartocdn.com b.basemaps.cartocdn.com c.basemaps.cartocdn.com upload.wikimedia.org pagead2.googlesyndication.com www.google-analytics.com stats.g.doubleclick.net www.google.fr;connect-src 'self' www.data.gouv.fr cloudflareinsights.com www.google-analytics.com analytics.google.com csi.gstatic.com region1.analytics.google.com stats.g.doubleclick.net pagead2.googlesyndication.com; frame-src 'self' matchid.io www.google.com google.com googleads.g.doubleclick.net tpc.googlesyndication.com", "content-type": "text/html", - "date": "Sun, 21 Apr 2024 00:59:16 GMT", + "date": "Sun, 28 Apr 2024 00:59:02 GMT", "feature-policy": "geolocation 'none';midi 'none';sync-xhr 'none';microphone 'none';camera 'none';magnetometer 'none';gyroscope 'self';accelerometer 'self';fullscreen 'self';payment 'none';", "last-modified": "Wed, 17 Apr 2024 01:15:22 GMT", "nel": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", "referrer-policy": "same-origin", - "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=O4Q3YlCmzQDhVl0CWvKXCMNXyCte0R88GEuOlRdoZajgpHH8eOrp5YXGEAI8dc0KAAvXRK5Za1sP7D4v2uNFCuSWVQD52u4fICusOV8yFCqhNxHgPwWUKiG5PoLWNbRANMW1\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "report-to": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=cZQHPQ7vUPc9GKp0IKZFXQ5LXIhvbVKqa%2FrJhKYpshMZsel9HMHSo2O8UkwbiBKuf5aP2QQ4zSf6RomYF0RlGvmmZfTanxb%2BdZgTQtuZjh2GUBiKPhGy6TJuF0MeQHzeg4Te\"}],\"group\":\"cf-nel\",\"max_age\":604800}", "server": "cloudflare", "strict-transport-security": "max-age=15552000; includeSubDomains; preload", "x-content-type-options": "nosniff", @@ -7580,8 +8043,14 @@ }, { "hostname": "www.googletagmanager.com", - "ip": "142.250.191.136", + "ip": "142.251.16.97", "geoip": { + "city": { + "geoname_id": 5116931, + "names": { + "en": "Farmingdale" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -7611,10 +8080,14 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "accuracy_radius": 500, + "latitude": 40.7306, + "longitude": -73.4313, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11735" }, "registered_country": { "geoname_id": 6252001, @@ -7629,13 +8102,35 @@ "ru": "США", "zh-CN": "美国" } - } + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } + } + ] } }, { "hostname": "pagead2.googlesyndication.com", - "ip": "142.250.190.66", + "ip": "142.251.167.156", "geoip": { + "city": { + "geoname_id": 5116931, + "names": { + "en": "Farmingdale" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -7665,10 +8160,14 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "accuracy_radius": 500, + "latitude": 40.7306, + "longitude": -73.4313, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11735" }, "registered_country": { "geoname_id": 6252001, @@ -7683,13 +8182,35 @@ "ru": "США", "zh-CN": "美国" } - } + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } + } + ] } }, { "hostname": "analytics.google.com", - "ip": "172.217.4.78", + "ip": "142.251.16.139", "geoip": { + "city": { + "geoname_id": 5116931, + "names": { + "en": "Farmingdale" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -7719,10 +8240,14 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "accuracy_radius": 500, + "latitude": 40.7306, + "longitude": -73.4313, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11735" }, "registered_country": { "geoname_id": 6252001, @@ -7737,12 +8262,28 @@ "ru": "США", "zh-CN": "美国" } - } + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } + } + ] } }, { "hostname": "stats.g.doubleclick.net", - "ip": "142.251.4.155", + "ip": "142.251.16.157", "geoip": { "city": { "geoname_id": 5116931, @@ -7822,8 +8363,14 @@ }, { "hostname": "googleads.g.doubleclick.net", - "ip": "142.250.191.194", + "ip": "142.251.111.155", "geoip": { + "city": { + "geoname_id": 5116931, + "names": { + "en": "Farmingdale" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -7853,10 +8400,14 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "accuracy_radius": 500, + "latitude": 40.7306, + "longitude": -73.4313, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11735" }, "registered_country": { "geoname_id": 6252001, @@ -7871,13 +8422,35 @@ "ru": "США", "zh-CN": "美国" } - } + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } + } + ] } }, { "hostname": "tpc.googlesyndication.com", - "ip": "142.250.190.65", + "ip": "142.251.111.132", "geoip": { + "city": { + "geoname_id": 5116931, + "names": { + "en": "Farmingdale" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -7907,10 +8480,14 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "accuracy_radius": 500, + "latitude": 40.7306, + "longitude": -73.4313, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11735" }, "registered_country": { "geoname_id": 6252001, @@ -7925,13 +8502,35 @@ "ru": "США", "zh-CN": "美国" } - } + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } + } + ] } }, { "hostname": "www.google.com", - "ip": "142.250.190.100", + "ip": "142.251.163.103", "geoip": { + "city": { + "geoname_id": 5116931, + "names": { + "en": "Farmingdale" + } + }, "continent": { "code": "NA", "geoname_id": 6255149, @@ -7961,10 +8560,14 @@ } }, "location": { - "accuracy_radius": 1000, - "latitude": 37.751, - "longitude": -97.822, - "time_zone": "America/Chicago" + "accuracy_radius": 500, + "latitude": 40.7306, + "longitude": -73.4313, + "metro_code": 501, + "time_zone": "America/New_York" + }, + "postal": { + "code": "11735" }, "registered_country": { "geoname_id": 6252001, @@ -7979,7 +8582,23 @@ "ru": "США", "zh-CN": "美国" } - } + }, + "subdivisions": [ + { + "geoname_id": 5128638, + "iso_code": "NY", + "names": { + "de": "New York", + "en": "New York", + "es": "Nueva York", + "fr": "New York", + "ja": "ニューヨーク州", + "pt-BR": "Nova Iorque", + "ru": "Нью-Йорк", + "zh-CN": "纽约州" + } + } + ] } } ] @@ -8162,22 +8781,22 @@ "zap": null, "nuclei": [ { - "template": "dns/txt-fingerprint.yaml", - "template-url": "https://templates.nuclei.sh/public/txt-fingerprint", - "template-id": "txt-fingerprint", - "template-path": "/home/runner/nuclei-templates/dns/txt-fingerprint.yaml", + "template": "dns/caa-fingerprint.yaml", + "template-url": "https://templates.nuclei.sh/public/caa-fingerprint", + "template-id": "caa-fingerprint", + "template-path": "/home/runner/nuclei-templates/dns/caa-fingerprint.yaml", "info": { - "name": "DNS TXT Record Detected", + "name": "CAA Record", "author": [ "pdteam" ], "tags": [ "dns", - "txt" + "caa" ], - "description": "A DNS TXT record was detected. The TXT record lets a domain admin leave notes on a DNS server.", + "description": "A CAA record was discovered. A CAA record is used to specify which certificate authorities (CAs) are allowed to issue certificates for a domain.", "reference": [ - "https://www.netspi.com/blog/technical/network-penetration-testing/analyzing-dns-txt-records-to-fingerprint-service-providers/" + "https://support.dnsimple.com/articles/caa-record/#whats-a-caa-record" ], "severity": "info", "metadata": { @@ -8193,29 +8812,26 @@ "type": "dns", "host": "deces.matchid.io.", "matched-at": "deces.matchid.io", - "extracted-results": [ - "\"google-site-verification=R8qdKQhQRtLbMF_bALIP-CGC16_BJCZSy8Olu7RTzY8\"" - ], - "timestamp": "2024-04-21T01:01:31.01221905Z", + "timestamp": "2024-04-28T01:01:14.164082039Z", "matcher-status": true }, { - "template": "dns/caa-fingerprint.yaml", - "template-url": "https://templates.nuclei.sh/public/caa-fingerprint", - "template-id": "caa-fingerprint", - "template-path": "/home/runner/nuclei-templates/dns/caa-fingerprint.yaml", + "template": "dns/txt-fingerprint.yaml", + "template-url": "https://templates.nuclei.sh/public/txt-fingerprint", + "template-id": "txt-fingerprint", + "template-path": "/home/runner/nuclei-templates/dns/txt-fingerprint.yaml", "info": { - "name": "CAA Record", + "name": "DNS TXT Record Detected", "author": [ "pdteam" ], "tags": [ "dns", - "caa" + "txt" ], - "description": "A CAA record was discovered. A CAA record is used to specify which certificate authorities (CAs) are allowed to issue certificates for a domain.", + "description": "A DNS TXT record was detected. The TXT record lets a domain admin leave notes on a DNS server.", "reference": [ - "https://support.dnsimple.com/articles/caa-record/#whats-a-caa-record" + "https://www.netspi.com/blog/technical/network-penetration-testing/analyzing-dns-txt-records-to-fingerprint-service-providers/" ], "severity": "info", "metadata": { @@ -8231,7 +8847,10 @@ "type": "dns", "host": "deces.matchid.io.", "matched-at": "deces.matchid.io", - "timestamp": "2024-04-21T01:01:31.017295271Z", + "extracted-results": [ + "\"google-site-verification=R8qdKQhQRtLbMF_bALIP-CGC16_BJCZSy8Olu7RTzY8\"" + ], + "timestamp": "2024-04-28T01:01:14.16444213Z", "matcher-status": true }, { @@ -8271,7 +8890,7 @@ "1; mode=block" ], "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:01:39.102745898Z", + "timestamp": "2024-04-28T01:01:21.69172876Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -8298,7 +8917,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:01:57.514312526Z", + "timestamp": "2024-04-28T01:01:40.564069185Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -8335,7 +8954,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:02:03.328747112Z", + "timestamp": "2024-04-28T01:01:46.257009976Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -8372,7 +8991,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:02:03.328821471Z", + "timestamp": "2024-04-28T01:01:46.257076129Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -8409,7 +9028,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:02:03.328840277Z", + "timestamp": "2024-04-28T01:01:46.257102478Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -8446,7 +9065,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:02:03.328854744Z", + "timestamp": "2024-04-28T01:01:46.257115913Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -8483,7 +9102,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:02:03.32886868Z", + "timestamp": "2024-04-28T01:01:46.257128116Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -8520,7 +9139,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io", "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:02:03.328886814Z", + "timestamp": "2024-04-28T01:01:46.257142573Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io'", "matcher-status": true }, @@ -8549,7 +9168,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io/robots.txt", "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:02:09.272696798Z", + "timestamp": "2024-04-28T01:01:52.441365519Z", "curl-command": "curl -X 'GET' -H 'Accept: */*' -H 'Accept-Language: en' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io/robots.txt'", "matcher-status": true }, @@ -8589,7 +9208,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io/", "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:02:18.343625828Z", + "timestamp": "2024-04-28T01:02:01.308373487Z", "curl-command": "curl -X 'POST' -d '_=' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Host: deces.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io/'", "matcher-status": true }, @@ -8629,7 +9248,7 @@ "host": "https://deces.matchid.io", "matched-at": "https://deces.matchid.io/", "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:02:18.343666203Z", + "timestamp": "2024-04-28T01:02:01.30843942Z", "curl-command": "curl -X 'POST' -d '_=' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Host: deces.matchid.io' -H 'User-Agent: Nuclei - Open-source project (github.com/projectdiscovery/nuclei)' 'https://deces.matchid.io/'", "matcher-status": true }, @@ -8660,7 +9279,7 @@ "Let's Encrypt" ], "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:05:12.424705404Z", + "timestamp": "2024-04-28T01:04:46.135477366Z", "matcher-status": true }, { @@ -8691,7 +9310,7 @@ "matchid.io" ], "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:05:12.424830669Z", + "timestamp": "2024-04-28T01:04:46.135611966Z", "matcher-status": true }, { @@ -8726,7 +9345,7 @@ " SAN: [*.matchid.io matchid.io]" ], "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:05:12.424908996Z", + "timestamp": "2024-04-28T01:04:46.135772516Z", "matcher-status": true }, { @@ -8757,7 +9376,7 @@ "tls12" ], "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:05:12.432234071Z", + "timestamp": "2024-04-28T01:04:46.356773049Z", "matcher-status": true }, { @@ -8788,7 +9407,7 @@ "tls13" ], "ip": "172.67.179.218", - "timestamp": "2024-04-21T01:05:12.500132284Z", + "timestamp": "2024-04-28T01:04:46.37661634Z", "matcher-status": true } ], @@ -8796,7 +9415,7 @@ { "requestedUrl": "https://deces.matchid.io/", "finalUrl": "https://deces.matchid.io/", - "fetchTime": "2024-04-21T00:58:53.787Z", + "fetchTime": "2024-04-28T00:58:37.652Z", "runWarnings": [], "categories": { "performance": { @@ -8838,49 +9457,49 @@ "description": "Collects all available metrics.", "score": null, "scoreDisplayMode": "informative", - "numericValue": 7657, + "numericValue": 6833, "numericUnit": "millisecond", "details": { "type": "debugdata", "items": [ { - "firstContentfulPaint": 2207, - "firstMeaningfulPaint": 2207, - "largestContentfulPaint": 3296, - "firstCPUIdle": 6162, - "interactive": 7657, - "speedIndex": 4762, - "estimatedInputLatency": 59, - "totalBlockingTime": 493, - "maxPotentialFID": 215, + "firstContentfulPaint": 2143, + "firstMeaningfulPaint": 2143, + "largestContentfulPaint": 3054, + "firstCPUIdle": 5821, + "interactive": 6833, + "speedIndex": 3588, + "estimatedInputLatency": 27, + "totalBlockingTime": 172, + "maxPotentialFID": 115, "cumulativeLayoutShift": 0.018847671508789063, "cumulativeLayoutShiftAllFrames": 0.018847671508789063, "observedTimeOrigin": 0, - "observedTimeOriginTs": 533023513, + "observedTimeOriginTs": 289351504, "observedNavigationStart": 0, - "observedNavigationStartTs": 533023513, - "observedFirstPaint": 1158, - "observedFirstPaintTs": 534181462, - "observedFirstContentfulPaint": 1158, - "observedFirstContentfulPaintTs": 534181462, - "observedFirstMeaningfulPaint": 1158, - "observedFirstMeaningfulPaintTs": 534181462, - "observedLargestContentfulPaint": 1158, - "observedLargestContentfulPaintTs": 534181462, - "observedTraceEnd": 3098, - "observedTraceEndTs": 536121539, - "observedLoad": 510, - "observedLoadTs": 533533911, - "observedDomContentLoaded": 507, - "observedDomContentLoadedTs": 533530819, + "observedNavigationStartTs": 289351504, + "observedFirstPaint": 1303, + "observedFirstPaintTs": 290654061, + "observedFirstContentfulPaint": 1303, + "observedFirstContentfulPaintTs": 290654061, + "observedFirstMeaningfulPaint": 1303, + "observedFirstMeaningfulPaintTs": 290654061, + "observedLargestContentfulPaint": 1303, + "observedLargestContentfulPaintTs": 290654061, + "observedTraceEnd": 3081, + "observedTraceEndTs": 292432300, + "observedLoad": 465, + "observedLoadTs": 289816907, + "observedDomContentLoaded": 463, + "observedDomContentLoadedTs": 289814475, "observedCumulativeLayoutShift": 0.018847671508789063, "observedCumulativeLayoutShiftAllFrames": 0.018847671508789063, - "observedFirstVisualChange": 1155, - "observedFirstVisualChangeTs": 534178513, - "observedLastVisualChange": 1388, - "observedLastVisualChangeTs": 534411513, - "observedSpeedIndex": 1182, - "observedSpeedIndexTs": 534205964 + "observedFirstVisualChange": 1303, + "observedFirstVisualChangeTs": 290654504, + "observedLastVisualChange": 1470, + "observedLastVisualChangeTs": 290821504, + "observedSpeedIndex": 1324, + "observedSpeedIndexTs": 290675039 }, { "lcpInvalidated": false @@ -8902,19 +9521,19 @@ "numScripts": 10, "numStylesheets": 3, "numFonts": 1, - "numTasks": 505, + "numTasks": 483, "numTasksOver10ms": 10, - "numTasksOver25ms": 4, - "numTasksOver50ms": 1, + "numTasksOver25ms": 2, + "numTasksOver50ms": 0, "numTasksOver100ms": 0, "numTasksOver500ms": 0, "rtt": 0, - "throughput": 18385497.695478186, - "maxRtt": 18.234, - "maxServerLatency": 229.535, - "totalByteWeight": 682886, - "totalTaskTime": 408.7419999999989, - "mainDocumentTransferSize": 3492 + "throughput": 12297824.093526881, + "maxRtt": 2.622, + "maxServerLatency": 168.812, + "totalByteWeight": 684872, + "totalTaskTime": 318.94599999999963, + "mainDocumentTransferSize": 3552 } ] } @@ -8934,6 +9553,7 @@ "dsfr": null, "summary": { "404": "A+", + "httpGrade": "C+", "nmapGrade": "B", "nmapOpenPortsCount": 4, "nmapOpenPortsGrade": "F",