This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": "1238420131452_8a5b236978b74742b683", | |
| "ts": "2025-10-27T15:44:28.548Z", | |
| "service": { | |
| "id": "cdnfinder", | |
| "cdnfinder": "hostname-or-url" | |
| }, | |
| "client": { | |
| "country": "NL", | |
| "asn": 1136, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": "1238420823055_3a1a42983377885726b4", | |
| "ts": "2025-10-27T15:32:56.945Z", | |
| "service": { | |
| "id": "cdnfinder", | |
| "cdnfinder": "website" | |
| }, | |
| "client": { | |
| "country": "NL", | |
| "asn": 1136, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": "1238421667250_135195982365458a9ba4", | |
| "ts": "2025-10-27T15:18:52.750Z", | |
| "service": { | |
| "id": "cdnfinder", | |
| "cdnfinder": "website" | |
| }, | |
| "client": { | |
| "country": "NL", | |
| "asn": 1136, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": "1374498310287_9691637b1726090b7227", | |
| "ts": "2021-07-05T16:14:49.713Z", | |
| "service": { | |
| "id": "cdnfinder", | |
| "cdnfinder": "website" | |
| }, | |
| "client": { | |
| "country": "NL", | |
| "asn": 1136, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Use case: measure CDN change propagation time (CPT) | |
| # Change the CDN config in CDN control panel or API, | |
| # so CDN servers a new response header. | |
| # Next, run this script to check after how many seconds | |
| # the CDN serves a response with that header | |
| # For example, change CDN config to start serving the x-cdn header | |
| # Run this script then with command | |
| # ./check_header.sh HEADER=x-cdn DEBUG=1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| aaronpeters$ curl -svo /dev/null https://cdnplanet-vod-loc-test.lg.mncdn.com/storage-services/service/mbrs/ntscrm/00047382/00047382.mp4 -H 'range: bytes=0-1023' | |
| * Host cdnplanet-vod-loc-test.lg.mncdn.com:443 was resolved. | |
| * IPv6: (none) | |
| * IPv4: 185.22.163.103 | |
| * Trying 185.22.163.103:443... | |
| * Connected to cdnplanet-vod-loc-test.lg.mncdn.com (185.22.163.103) port 443 | |
| * ALPN: curl offers h2,http/1.1 | |
| } [5 bytes data] | |
| * TLSv1.3 (OUT), TLS handshake, Client hello (1): | |
| } [512 bytes data] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Value of cookie request header is 5339 bytes: | |
| curl -svo /dev/null --resolve www.suitableshop.nl:443:185.100.128.41 https://www.suitableshop.nl/ -H 'cookie: SUITASESS=kmst9i3rbj2v59o4fs0t4em7o799sjt41uuq6cj01i8lbm9usik9eg7uistn6fmpb7gvumjj8nesvriuced1025q8sipblb90a4mp70s29o75u7ga422eo2fn8iscs0g; http_lndspg=m%3A2%7CyoqN%2FzSVOJE4xQ5JvItmWw%3D%3D; listing_history=m%3A1%3A2%7Czh9yuROI5AMRI9mV0n031r0bjce62JEMHUYck9fvgpxXTGVkmKaEe0N9DyNDeXTg; lstvst=1726650646674; country_check=1; searchFieldAnimateCookie=1; last_routekey=categories_id=17; scrollPosLastPage=https://www.suitableshop.nl/overhemden/; sessionSource=other; trytagging_snapshot={"userId":"0c783fd5-370b-9bf4-6e39-4648c0a4ced5","sessionId":"1726650518","sessionCount":"1","lastAccessTime":"1726650647","_fbp":"fb.1.1726650578885.278876253961962394","first_visit":"true"}; tggng_mo=eyJ1c2VyX2lkIjoiMGM3ODNmZDUtMzcwYi05YmY0LTZlMzktNDY0OGMwYTRjZWQ1Iiwic2Vzc2lvbl9pZCI6IjE3MjY2NTA1MTgiLCJzZXNzaW9uX2NvdW50IjoiMSIsImZicCI6ImZiLjEuMTcyNjY1MDU3ODg4NS4yNzg4NzYyNTM5Nj |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <p style="margin-bottom: 1em;"> | |
| Op hollandsnieuwe.nl en daarbuiten laten we je | |
| graag persoonlijke en relevante informatie zien. | |
| </p> | |
| <p style="margin-bottom: 1em;"> | |
| Wij (en onze partners) verzamelen en analyseren daarom internetgedrag met <a href="https://www.hollandsnieuwe.nl/cookies">cookies</a> en vergelijkbare technieken. Lees het <a href="https://www.hollandsnieuwe.nl/privacy">privacybeleid</a>. | |
| </p> | |
| <p style="margin-bottom: 1em;"> | |
| Klik op “Accepteren” als je akkoord gaat met alle cookies. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if ( | |
| HTMLScriptElement.supports && | |
| HTMLScriptElement.supports("speculationrules") | |
| ) { | |
| const specScript = document.createElement("script"); | |
| specScript.type = "speculationrules"; | |
| specRules = { | |
| prefetch: [ | |
| { | |
| where: { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** @type {cdn} */ | |
| const cdn = { | |
| name: "Example CDN", | |
| cname: [ | |
| ".examplecdn.net" | |
| ], | |
| ptr: ['examplecdn'], | |
| asns: ['1234'], | |
| headers: [ | |
| { |
NewerOlder