mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
21 lines
659 B
JSON
21 lines
659 B
JSON
{
|
|
"name": "easyLink-Web-Solutions",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.3",
|
|
"description": "German Content Management System",
|
|
"website": "http://www.mountaingrafix.eu/tag/easylink/",
|
|
"matches": [
|
|
{
|
|
"text": "Dieser Abschnitt darf nur mit Genehmigung des Entwicklers entfernt werden und bedarf einer"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"easyLink v([\\d\\.]+)\" \\/>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:[P|p]?owered by easyLink v([\\d\\.]+))",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|