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

13 lines
211 B
JSON

{
"name": "Flarum",
"website": "http://flarum.org/",
"matches": [
{
"regexp": "<div id=\"flarum-loading\""
}
],
"implies": [
"PHP",
"MySQL"
]
}