@whitesev/utils 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -368,12 +368,10 @@ class UtilsGMCookie {
368
368
  }
369
369
  }
370
370
 
371
- // ==UserScript==
372
371
  // @name ajaxHooker
373
372
  // @author cxxjackie
374
373
  // @version 1.4.1
375
374
  // @supportURL https://bbs.tampermonkey.net.cn/thread-3284-1-1.html
376
- // ==/UserScript==
377
375
 
378
376
  var ajaxHooker = (function () {
379
377
  const version = "1.4.1";