Good day! The problem is that on the Blogger
platform it is not always possible to insert JavaScript into the template html, I used hosting on People for such scripts before. The people are a wonderful hosting, but for the last 5 days it was not available, it means that javascript
's did not work in my blogs and blogs of my readers. This situation could not suit me, and now I have uploaded the scripts to my paid hosting.
So, there is hostA
and hostB
on both of them MyScript.js
now in Blogger'а
html Blogger'а
is a record
<script src='http://hostA/MyScript.js'/>
How to modify it so that the hostA
inaccessible script was taken from the hostB
?
Thank.