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

10 lines
215 B
JSON

{
"name": "Shopline",
"website": "https://shoplineapp.com/",
"matches": [
{
"search": "meta[og:image]",
"regexp": "https\\:\\/\\/img\\.shoplineapp\\.com"
}
]
}