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

13 lines
278 B
JSON

{
"name": "Tilda",
"website": "https://tilda.cc",
"matches": [
{
"regexp": "<link[^>]* href=[^>]+tilda(?:cdn|\\.ws|-blocks)"
},
{
"search": "script",
"regexp": "tilda(?:cdn|\\.ws|-blocks)"
}
]
}