Files
OneForAll-mirror/data/rules/wappalyzer/captch me.json
T
2020-07-29 00:02:06 +08:00

10 lines
197 B
JSON

{
"name": "Captch Me",
"website": "http://captchme.com",
"matches": [
{
"search": "script",
"regexp": "^https?://api\\.captchme\\.net/"
}
]
}