mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
16 lines
588 B
JSON
16 lines
588 B
JSON
{
|
|
"name": "Zones-Web-Solution",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "This plugin identifies websites designed by Zones Web Solution",
|
|
"website": "http://www.zones.in/",
|
|
"matches": [
|
|
{
|
|
"text": "<meta name=\"author\" content=\"Vikas Madaan (http://madaan.zones.in) - Zones Web Solution (www.zones.in), Visit http://www.zones.in for more info\">"
|
|
},
|
|
{
|
|
"text": "<br>Powered by : <a href=\"http://www.zones.in\" target=\"_blank\">Zones Web Solution</a> &"
|
|
}
|
|
]
|
|
}
|