Browse Source

added new SE (rutor), minor fixes

master
imDMG 4 years ago
parent
commit
63cdfae9c4
  1. 2
      README.md
  2. 3
      rutor.py

2
README.md

@ -25,7 +25,7 @@ According of the name of search plugin: @@ -25,7 +25,7 @@ According of the name of search plugin:
* *make sure that your proxy work with right protocol*
* Then follow [official tutorial](https://github.com/qbittorrent/search-plugins/wiki/Install-search-plugins).
* _After installation you can change your settings with `*.json` file which will be created automatically in:_
* Windows: `%localappdata%\qBittorrent\nova3\engines\`
* Windows: `%localappdata%\qBittorrent\nova3\engines`
* Linux: `~/.local/share/data/qBittorrent/nova3/engines`
* OS X: `~/Library/Application Support/qBittorrent/nova3/engines`

3
rutor.py

@ -4,9 +4,6 @@ @@ -4,9 +4,6 @@
# Rutor.is search engine plugin for qBittorrent
# gai\"><td>(.+?)</td.+?(/torrent/(\d+).+?)\">(.+?)<\/a.+?right\">(\d+)<
import base64
import json
import logging

Loading…
Cancel
Save