Sync all projects

This commit is contained in:
github-actions[bot]
2026-06-30 16:38:31 +00:00
parent cf178ce874
commit 279416a6ad
50 changed files with 8449 additions and 6651 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ from base.spider import Spider as BaseSpider
class Spider(BaseSpider):
def init(self, extend=""):
self.host = "https://www.ht10010.com"
self.host = "https://maihaolian.com"
self.headers = {
"User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1",
"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",