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

10 lines
214 B
JSON

{
"name": "Reddit",
"website": "http://code.reddit.com",
"matches": [
{
"regexp": "(?:<a[^>]+Powered by Reddit|powered by <a[^>]+>reddit<)"
}
],
"implies": "Python"
}