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

15 lines
299 B
JSON

{
"name": "Revel",
"website": "https://revel.github.io",
"matches": [
{
"search": "cookies[REVEL_FLASH]",
"regexp": ".*"
},
{
"search": "cookies[REVEL_SESSION]",
"regexp": ".*"
}
],
"implies": "Go"
}