# Sites Roulette My simple application to view user pages on a given server, curl.php gets the data from the main page of the server, parses it and writes to the database, thanks to cron you can easily update the database for example once a day. it's a very simple script, if you want to run it, you need to personalize some things, like the name of your home directory or regex to download users to change: - public_html/browser/get.php - require_once('/home/grizzly/store/browser/db.php'); - die(header("Location: https://tilde.team/~grizzly/browser/?member=" . $row['login_name'])); - public_html/browser/index.php - s/tilde.team/you.website/ - store/browser/curl.php - require_once ('/home/grizzly/store/browser/db.php'); - curl_setopt($c, CURLOPT_URL,'https://tilde.team/'); - preg*match_all('/