mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
13 lines
445 B
JSON
13 lines
445 B
JSON
{
|
|
"name": "reCAPTCHA",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "reCAPTCHA is a free CAPTCHA service that helps to digitize books, newspapers and old time radio shows.",
|
|
"website": "http://www.google.com/recaptcha",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<noscript>[\\s]*<iframe src=\"http:\\/\\/www\\.google\\.com\\/recaptcha\\/api\\/noscript\\?k=)"
|
|
}
|
|
]
|
|
}
|