diff --git a/config.py b/config.py index 39a552f..1b320b5 100644 --- a/config.py +++ b/config.py @@ -5,7 +5,8 @@ class Config: AVATAR_URL = 'https://gitlab.com/sdbs_cz/piss-bot/-/raw/master/piss.jpg' URLS = [ 'https://sdbs.cz/wp-content/themes/sdbs/file-download.php?type=in', - 'https://sdbs.cz/wp-content/themes/sdbs/file-download.php?type=out' + 'https://sdbs.cz/wp-content/themes/sdbs/file-download.php?type=out', + 'http://cloud.sdbs.cz/remote.php/dav/public-calendars/R5kWLqcrDFaQYE2e?export' ] EVENT_TEMPLATE = "
".join(( "{title}", diff --git a/piss.jpg b/piss.jpg deleted file mode 100644 index 571aa54..0000000 Binary files a/piss.jpg and /dev/null differ