- 优化avsox刮削 FC2
- 修复javdb与library的specifiedUrl
- 其他
This commit is contained in:
Mathhew
2022-08-16 09:24:16 +08:00
parent bb3688e67c
commit 153cdcde00
7 changed files with 35 additions and 15 deletions

View File

@@ -29,6 +29,8 @@ class Javlibrary(Parser):
self.verify = core.verify
if core.morestoryline:
self.morestoryline = True
if core.specifiedSource == self.source:
self.specifiedUrl = core.specifiedUrl
self.cookies = {'over18':'1'}
def search(self, number):