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

17 lines
396 B
JSON

{
"name": "Vigbo",
"website": "https://vigbo.com",
"matches": [
{
"search": "cookies[_gphw_mode]",
"regexp": ".*"
},
{
"regexp": "<link[^>]* href=[^>]+(?:\\.vigbo\\.com|\\.gophotoweb\\.com)"
},
{
"search": "script",
"regexp": "(?:\\.vigbo\\.com|\\.gophotoweb\\.com)"
}
]
}