From 7360e0caee05f180b7f1ffa99aa0d859e6c4f815 Mon Sep 17 00:00:00 2001 From: krishnom Date: Sat, 1 May 2021 10:01:53 +0530 Subject: [PATCH] Flag to use rss2json for RSS throwing CORS issue --- src/components/Feed.vue | 60 ++++++++++++++++++++++++++--------------- 1 file changed, 38 insertions(+), 22 deletions(-) diff --git a/src/components/Feed.vue b/src/components/Feed.vue index 7103e20..83c7de5 100644 --- a/src/components/Feed.vue +++ b/src/components/Feed.vue @@ -1,8 +1,8 @@