tianyunperfect 3 năm trước cách đây
mục cha
commit
068a41fa0d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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