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

10 lines
189 B
JSON

{
"name": "Svbtle",
"website": "https://www.svbtle.com",
"matches": [
{
"search": "meta[generator]",
"regexp": "^Svbtle\\.com$"
}
]
}