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

14 lines
315 B
JSON

{
"name": "Slimbox",
"website": "http://www.digitalia.be/software/slimbox",
"matches": [
{
"regexp": "<link [^>]*href=\"[^/]*slimbox(?:-rtl)?\\.css"
},
{
"search": "script",
"regexp": "slimbox\\.js"
}
],
"implies": "MooTools"
}