diff --git a/admin_news.php b/admin_news.php index 8834469..6b2826c 100644 --- a/admin_news.php +++ b/admin_news.php @@ -91,8 +91,8 @@ if (empty($_POST) === false) { [size=5]Size 5 text[/size]
[img]Direct Image Link[/img]
[center]Cented Text[/center]
- [link]http://youtube.com/[/link]
- [link=http://youtube.com/]Click to View youtube[/link]
+ [link]https://youtube.com/[/link]
+ [link=https://youtube.com/]Click to View youtube[/link]
[color=GREEN]Green Text![/color]
[*]* Noted text [/*]

diff --git a/buypoints.php b/buypoints.php index e61cbdd..f32e4b6 100644 --- a/buypoints.php +++ b/buypoints.php @@ -89,7 +89,7 @@ if ($config['paygol']['enabled'] == true) { - + true, // Image server may be unreliable and only for test, // host yourself: https://otland.net/threads/item-images-10-92.242492/ - 'imageServer' => 'http://outfit-images.ots.me/animatedOutfits1099/animoutfit.php' + 'imageServer' => 'https://outfit-images.ots.me/animatedOutfits1099/animoutfit.php' ); // Show advanced inventory data in character profile diff --git a/forum.php b/forum.php index 4e65ba9..502422e 100644 --- a/forum.php +++ b/forum.php @@ -734,7 +734,7 @@ if (!empty($_GET)) {

-

[b]Bold Text[/b], [img]Direct Image Link[/img], [center]Cented Text[/center],
[link]http://youtube.com/[/link], [color=GREEN]Green Text![/color], [*] - Dotted [/*]


+

[b]Bold Text[/b], [img]Direct Image Link[/img], [center]Centered Text[/center],
[link]https://youtube.com/[/link], [color=GREEN]Green Text![/color], [*] - Dotted [/*]