Enabled SSL where applicable (#396)

Enabled SSL where aplicable
This commit is contained in:
Evil Puncker
2020-05-18 04:17:47 -03:00
committed by GitHub
parent 6eb50966fb
commit 4068f42ac4
7 changed files with 9 additions and 10 deletions

View File

@@ -91,8 +91,8 @@ if (empty($_POST) === false) {
[size=5]Size 5 text[/size]<br>
[img]<a href="https://imgur.com/" target="_BLANK">Direct Image Link</a>[/img]<br>
[center]Cented Text[/center]<br>
[link]<a href="http://youtube.com/" target="_BLANK">http://youtube.com/</a>[/link]<br>
[link=http://youtube.com/]<a href="http://youtube.com/" target="_BLANK">Click to View youtube</a>[/link]<br>
[link]<a href="https://youtube.com/" target="_BLANK">https://youtube.com/</a>[/link]<br>
[link=https://youtube.com/]<a href="http://youtube.com/" target="_BLANK">Click to View youtube</a>[/link]<br>
[color=<font color="green">GREEN</font>]<font color="green">Green Text!</font>[/color]<br>
[*]* Noted text [/*]
</p>