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

13 lines
247 B
JSON

{
"name": "Disqus",
"website": "https://disqus.com",
"matches": [
{
"regexp": "<div[^>]+id=\"disqus_thread\""
},
{
"search": "script",
"regexp": "disqus_url"
}
]
}