Revert config for now
This commit is contained in:
parent
0bf3b30669
commit
8c8d48eb1c
|
@ -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"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue