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

10 lines
200 B
JSON

{
"name": "ApostropheCMS",
"website": "http://apostrophecms.org",
"matches": [
{
"regexp": "<[^>]+data-apos-refreshable[^>]"
}
],
"implies": "Node.js"
}