improve javbus and javdb outline source

This commit is contained in:
lededev
2021-10-12 11:28:17 +08:00
parent 678a8f9bc8
commit f8dc05a38b
4 changed files with 20 additions and 8 deletions

View File

@@ -5,7 +5,6 @@ from lxml import etree
import json
from bs4 import BeautifulSoup
from ADC_function import *
import secrets
# import sys
# import io
# sys.stdout = io.TextIOWrapper(sys.stdout.buffer, errors = 'replace', line_buffering = True)