mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
20 lines
950 B
JSON
20 lines
950 B
JSON
{
|
|
"name": "eDirectory",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Arca Solutions eDirectory provides a php and .NET software platform to allow site owners to publish directory-driven websites with ease. - Hompage: http://www.edirectory.com/",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": "<span class=\"basePowered\">Powered by <a href=\"http://www.edirectory.com\" target=\"_blank\">eDirectory™</a>.</span>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix: class=\"basePowered\">Powered by <a href=\"[^\"]+\" target=\"_blank\">eDirectory™[\\s]?<\\/a>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<blockquote class=\"eDirectoryVersion\"><span class=\"basePowered\">Powered by <a href=\"http:\\/\\/www\\.edirectory\\.com\" target=\"_blank\">eDirectory™<\\/a> <\\/span> v\\.([^<^\\s]+)<\\/blockquote>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|