From: nael Date: Mon, 22 Oct 2018 13:08:18 +0000 (+0200) Subject: fix #1982 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2cfe39decf8930f08df7af4434fe744c905d9cb9;p=Animations.git fix #1982 --- diff --git a/Slideshow-RSS/main.js b/Slideshow-RSS/main.js index 2206140..2e63f24 100644 --- a/Slideshow-RSS/main.js +++ b/Slideshow-RSS/main.js @@ -2,7 +2,7 @@ $(document).ready(function () { $.ajax({ type: 'GET', - url: 'rss.xml', + url: 'https://workshop.fluidbook.com/services/proxypinterest?url=portesbelm/belm-le-sp%C3%A9cialiste-de-la-porte-dentr%C3%A9e.rss/', dataType: 'text', success: function (data) {