eventsource_worker.js (148B)
1 const es = new EventSource( 2 "http://mochi.test:8888/tests/dom/base/test/eventsource_message.sjs" 3 ); 4 es.onmessage = function () { 5 es.close(); 6 };
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |