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

15 lines
331 B
JSON

{
"name": "CoinHive",
"website": "https://coinhive.com",
"matches": [
{
"search": "script",
"regexp": "\\/(?:coinhive|(authedmine))(?:\\.min)?\\.js",
"offset": 1
},
{
"search": "script",
"regexp": "coinhive\\.com/lib"
}
]
}