This commit is contained in:
velzie 2024-09-02 12:40:46 -04:00
parent f59766b79c
commit 7fa94bd9d3
No known key found for this signature in database
GPG key ID: 048413F95F0DDE1F
5 changed files with 153 additions and 1 deletions

View file

@ -26,6 +26,7 @@ export class ScramjetController {
thread: "/scramjet.thread.js",
client: "/scramjet.client.js",
codecs: "/scramjet.codecs.js",
sync: "/scramjet.sync.js",
flags: {
serviceworkers: false,
naiiveRewriter: false,