mirror of
https://github.com/YGGverse/qBt_SE.git
synced 2025-02-07 20:34:21 +00:00
update README.md
This commit is contained in:
parent
ecfd5c8473
commit
5e98388208
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
/engines/kinozal.cookie
|
/engines/kinozal.cookie
|
||||||
|
/engines/kinozal.ico
|
||||||
/engines/kinozal.json
|
/engines/kinozal.json
|
||||||
/engines/nnmclub.cookie
|
/engines/nnmclub.cookie
|
||||||
/engines/nnmclub.ico
|
/engines/nnmclub.ico
|
||||||
@ -6,6 +7,7 @@
|
|||||||
/engines/rutor.ico
|
/engines/rutor.ico
|
||||||
/engines/rutor.json
|
/engines/rutor.json
|
||||||
/engines/rutracker.cookie
|
/engines/rutracker.cookie
|
||||||
|
/engines/rutracker.ico
|
||||||
/engines/rutracker.json
|
/engines/rutracker.json
|
||||||
/modules
|
/modules
|
||||||
/tests
|
/tests
|
||||||
|
@ -1,18 +1,19 @@
|
|||||||
|
[![Python 3.7+](https://img.shields.io/badge/python-%3E%3D%20v3.7-blue)](https://www.python.org/downloads/release/python-370/)
|
||||||
# qBittorrent plugins
|
# qBittorrent plugins
|
||||||
|
|
||||||
## Rutracker.org
|
## Rutracker.org ![v1.5](https://img.shields.io/badge/v1.5-blue)
|
||||||
Biggest russian torrent tracker.
|
Biggest russian torrent tracker.
|
||||||
|
|
||||||
## Rutor.org
|
## Rutor.org ![v1.3](https://img.shields.io/badge/v1.3-blue)
|
||||||
Popular free russian torrent tracker.
|
Popular free russian torrent tracker.
|
||||||
|
|
||||||
## Kinozal.tv
|
## Kinozal.tv ![v2.7](https://img.shields.io/badge/v2.7-blue)
|
||||||
Russian torrent tracker mostly directed on movies, but have other categories.
|
Russian torrent tracker mostly directed on movies, but have other categories.
|
||||||
|
|
||||||
The site has a restriction on downloading torrent files (10 by default or so), so I added the ability to open the magnet link instead the file.
|
The site has a restriction on downloading torrent files (10 by default or so), so I added the ability to open the magnet link instead the file.
|
||||||
You can turn off the magnet link: in `kinozal.json` switch `"magnet": true` to `"magnet": false`
|
You can turn off the magnet link: in `kinozal.json` switch `"magnet": true` to `"magnet": false`
|
||||||
|
|
||||||
## NNM-Club.me
|
## NNM-Club.me ![v2.8](https://img.shields.io/badge/v2.8-blue)
|
||||||
One of biggest russian torrent tracker.
|
One of biggest russian torrent tracker.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user