The header is :
else if(nameOfWebsite.indexOf("http://") == 0 && nameOfWebsite.indexOf("www.") !== 7)
the last part of it, !== 7 how do I make it compile so it still works like how it is supposed to?
!== 7
Aucun commentaire:
Enregistrer un commentaire