mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
22 lines
650 B
JSON
22 lines
650 B
JSON
{
|
|
"name": "DUclassified",
|
|
"author": "Tonmoy Saikia, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "DUclassified is a free Classified Ad Management system.",
|
|
"website": "http://www.duware.com/",
|
|
"matches": [
|
|
{
|
|
"certainty": 75,
|
|
"ghdb": "\"powered by DUclassified\" intitle:DUclassified"
|
|
},
|
|
{
|
|
"name": "default title",
|
|
"regexp": "(?-mix:<title>DUclassified[\\s\\d\\.]*<\\/title>)"
|
|
},
|
|
{
|
|
"name": "assets/DUclassified.css",
|
|
"regexp": "(?-mix:<link[^>]href=\"[^\"]*assets\\/DUclassified.css\"[^>]+>)"
|
|
}
|
|
]
|
|
}
|