diff --git a/src/main.js b/src/main.js index 7c6bee7..ab33eef 100644 --- a/src/main.js +++ b/src/main.js @@ -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`; diff --git a/src/style.css b/src/style.css new file mode 100644 index 0000000..e69de29