Update 1.8

This commit is contained in:
Yoshiko
2019-12-15 20:30:20 +08:00
committed by GitHub
parent ec9957c75c
commit 3b84877a53
4 changed files with 17 additions and 21 deletions

View File

@@ -134,4 +134,5 @@ def main_uncensored(number):
'source': 'javbus.py',
}
js = json.dumps(dic, ensure_ascii=False, sort_keys=True, indent=4, separators=(',', ':'), ) # .encode('UTF-8')
return js
return js