From c54939c0fbcf0ecd3de5ccc156ebc3fdc19ebe32 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Tue, 31 Dec 2024 04:55:16 +1300 Subject: [PATCH] lastfiles: new domain + game pack detection fix --- src/Jackett.Common/Definitions/lastfiles.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/lastfiles.yml b/src/Jackett.Common/Definitions/lastfiles.yml index 670c51735..a5f5402e7 100644 --- a/src/Jackett.Common/Definitions/lastfiles.yml +++ b/src/Jackett.Common/Definitions/lastfiles.yml @@ -8,13 +8,14 @@ encoding: UTF-8 followredirect: true requestDelay: 2 links: - - https://last-torrents.org/ + - https://lastfiles.ro/ - https://www.last-torrents.org/ legacylinks: - http://last-torrents.org/ - https://www.lastfiles.ro/ - http://www.lastfiles.ro/ - http://www.last-torrents.org/ + - https://last-torrents.org/ caps: categorymappings: @@ -150,7 +151,7 @@ search: img[src$="/pciso.png"]: 30 img[src$="/4k.png"]: 31 img[src$="/4kRO.png"]: 32 - img[src$="/packs.png"]: 33 + img[src$="/gpack.png"]: 33 img[src$="/xxxpacks.png"]: 34 img[src$="/sport.png"]: 42 img[src$="/docs.png"]: 43