fix 豆瓣来源订阅

This commit is contained in:
jxxghp
2023-10-12 19:59:47 +08:00
parent 1ecbc2f0be
commit 30c9c66087
3 changed files with 29 additions and 17 deletions

View File

@ -61,8 +61,7 @@ class WordsMatcher(metaclass=Singleton):
if state:
appley_words.append(word)
else:
logger.debug(f"自定义识别词替换失败:{message}")
except Exception as err:
print(str(err))