File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 278278HONEYPOT_VALUE = 'write your message'
279279
280280### Blog Feed URL
281- PYTHON_BLOG_FEED_URL = "https://feeds.feedburner.com/PythonInsider "
281+ PYTHON_BLOG_FEED_URL = "https://blog.python.org/feeds/posts/default?alt=rss "
282282PYTHON_BLOG_URL = "https://blog.python.org"
283283
284284### Registration mailing lists
Original file line number Diff line number Diff line change 8484 < link rel ="alternate " type ="application/rss+xml " title ="Python Job Opportunities "
8585 href ="https://www.python.org/jobs/feed/rss/ ">
8686 < link rel ="alternate " type ="application/rss+xml " title ="Python Software Foundation News "
87- href ="https://feeds.feedburner .com/PythonSoftwareFoundationNews ">
87+ href ="https://pyfound.blogspot .com/feeds/posts/default?alt=rss ">
8888 < link rel ="alternate " type ="application/rss+xml " title ="Python Insider "
89- href ="https://feeds.feedburner.com/PythonInsider ">
89+ href ="https://blog.python.org/feeds/posts/default?alt=rss ">
9090 < link rel ="alternate " type ="application/rss+xml " title ="Python Releases "
9191 href ="https://www.python.org/downloads/feed.rss ">
9292
You can’t perform that action at this time.
0 commit comments