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

13 lines
355 B
JSON

{
"name": "SABnzbd",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "SABnzbd is an Open Source Binary Newsreader written in Python.",
"website": "http://sabnzbd.org/",
"matches": [
{
"regexp": "(?-mix: <form action=\"\\/sabnzbd\\/[^\"]*\" method=\"POST\">)"
}
]
}