added another youtube funny

This commit is contained in:
Mario 2023-01-26 18:44:22 +02:00 committed by GitHub
parent 8923aaacaa
commit 86a5afc32f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ $sitename = "Grublox";
$version = 1.0;
$maintainers = array("Mario1", "qzip");
$arraybackground = array('win7.png', 'win8.png', 'epic.png', 'yosemite.png', 'aurora.png', 'tiger.png', 'fish.png');
$youtubefunnies = array('bitqf13QU7Q', 'Z_V6yKKIk5U', '2tHl6O5Sp8w', '-5WcDfKndxU', 'cwyTleTL06Y');
$youtubefunnies = array('bitqf13QU7Q', 'Z_V6yKKIk5U', '2tHl6O5Sp8w', '-5WcDfKndxU', 'cwyTleTL06Y','Rr8XkF5TBLU');
try {
$con = new PDO("mysql:dbname=grublox;host=localhost", "root", "");