EmreGrup adlı üyeden alıntı:
mesajı görüntüle
JavaScript ile yapabilirsiniz.
<script type="text/javascript">
[COLOR=var(--highlight-keyword)][FONT=inherit][SIZE=2]if[/SIZE][/FONT][/COLOR] (location.[FONT=inherit]protocol[/FONT] !== [COLOR=var(--highlight-variable)][FONT=inherit]'https:'[/FONT][/COLOR]) {
location.[COLOR=var(--highlight-literal)][FONT=inherit]replace[/FONT][/COLOR]([COLOR=var(--highlight-variable)][FONT=inherit]`https:[COLOR=var(--highlight-color)][FONT=inherit]${location.href.substring(location.protocol.length)}[/FONT][/COLOR]`[/FONT][/COLOR]);
}
</script>Bu kodu jquery include edildikten sonraki satıra yapıştırın.