]> _ Git - Animations.git/commitdiff
fix #1982
authornael <nael@cubedesigners.com>
Mon, 22 Oct 2018 13:08:18 +0000 (15:08 +0200)
committernael <nael@cubedesigners.com>
Mon, 22 Oct 2018 13:08:18 +0000 (15:08 +0200)
Slideshow-RSS/main.js

index 220614046ad01ab5f9ab0ae60dddb6ed80e047da..2e63f242aa1fd5cf61f916690c892c1860514b5f 100644 (file)
@@ -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) {