mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
.
This commit is contained in:
parent
a007eb0d68
commit
3d27ad0b7a
@ -2426,7 +2426,6 @@ class mdict(cishubase):
|
|||||||
try:
|
try:
|
||||||
file_content = self.tryloadurl(index, base, url, tolongvals)
|
file_content = self.tryloadurl(index, base, url, tolongvals)
|
||||||
except:
|
except:
|
||||||
print_exc()
|
|
||||||
print("unknown", url)
|
print("unknown", url)
|
||||||
continue
|
continue
|
||||||
if not file_content:
|
if not file_content:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user