proxy switcher + change wisp settings to proxy settings
This commit is contained in:
@@ -37,6 +37,7 @@ export default function Route({ params }: { params: { route: string[] } }) {
|
||||
ref.current.src = await window.chemical.encode(
|
||||
atob(decodeURIComponent(route)),
|
||||
{
|
||||
service: window.chemical.getStore("service"),
|
||||
autoHttps: true,
|
||||
searchEngine: "https://www.google.com/search?q=%s",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user