From 88f098add9b9adea5e7a2b626aa6fce80dab976f Mon Sep 17 00:00:00 2001
From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
Date: Sun, 14 Jun 2020 13:54:34 +0100
Subject: [PATCH] oxtorrent: new domain *.com to *.pw (#8974)
---
src/Jackett.Common/Definitions/oxtorrent.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/Jackett.Common/Definitions/oxtorrent.yml b/src/Jackett.Common/Definitions/oxtorrent.yml
index e414811b8..230164e00 100644
--- a/src/Jackett.Common/Definitions/oxtorrent.yml
+++ b/src/Jackett.Common/Definitions/oxtorrent.yml
@@ -7,7 +7,7 @@ type: public
encoding: UTF-8
followredirect: true
links:
- - https://www.oxtorrent.com/
+ - https://www.oxtorrent.pw/
- https://www.oxtorrent.co/
- https://oxtorrent.unblocked.bar/
- https://oxtorrent.proxyportal.pw/
@@ -20,6 +20,7 @@ legacylinks:
- https://oxtrorrent.proxyportal.fun/
- https://oxtorrent.uk-unblock.xyz/
- https://oxtorrent.ind-unblock.xyz/
+ - https://www.oxtorrent.com/
caps:
categorymappings:
@@ -49,7 +50,7 @@ settings:
- name: info_downloadlink
type: info
label: "About the Download Link"
- default: "Note that only www.oxtorrent.com supports the use of the .torrent download link.
All sites support magnet links."
+ default: "Note that only www.oxtorrent.pw supports the use of the .torrent download link.
All sites support magnet links."
download:
selector: a[href*="{{ .Config.downloadlink }}"]