I have this code
$.ajax({
url: "https://crossorigin.me/http://www.acidigital.com/rss/rss_santo.php",
crossDomain: true,
contentType: "application/xml; charset:utf-8",
type: "GET",
dataType: "xml",
success: function (re)...
asked by
04.08.2016 / 17:46