Bump tesseract.js to v5.1.0
Signed-off-by: adithyagenie <adithyagenie@gmail.com>
This commit is contained in:
parent
07c4e59d5e
commit
3e331096eb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
// @author adithyagenie
|
// @author adithyagenie
|
||||||
// @license AGPL-3.0-or-later
|
// @license AGPL-3.0-or-later
|
||||||
// @include /https:\/\/(www\.)?skillrack\.com\/faces\/candidate\/(codeprogram|tutorprogram|codeprogramgroup)\.xhtml/
|
// @include /https:\/\/(www\.)?skillrack\.com\/faces\/candidate\/(codeprogram|tutorprogram|codeprogramgroup)\.xhtml/
|
||||||
// @require https://cdn.jsdelivr.net/npm/tesseract.js@5.0.5/dist/tesseract.min.js
|
// @require https://cdn.jsdelivr.net/npm/tesseract.js@5.1.0/dist/tesseract.min.js
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
const USERNAME = "";
|
const USERNAME = "";
|
||||||
|
|
Loading…
Reference in a new issue