Tüm her şey https üzerine. HTTP olarak gördüğüm tek kod şu,
}function maybePrefixUrlField() {
if(this.value.trim() !== '' && this.value.indexOf('http') !== 0) {
this.value = "http://" + this.value;
}
berkaycatak
Konu: SSL Sıkıntısı