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

14 lines
247 B
JSON

{
"name": "Weebly",
"website": "https://www.weebly.com",
"matches": [
{
"search": "script",
"regexp": "cdn\\d+\\.editmysite\\.com"
}
],
"implies": [
"PHP",
"MySQL"
]
}