调整色花堂地址
This commit is contained in:
@@ -266,7 +266,7 @@ def add_pdf_encryption(pdf_file, password="4000"):
|
|||||||
|
|
||||||
def pdf_file_path():
|
def pdf_file_path():
|
||||||
try:
|
try:
|
||||||
url = 'https://www.sehuatang.net/forum.php?mod=forumdisplay&fid=103&filter=typeid&typeid=481'
|
url = 'https://www.sehuatang.net/forum.php'
|
||||||
pdf_path = fetch_and_create_pdf(url)
|
pdf_path = fetch_and_create_pdf(url)
|
||||||
if pdf_path:
|
if pdf_path:
|
||||||
logger.info(f"返回的PDF文件路径:{pdf_path}")
|
logger.info(f"返回的PDF文件路径:{pdf_path}")
|
||||||
|
|||||||
Reference in New Issue
Block a user