Revert config for now

This commit is contained in:
Vecna 2023-11-14 14:08:07 -05:00
parent 0bf3b30669
commit 8c8d48eb1c
1 changed files with 5 additions and 5 deletions

View File

@ -12,11 +12,11 @@
}, },
"rtype": { "rtype": {
"endpoint": "http://127.0.0.1:7100/resources", "endpoint": "http://127.0.0.1:7100/resources",
"name": "lox", "name": "https",
"token": "LoxApiTokenPlaceholder", "token": "HttpsApiTokenPlaceholder",
"types": [ "types": [
"obfs4", "obfs2",
"snowflake" "scramblesuit"
] ]
} }
} }