PUGE 2 年之前
父節點
當前提交
6340e9d9d8
共有 5 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      back/background.js
  2. 0 0
      background.js
  3. 0 0
      insert.js
  4. 0 0
      js/options.js
  5. 0 0
      js/popup.js

+ 1 - 1
back/background.js

@@ -54,7 +54,7 @@ function clearData (data) {
 function reGetData (url, callBack) {
   const nowTime = Date.parse(new Date())
   const serverUrl = 'https://hanshu.run/assist?route=assistAll'
-  fetch(`${serverUrl}?route=search&username=` + (userInfo.username || ''), {
+  fetch(`${serverUrl}&username=` + (userInfo.username || ''), {
     method: 'POST',
     body: JSON.stringify({
       "edition": 5,

File diff suppressed because it is too large
+ 0 - 0
background.js


File diff suppressed because it is too large
+ 0 - 0
insert.js


File diff suppressed because it is too large
+ 0 - 0
js/options.js


File diff suppressed because it is too large
+ 0 - 0
js/popup.js


Some files were not shown because too many files changed in this diff