Parameter gefixt
This commit is contained in:
parent
3458b4e227
commit
9701df6f39
@ -39,7 +39,7 @@ class Muell:
|
||||
self.__host = 'api.abfall.io'
|
||||
|
||||
self.__url = f'https://{self.__host}/?key={self.__key}&modus={self.__modus}'
|
||||
self.__export_als = f"{{'action':'{self.__url}','target':''}}"
|
||||
self.__export_als = f"{{'action':'{self.__url}&waction=export_csv','target':''}}"
|
||||
|
||||
self.__current_year = datetime.today().year
|
||||
self.__zeitraum = f'{self.__current_year}0101-{self.__current_year}1231'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user