mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
16 lines
490 B
JSON
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>"
|
|
}
|
|
]
|
|
}
|