From 3251026d00dbf0977abf4cbf6054ea50200bc7ca Mon Sep 17 00:00:00 2001 From: zhiyu1998 Date: Wed, 15 Feb 2023 12:12:32 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20docs:=20=E6=9B=B4=E6=96=B0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/main.py b/test/main.py index 50694bd..53b2578 100644 --- a/test/main.py +++ b/test/main.py @@ -6,7 +6,7 @@ import aiohttp import motor from bs4 import BeautifulSoup -url = 'https://www.tuiimg.com/meinv/' +url = '' headers = { "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35",