onconnect = function(e) {
  e.ports[0].postMessage({
    "headers": {
    "user-agent": "CCBot/2.0 (https://commoncrawl.org/faq/)",
    "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
    "accept-language": "en-US,en;q=0.5",
    "if-modified-since": "Tue, 21 Jan 2025 18:08:40 GMT",
    "accept-encoding": "br,gzip",
    "host": "wpt.live",
    "connection": "Keep-Alive"
}
  });
};
