diff js/background.js @ 68:fc5fca9af05f

Update Feedly URL template Thanks to quroe for submitting the changed URL.
author Guido Berhoerster <guido+feed-preview@berhoerster.name>
date Tue, 20 Feb 2024 16:05:46 +0100
parents ede87e1004f9
children
line wrap: on
line diff
--- a/js/background.js	Tue Apr 20 17:16:37 2021 +0200
+++ b/js/background.js	Tue Feb 20 16:05:46 2024 +0100
@@ -14,7 +14,7 @@
 const FEED_READERS_PRESET = [
     {
         title: 'Feedly',
-        urlTemplate: 'https://feedly.com/#subscription/feed/%s'
+        urlTemplate: 'https://feedly.com/i/subscription/feed/%s'
     },
     {
         title: 'FlowReader',