mirror of
https://github.com/shufflewzc/faker2.git
synced 2026-02-11 06:15:21 +08:00
update
This commit is contained in:
@@ -8,9 +8,6 @@ function mainEval($) {
|
||||
}
|
||||
$.sleep=cookies['all'].length * 500
|
||||
taskCookie=cookies['all']
|
||||
if($.config[\`\${$.runfile}_limit\`]){
|
||||
taskCookie = cookies['all'].slice(0,parseInt($.config[\`\${$.runfile}_limit\`]))
|
||||
}
|
||||
jxAlgo = new common.jxAlgo();
|
||||
if ($.readme) {
|
||||
console.log(\`使用说明:\\n\${$.readme}\\n以上内容仅供参考,有需求自行添加\\n\`,)
|
||||
|
||||
Reference in New Issue
Block a user