mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
22 lines
1.6 KiB
JSON
22 lines
1.6 KiB
JSON
{
|
|
"name": "Price-Comparison-Script",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "The price comparison script is a comprehensive solution to let you start your own professional price comparison website. The script comes with bells and whistles to make you start and run your price comparison website and keep it updated with the products and prices on regular basis.",
|
|
"website": "http://www.kaonsoftwares.com/price-comparison-script.html",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<td height=\"10%\" valign=\"bottom\" align=\"right\"><font face=\"verdana\" size=\"1\" color=\"gray\">© Web Administration Panel .v([\\d\\.]+) by <a href=\"http:\\/\\/www.kaonsoftwares.com\\/\" class=\"\" target=\"_blank\">Kaon Softwares<\\/a>. All Rights Reserved.<\\/font><\\/td>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<td height=\"19\" colspan=\"6\" align=\"right\"><font face=\"verdana\" size=\"1\" color=\"gray\">© Web Administration Panel .v([\\d\\.]+) by <a href=\"http:\\/\\/www.kaonsoftwares.com\\/\" class=\"\" target=\"_blank\">Kaon Softwares<\\/a>. All Rights Reserved.<\\/font><\\/td>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<td height=\"70%\" valign=\"bottom\" align=\"right\"><font face=\"verdana\" size=\"1\" color=\"gray\">© Web Administration Panel .v([\\d\\.]+) by <a href=\"http:\\/\\/www.kaonsoftwares.com\\/\" class=\"\" target=\"_blank\">Kaon Softwares<\\/a>. All Rights Reserved.<\\/font><\\/td>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|