diff --git a/Miscellaneous/ff_news.py b/Miscellaneous/ff_news.py index f66ce3f..b891d41 100644 --- a/Miscellaneous/ff_news.py +++ b/Miscellaneous/ff_news.py @@ -9,7 +9,7 @@ class Check_News(): def __init__(self, - url: str = 'http://cdn-nfs.faireconomy.media/ff_calendar_thisweek.xml', + url: str = 'https://nfs.faireconomy.media/ff_calendar_thisweek.xml', update_in_minutes: int = 240, minutes_before_news: int = 480, minutes_after_news: int = 60,