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

14 lines
247 B
JSON

{
"name": "Rayo",
"website": "http://www.rayo.ir",
"matches": [
{
"search": "meta[generator]",
"regexp": "^Rayo"
}
],
"implies": [
"AngularJS",
"Microsoft ASP.NET"
]
}