PUGE há 2 anos atrás
pai
commit
6340e9d9d8
5 ficheiros alterados com 1 adições e 1 exclusões
  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,

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
background.js


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
insert.js


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
js/options.js


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
js/popup.js


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff