From fd314111c27f0825cc9f9272539cb8a16399eef4 Mon Sep 17 00:00:00 2001 From: Vladislav Shivtsov Date: Thu, 11 Jun 2026 23:44:47 +0500 Subject: [PATCH 1/2] Fix RuTor for xrutor.org mirrors and download flow Add xrutor.org and new-rutor.org as primary links, and resolve torrent downloads from xrutor's intermediate HTML page via /inc/download/file/ with magnet fallback. Co-authored-by: Cursor --- definitions/v11/rutor.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/definitions/v11/rutor.yml b/definitions/v11/rutor.yml index 136fe5d12..c8499a1d0 100644 --- a/definitions/v11/rutor.yml +++ b/definitions/v11/rutor.yml @@ -6,6 +6,8 @@ language: ru-RU type: public encoding: UTF-8 links: + - https://xrutor.org/ + - https://new-rutor.org/ - https://rutor.info/ - https://rutor.is/ - http://6tor.org/ # IPv6-only @@ -20,7 +22,7 @@ legacylinks: - https://rutor.unblocked.monster/ - https://rutor.mrunblock.bond/ # for magnet only - https://rutor.nocensor.cloud/ - - http://new-rutor.org/ # Oops. Something went wrong, try reloading the page + - http://new-rutor.org/ - http://rutor.info/ - http://rutor.is/ @@ -64,6 +66,13 @@ settings: - name: info_category_8000 type: info_category_8000 +download: + selectors: + - selector: a[href^="/inc/download/file/"] + attribute: href + - selector: a[href^="magnet:?xt="] + attribute: href + search: paths: # http://rutor.info/search/0/0/010/0/tt10288566 # search title and descr for imdb From b861cbcb2d37a0c756b13255a672a623502c12ee Mon Sep 17 00:00:00 2001 From: Vladislav Shivtsov Date: Sat, 13 Jun 2026 12:06:00 +0500 Subject: [PATCH 2/2] Add xrutor.org and new-rutor.org as RuTor primary mirrors Move rutor.info and rutor.is to legacylinks after site outages. Co-authored-by: Cursor --- definitions/v11/rutor.yml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/definitions/v11/rutor.yml b/definitions/v11/rutor.yml index c8499a1d0..5f67e6f2d 100644 --- a/definitions/v11/rutor.yml +++ b/definitions/v11/rutor.yml @@ -8,10 +8,10 @@ encoding: UTF-8 links: - https://xrutor.org/ - https://new-rutor.org/ - - https://rutor.info/ - - https://rutor.is/ - http://6tor.org/ # IPv6-only legacylinks: + - https://rutor.info/ + - https://rutor.is/ - https://rutor.uk-unblock.xyz/ - https://rutor.ind-unblock.xyz/ - https://rutor.unblocked.bar/ @@ -66,13 +66,6 @@ settings: - name: info_category_8000 type: info_category_8000 -download: - selectors: - - selector: a[href^="/inc/download/file/"] - attribute: href - - selector: a[href^="magnet:?xt="] - attribute: href - search: paths: # http://rutor.info/search/0/0/010/0/tt10288566 # search title and descr for imdb