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

16 lines
490 B
JSON

{
"name": "PRITLOG",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "PRITLOG is an extremely simple, small and powerful blog system. Requires SQLite",
"website": "http://pritlog.com/fossil.cgi/home",
"matches": [
{
"text": "<em id=\"jserror\">Please enable Javascript for full functionality.</em>"
},
{
"text": "Powered by <a href=\"http://pritlog.com/\">Pritlog</a>"
}
]
}