cache error when audo_number field not found
This commit is contained in:
@@ -293,6 +293,7 @@ class CommandorPage {
|
||||
}
|
||||
|
||||
async onPageLoad(currentPage) {
|
||||
console.log("onPageLoad called, url is "+currentPage.url())
|
||||
try {
|
||||
let content = await currentPage.content();
|
||||
let captcha_url = "geo.captcha-delivery.com/captcha";
|
||||
|
||||
Reference in New Issue
Block a user