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

16 lines
582 B
JSON

{
"name": "Sputnik",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Sputnik - An Extensible Wiki Engine in Lua - Sputnik is a content management system designed for extensibility. It works as a wiki out of the box, but can be extended into other things.",
"website": "http://sputnik.freewisdom.org/",
"matches": [
{
"text": "Powered by <a href='http://sputnik.freewisdom.org/'>Sputnik</a>"
},
{
"text": "Powered by <a href='http://spu.tnik.org/'>Sputnik</a>"
}
]
}