mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-05-07 03:48:44 +08:00
update
This commit is contained in:
parent
d490f547cb
commit
e1b9779761
@ -267,7 +267,7 @@ class JDJRValidator {
|
||||
try {
|
||||
const data = await JDJRValidator.jsonp('/slide/g.html', {e: ''}, scene);
|
||||
const {bg, patch, y} = data;
|
||||
if (bg.length < 30000) return;
|
||||
if (bg.length < 10000) return;
|
||||
// const uri = 'data:image/png;base64,';
|
||||
// const re = new PuzzleRecognizer(uri+bg, uri+patch, y);
|
||||
const re = new PuzzleRecognizer(bg, patch, y);
|
||||
|
18
jd_joypark_synthesis.js
Normal file
18
jd_joypark_synthesis.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
13
jd_jxzl.js
13
jd_jxzl.js
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user