Update chaoxing_ocr.js
This commit is contained in:
@@ -91,9 +91,7 @@ function prettyText() {
|
|||||||
}
|
}
|
||||||
return prettyText;
|
return prettyText;
|
||||||
}
|
}
|
||||||
setInterval(function() {
|
setInterval(prettyText(), 1000);
|
||||||
prettyText()
|
|
||||||
}, 1000);
|
|
||||||
|
|
||||||
// 根据情况向 HTML 中灌入 JS
|
// 根据情况向 HTML 中灌入 JS
|
||||||
if (document.getElementsByClassName('font-cxsecret')[0]) {
|
if (document.getElementsByClassName('font-cxsecret')[0]) {
|
||||||
|
|||||||
Reference in New Issue
Block a user