bannerexchange/data/data.php

18 lines
640 B
PHP

<?PHP
$s[dbhost] = "localhost";
$s[dbusername] = "banner_page";
$s[dbpassword] = "VCPhy341Iy";
$s[dbname] = "banner_page";
$s[tblname] = "easybanner";
$s[phppath] = "/home/banner/web/banner.tildeverse.org/public_html";
$s[phpdirectory] = "https://banner.tildeverse.org";
$s[defaultbanner] = "https://tilde.club/~harper/webring.png";
$s[defaulturl] = "https://tilde.club";
$s[phprath] = "PGNlbnRlcj4=";
$s[width] = "468";
$s[height] = "60";
$s[phpruth] = "PGEgaHJlZj0iaHR0cDovL3BocHdlYnNjcmlwdHMuY29tLyI+";
$s[ratio] = "2";
$s[email] = "deepend@tilde.club";
?>