summaryrefslogtreecommitdiffstats
path: root/bin/feed
diff options
context:
space:
mode:
Diffstat (limited to 'bin/feed')
-rw-r--r--bin/feed2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/feed b/bin/feed
index 11a09cb..e8c962e 100644
--- a/bin/feed
+++ b/bin/feed
@@ -14,7 +14,7 @@ import sys
import mistune
-URL = "http://fsf.org.in"
+URL = "https://fsf.org.in"
SECTIONS = ["news", "article"]
F_PH = {