From a4c250b9129805c6da339538d9666630e9d6a86a Mon Sep 17 00:00:00 2001 From: sleepwithoutbz Date: Mon, 26 May 2025 22:02:23 +0800 Subject: [PATCH] =?UTF-8?q?refact:=20=E5=AF=B9=E7=AC=AC=E4=B8=80=E4=B8=AAp?= =?UTF-8?q?y=E6=96=87=E4=BB=B6=E6=B7=BB=E5=8A=A0=E5=B0=8F=E8=AF=B4?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- first.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/first.py b/first.py index 98b4d4b..21f27b9 100644 --- a/first.py +++ b/first.py @@ -1,3 +1,5 @@ +# 吞噬星空之主宰 + import time import requests from bs4 import BeautifulSoup, Tag