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

13 lines
393 B
JSON

{
"name": "Fortune3",
"website": "http://fortune3.com",
"matches": [
{
"regexp": "(?:<link [^>]*href=\"[^\\/]*\\/\\/www\\.fortune3\\.com\\/[^\"]*siterate\\/rate\\.css|Powered by <a [^>]*href=\"[^\"]+fortune3\\.com)"
},
{
"search": "script",
"regexp": "cartjs\\.php\\?(?:.*&)?s=[^&]*myfortune3cart\\.com"
}
]
}