diff --git a/Contents/Code/utils/common.py b/Contents/Code/utils/common.py index 26b1e25..0bb8091 100644 --- a/Contents/Code/utils/common.py +++ b/Contents/Code/utils/common.py @@ -21,7 +21,7 @@ class CommonUtils: ''' caching time for requests ''' AGENT_CACHE_TIME = CACHE_1HOUR * 24 ''' mapping file ''' - AGENT_MAPPING_URL = "https://raw.githubusercontent.com/Fribb/anime-lists/master/anime-list-full.json" + AGENT_MAPPING_URL = "https://raw.githubusercontent.com/Fribb/anime-lists/master/anime-list-mini.json" ''' headers ''' AGENT_HEADERS = {'Content-type': 'application/json'} diff --git a/VERSION b/VERSION index ad491a5..cd91fb3 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ -#Wed, 07 Dec 2022 07:56:44 +0100 +#Fri, 07 Jul 2023 16:24:40 +0200 major.number=7 minor.number=4 -build.number=0 +build.number=1