From 63cdfae9c45862cfd10d8c7c3bb7490d10b039a7 Mon Sep 17 00:00:00 2001 From: imDMG Date: Thu, 12 Mar 2020 20:31:52 +0500 Subject: [PATCH] added new SE (rutor), minor fixes --- README.md | 2 +- rutor.py | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index e0170f2..2319ec9 100644 --- a/README.md +++ b/README.md @@ -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` diff --git a/rutor.py b/rutor.py index 578a2a4..a1f86fe 100644 --- a/rutor.py +++ b/rutor.py @@ -4,9 +4,6 @@ # Rutor.is search engine plugin for qBittorrent -# gai\">(.+?)(.+?)<\/a.+?right\">(\d+)< - - import base64 import json import logging