mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
24 lines
1.2 KiB
JSON
24 lines
1.2 KiB
JSON
{
|
|
"name": "LocazoList-Classifieds",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Locazolist v2.02b is a text based classifieds ad system based on ASP and Microsoft SQL Server 2005. Locazolist v2 is known as the first and still only ASP based 'craigslist clone script' in the web since its development beginning in late 2005.",
|
|
"website": "http://www.locazolist.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<link rel=\"stylesheet\" href=\"includes/lczFonts.css\" type=\"text/css\">"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:Powered by <a href='http:\\/\\/www.locazo[a-z]{0,4}.com[\\/]?' style='font-size:10px; color:black'>Locazolist<\\/a> Copyright © [0-9]{4}<\\/font>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<br><br><br><br><font face='verdana' size='1'>Powered by LocazoList v([0-9a-z\\.]+)<br>Copyright [0-9]{4} <a href='http:\\/\\/www.locazo.com\\/applications'>Locazo.com<\\/a><\\/font>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<title>LocazoList Classifieds v[0-9a-z\\.]+ - powered by LocazoList ([0-9a-z\\.]+)<\\/title>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|