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

13 lines
242 B
JSON

{
"name": "Pligg",
"website": "http://pligg.com",
"matches": [
{
"regexp": "<span[^>]+id=\"xvotes-0"
},
{
"search": "meta[generator]",
"regexp": "Pligg"
}
]
}