Sync all projects

This commit is contained in:
github-actions[bot]
2026-07-05 11:56:33 +00:00
parent fa8c304c1e
commit b576cd7927
5 changed files with 4517 additions and 4589 deletions
+2
View File
@@ -20,7 +20,9 @@ class Spider(Spider):
def init(self, extend="{}"):
origin = 'https://zh.stripchat.com'
self.host = origin
self.headers = {
'Origin': origin,
'Referer': f"{origin}/",
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:144.0) Gecko/20100101 Firefox/144.0'
}