fail-on-fetch-worker.js (142B)
1 importScripts('worker-testharness.js'); 2 3 this.addEventListener('fetch', function(event) { 4 event.respondWith(new Response('ERROR')); 5 });
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |