This commit is contained in:
恍兮惚兮 2024-12-22 14:58:44 +08:00
parent a007eb0d68
commit 3d27ad0b7a

View File

@ -2426,7 +2426,6 @@ class mdict(cishubase):
try:
file_content = self.tryloadurl(index, base, url, tolongvals)
except:
print_exc()
print("unknown", url)
continue
if not file_content: