When I started changing over to Async ads my editor started adding extra code automatically when saved pressed /../../../../.. replacing the // What is causing this? Any help would be appreciated. Now Editor changing both code types which is causing ads not to show.
Example:
script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"
To:
script async src="/../../../../../pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"