|
|
@ -12273,12 +12273,21 @@
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|
16
|
|
|
|
16
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"html": "(?:<div[^>]+id=\"recaptcha_image|<link[^>]+recaptcha|document\\.getElementById\\('recaptcha')",
|
|
|
|
"html": [
|
|
|
|
|
|
|
|
"<div[^>]+id=\"recaptcha_image",
|
|
|
|
|
|
|
|
"<link[^>]+recaptcha",
|
|
|
|
|
|
|
|
"<div[^>]+class=\"g-recaptcha\""
|
|
|
|
|
|
|
|
],
|
|
|
|
"icon": "reCAPTCHA.png",
|
|
|
|
"icon": "reCAPTCHA.png",
|
|
|
|
"js": {
|
|
|
|
"js": {
|
|
|
|
|
|
|
|
"Recaptcha": "",
|
|
|
|
"recaptcha": ""
|
|
|
|
"recaptcha": ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"script": "(?:api-secure\\.recaptcha\\.net|recaptcha_ajax\\.js)",
|
|
|
|
"script": [
|
|
|
|
|
|
|
|
"api-secure\\.recaptcha\\.net",
|
|
|
|
|
|
|
|
"recaptcha_ajax\\.js",
|
|
|
|
|
|
|
|
"/recaptcha/api\\.js"
|
|
|
|
|
|
|
|
],
|
|
|
|
"website": "https://www.google.com/recaptcha/"
|
|
|
|
"website": "https://www.google.com/recaptcha/"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"sIFR": {
|
|
|
|
"sIFR": {
|
|
|
|