We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
配置内容: HDChina: rss: url: 'https://hdchina.org/torrentrss.php?rows=10&tea15=1&tea16=1&icat=1&isize=1&linktype=dl&passkey=<my_passkey>' other_fields: [link] nexusphp: cookie: 'hdchina=<cookie_hdchina>; PHPSESSID=<cookie_PHPSESSID>' discount: - free - 2xfree user-agent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36' content_size: min: 1024 max: 204800 strict: no template: - freespace - qb qbittorrent: label: HDChina path: /home/my_name/torrents/qbittorrent/@hdchina/
HDChina:
rss:
url: 'https://hdchina.org/torrentrss.php?rows=10&tea15=1&tea16=1&icat=1&isize=1&linktype=dl&passkey=<my_passkey>'
other_fields: [link]
nexusphp:
cookie: 'hdchina=<cookie_hdchina>; PHPSESSID=<cookie_PHPSESSID>'
discount:
- free
- 2xfree
user-agent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'
content_size:
min: 1024
max: 204800
strict: no
template:
- freespace
- qb
qbittorrent:
label: HDChina
path: /home/my_name/torrents/qbittorrent/@hdchina/
所有捞进来的种子都是“None does not match discount”,就算是Free也是一样。 一摸一样的配置(只有url/cookie不同),OpenCD的task就正常。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
配置内容:
HDChina:
rss:
url: 'https://hdchina.org/torrentrss.php?rows=10&tea15=1&tea16=1&icat=1&isize=1&linktype=dl&passkey=<my_passkey>'
other_fields: [link]
nexusphp:
cookie: 'hdchina=<cookie_hdchina>; PHPSESSID=<cookie_PHPSESSID>'
discount:
- free
- 2xfree
user-agent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'
content_size:
min: 1024
max: 204800
strict: no
template:
- freespace
- qb
qbittorrent:
label: HDChina
path: /home/my_name/torrents/qbittorrent/@hdchina/
所有捞进来的种子都是“None does not match discount”,就算是Free也是一样。
一摸一样的配置(只有url/cookie不同),OpenCD的task就正常。
The text was updated successfully, but these errors were encountered: