🎨 Update collections of character guides

This commit is contained in:
Tenko 2023-10-19 20:56:22 +09:00 committed by 洛水居室
parent 441713236b
commit 6b4918afe9
No known key found for this signature in database
GPG Key ID: C9DE87DA724B88FC

View File

@ -12,7 +12,7 @@ class GameStrategyService(BaseService):
self._cache = cache self._cache = cache
self._hyperion = Hyperion() self._hyperion = Hyperion()
if collections is None: if collections is None:
self._collections = [839176, 839179, 839181, 1180811, 2226210] self._collections = [2319292, 2319293, 2319294, 2319295, 2319296, 2319298, 2319299]
else: else:
self._collections = collections self._collections = collections
self._special_posts = {"达达利亚": "21272578"} self._special_posts = {"达达利亚": "21272578"}