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

13 lines
302 B
JSON

{
"name": "Adverticum",
"website": "http://adverticum.net",
"matches": [
{
"regexp": "<div (?:id=\"[a-zA-Z0-9_]*\" )?class=\"goAdverticum\""
},
{
"search": "script",
"regexp": "(?:ad\\.)?adverticum\\.net/g3\\.js"
}
]
}