From e7cd1a8e68a7004a120f620d85a583fb5a0e30ab Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 25 Jan 2023 22:32:09 +1300 Subject: [PATCH] lastfiles: lint --- src/Jackett.Common/Definitions/lastfiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/lastfiles.yml b/src/Jackett.Common/Definitions/lastfiles.yml index 3f70065b9..6e0248473 100644 --- a/src/Jackett.Common/Definitions/lastfiles.yml +++ b/src/Jackett.Common/Definitions/lastfiles.yml @@ -121,7 +121,7 @@ search: # https://www.last-torrents.org/externalid?searchex=tt5834760&search_by=imdbid # cannot support imdbid or tmdbid searches while using path category filters - path: browse.php - categories: [1, 2, 5, 6, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 33, 42, 43, 44, 49, 51, 54, 55, 56, 57, 58, 59, 60, 61,62, 81, 82] + categories: [1, 2, 5, 6, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 33, 42, 43, 44, 49, 51, 54, 55, 56, 57, 58, 59, 60, 61, 62, 81, 82] - path: browseadult.php categories: [27, 60]