From d5d99d42df5713384e0c81fb1973f875810c8727 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 11 Jul 2019 15:15:58 +1200 Subject: [PATCH] oxtorrent: site changed the category selector. --- src/Jackett.Common/Definitions/oxtorrent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/oxtorrent.yml b/src/Jackett.Common/Definitions/oxtorrent.yml index b00775ea4..f1be07fd0 100644 --- a/src/Jackett.Common/Definitions/oxtorrent.yml +++ b/src/Jackett.Common/Definitions/oxtorrent.yml @@ -73,7 +73,7 @@ uploadvolumefactor: text: "1" category: - selector: td:nth-child(1) > i + selector: td:nth-child(1) div i case: .Films: "movies" .Séries: "tvshows"