diff --git a/worker.js b/worker.js index 0d94477b..bb21c139 100644 --- a/worker.js +++ b/worker.js @@ -17,15 +17,15 @@ const protect_keylist = [ "password", ] -let index_html = "https://crazypeace.github.io/Url-Shorten-Worker/" + config.theme + "/index.html" -let result_html = "https://crazypeace.github.io/Url-Shorten-Worker/" + config.theme + "/result.html" +let index_html = "https://george06350.github.io/Url-Shorten-Worker/" + config.theme + "/index.html" +let result_html = "https://george06350.github.io/Url-Shorten-Worker/" + config.theme + "/result.html" const html404 = `
The url you visit is not found.
- +這個鏈接無法訪問!.
+ `