[Hack] Craigslist does not allows you to promote ebay auctions
11/10/2011Craigslist does not allows you to promote ebay auctions… yeah yeah yeah… we have had all sorts of shit from them, they have rules… buttttt… we are computer scientists…. so we should know how to bend the rules… so here it is the main attraction of this post….
now the trick to get this done, just a simple html trick:
put a link to an html page on your web server and add this code in the page.
<html> <meta http-equiv="refresh" content="0;url=<!--- YOUR DESTINATION URL --->"> <body> <center><small><font color="grey">WAIT TO BE REDIRECTED</font></small></center> </body> </html>
Cheers!






