update ultra willies to new domain
This commit is contained in:
@@ -19,8 +19,8 @@ if (!minisrv_config.services[service_name].use_zefie_server) {
|
||||
}
|
||||
|
||||
var options = {
|
||||
host: "wtv.zefie.com",
|
||||
path: "/willie.php?minisrv=true&service_name="+escape(service_name)+"&pflash=" + session_data.get("wtv-client-rom-type") + proxy_query,
|
||||
host: "roms.minisrv.dev",
|
||||
path: "/?minisrv=true&service_name="+escape(service_name)+"&pflash=" + session_data.get("wtv-client-rom-type") + proxy_query,
|
||||
timeout: 5000,
|
||||
method: 'GET'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user