I have a website with some java script functionality to get ip address from external js urls.
I would like to load external JavaScript files from either using URL-A or URL-B on fallback
ie, How to load script file from URL-B as fallback in case when URL-A is blocked/unavailable?