tianyunperfect 3 år sedan
förälder
incheckning
068a41fa0d
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      tmp/monkey/web-history.js

+ 1 - 1
tmp/monkey/web-history.js

@@ -12,7 +12,7 @@
 (async () => {
     function save() {
         if (window.top.location.href == window.location.href) {
-            axios.get(`https://web_history.tianyunperfect.cn/history/insert`, {
+            axios.post(`https://web_history.tianyunperfect.cn/history/insert`, {
                 "title": document.title,
                 "url": location.href,
                 "user_id": 1