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

14 lines
254 B
JSON

{
"name": "Pagely",
"website": "https://pagely.com/",
"matches": [
{
"search": "headers[server]",
"regexp": "^Pagely"
}
],
"implies": [
"WordPress",
"Amazon Web Services"
]
}