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": {
"endpoint": "http://127.0.0.1:7100/resources",
"name": "lox",
"token": "LoxApiTokenPlaceholder",
"name": "https",
"token": "HttpsApiTokenPlaceholder",
"types": [
"obfs4",
"snowflake"
"obfs2",
"scramblesuit"
]
}
}
}