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

18 lines
411 B
JSON

{
"name": "Shoptet",
"website": "http://www.shoptet.cz",
"matches": [
{
"regexp": "<link [^>]*href=\"https?://cdn\\.myshoptet\\.com/"
},
{
"search": "meta[web_author]",
"regexp": "^Shoptet"
},
{
"search": "script",
"regexp": "^https?://cdn\\.myshoptet\\.com/"
}
],
"implies": "PHP"
}