bitcoinsearch / summarizer

Generation of easily accessible summarization feeds for public consumption
MIT License
5 stars 5 forks source link

Remove inactive mailing lists #66

Closed urvishp80 closed 1 day ago

urvishp80 commented 3 days ago

closes #65

kouloumos commented 3 days ago

reopening

kouloumos commented 2 days ago

@urvishp80 I mentioned the need for "Today in History" section in generate_homepage_xml.py but you also restored the new links in

why is that?

urvishp80 commented 2 days ago

@kouloumos We can drop these two inactive URLs from xmls_generator_production.py and push_summary_to_es.py file as we are sure that there won't be any new documents from the given two mailing lists in the future.

And for generate_weekly_newsletter_json.py and generate_homepage_xml.py we need to keep them as we are using it for "Ongoing Discussions" and "Today in History/Active Posts" respectively.