mirror of
https://github.com/Moe-Sakura/frontend.git
synced 2026-03-15 04:53:18 +08:00
250710
This commit is contained in:
@@ -263,7 +263,7 @@ async function searchGameStream(
|
||||
{ gameName, zypassword = "", patchMode = false, magic = false },
|
||||
{ onProgress, onResult, onDone, onError }
|
||||
) {
|
||||
const site = "searchgal.homes";
|
||||
const site = "api.searchgal.homes";
|
||||
const url = patchMode
|
||||
? `https://${site}/search-patch`
|
||||
: `https://${site}/search-gal`;
|
||||
|
||||
0
src/style.css
Normal file
0
src/style.css
Normal file
Reference in New Issue
Block a user