diff --git a/core.py b/core.py
index 66414b4..f2a158e 100755
--- a/core.py
+++ b/core.py
@@ -416,7 +416,7 @@ def PrintFiles():
if cn_sub == '1':
print(" 中文字幕", file=code)
print(" " + number + "", file=code)
- print(" " + release + "", file=code)
+ print(" " + release + "", file=code)
print(" " + cover + "", file=code)
print(" " + "https://www.javbus.com/" + number + "", file=code)
print("", file=code)