@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.umd.js CHANGED
@@ -374,12 +374,10 @@
374
374
  }
375
375
  }
376
376
 
377
- // ==UserScript==
378
377
  // @name ajaxHooker
379
378
  // @author cxxjackie
380
379
  // @version 1.4.1
381
380
  // @supportURL https://bbs.tampermonkey.net.cn/thread-3284-1-1.html
382
- // ==/UserScript==
383
381
 
384
382
  var ajaxHooker = (function () {
385
383
  const version = "1.4.1";