Thread: wallbase.cc
View Single Post
Old 09-30-2012, 07:44 PM  
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,599
Quote:
Originally Posted by CaptainWolfy View Post
Anybody know's what script is that site using, i have seen quite few of those sites poping up but can't find the script?
for you linux geeks ;)

download a random wallpaper

Code:
wget --no-use-server-timestamps  --quiet $(curl --silent $(curl --silent http://wallbase.cc/random/23/eqeq/1920x1080/0/100/20 | grep 'wallpaper/' | awk -F'"' '{print $2}' | head -n1) | grep -A4 bigwall | grep img | awk -F'"' '{print $2}');
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


My Cam Feeds Script / Gallery Scraper / WPXXX Theme / Free Templates
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote