mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
修复核弹头做种体积
This commit is contained in:
@@ -1851,6 +1851,7 @@ class PtSpider:
|
||||
elif site.url in [
|
||||
'https://monikadesign.uk/',
|
||||
'https://pt.hdpost.top/',
|
||||
'https://hd-torrents.org/',
|
||||
'https://filelist.io/',
|
||||
]:
|
||||
seed_vol_size = ''.join(seeding_html.xpath(site.seed_vol_rule)).replace('i', '')
|
||||
|
||||
Reference in New Issue
Block a user