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

20 lines
834 B
JSON

{
"name": "FestOS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "FestOS is web-based arts-n-crafts festival management software",
"website": "http://festengine.org/",
"matches": [
{
"regexp": "(?-mix:Powered by[\\ FestOS,]* <a href=\"http:\\/\\/[festengine.org\\/|www.festengine.org\\/|skypanther.com\\/festos.php]+\" title=\"FestOS, [the\\ festival\\ engine|the\\ Festival\\ Engine|the\\ web\\-based\\ festival\\ manager]+\"[\\ target=\"_blank\"]*>[FestOS|FestOS&trade;|www.festengine.org]+<\\/a>)"
},
{
"text": "\t<meta name=\"author\" content=\"FestOS by Skypanther Studios\">"
},
{
"text": "\t<meta name=\"author\" content=\"Skypanther Studios\">",
"certainty": 75
}
]
}