diff --git a/definitions/v10/animelovers-api.yml b/definitions/v10/animelovers-api.yml index 11a400238..cb4c08003 100644 --- a/definitions/v10/animelovers-api.yml +++ b/definitions/v10/animelovers-api.yml @@ -80,7 +80,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v10/denofsimps-api.yml b/definitions/v10/denofsimps-api.yml index aaf2cc8c5..d484d5ea9 100644 --- a/definitions/v10/denofsimps-api.yml +++ b/definitions/v10/denofsimps-api.yml @@ -79,7 +79,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v10/infinity-api.yml b/definitions/v10/infinity-api.yml index b74d86fab..d66ec77f8 100644 --- a/definitions/v10/infinity-api.yml +++ b/definitions/v10/infinity-api.yml @@ -67,7 +67,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/losslessclub.yml b/definitions/v10/losslessclub.yml similarity index 88% rename from definitions/v9/losslessclub.yml rename to definitions/v10/losslessclub.yml index a6b49da68..b711d7928 100644 --- a/definitions/v9/losslessclub.yml +++ b/definitions/v10/losslessclub.yml @@ -16,16 +16,17 @@ caps: search: [q] music-search: [q, artist] +settings: + - name: cookie + type: text + label: Cookie + - name: info_cookie + type: info_cookie + login: - path: login.php - method: form - form: form[action="takelogin.php"] + method: cookie inputs: - username: "{{ .Config.username }}" - password: "{{ .Config.password }}" - submit: Вход - error: - - selector: td.embedded > div.error + cookie: "{{ .Config.cookie }}" test: path: browse.php selector: span.bar_user_welcome diff --git a/definitions/v10/malayabits-api.yml b/definitions/v10/malayabits-api.yml index 251dd2240..ae07a02a1 100644 --- a/definitions/v10/malayabits-api.yml +++ b/definitions/v10/malayabits-api.yml @@ -183,4 +183,4 @@ search: minimumseedtime: # 1 day (as seconds = 1 x 24 x 60 x 60) text: 86400 -# json UNIT3D 8.2.0 +# json UNIT3D 8.3.0 diff --git a/definitions/v10/okpt.yml b/definitions/v10/okpt.yml index c7924f90e..c73602ccc 100644 --- a/definitions/v10/okpt.yml +++ b/definitions/v10/okpt.yml @@ -188,4 +188,4 @@ search: filters: - name: prepend args: "{{ .Result.description_verified }} " -# NexusPHP v1.8.11 2024-03-27 +# NexusPHP v1.8.13 2024-09-21 diff --git a/definitions/v10/privatesilverscreen-api.yml b/definitions/v10/privatesilverscreen-api.yml index 13e30f8b7..f5f403dd0 100644 --- a/definitions/v10/privatesilverscreen-api.yml +++ b/definitions/v10/privatesilverscreen-api.yml @@ -73,7 +73,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v10/qingwa.yml b/definitions/v10/qingwa.yml index 223759d82..a3279b95c 100644 --- a/definitions/v10/qingwa.yml +++ b/definitions/v10/qingwa.yml @@ -172,4 +172,4 @@ search: description: selector: td.rowfollow:nth-child(2) remove: a, b, font, img, span -# NexusPHP v1.8.12 2024-04-24 +# NexusPHP v1.8.13 2024-08-09 diff --git a/definitions/v10/rudub.yml b/definitions/v10/rudub.yml index dc1c0666e..add8495c9 100644 --- a/definitions/v10/rudub.yml +++ b/definitions/v10/rudub.yml @@ -9,11 +9,9 @@ type: semi-private encoding: windows-1251 followredirect: true links: - - https://09october.rudub.online/ + - https://11october.rudub.online/ legacylinks: - https://rudub.online/ - - https://10september.rudub.online/ - - https://11september.rudub.online/ - https://12september.rudub.online/ - https://13september.rudub.online/ - https://14september.rudub.online/ @@ -41,6 +39,8 @@ legacylinks: - https://06october.rudub.online/ - https://07october.rudub.online/ - https://08october.rudub.online/ + - https://09october.rudub.online/ + - https://10october.rudub.online/ caps: categorymappings: diff --git a/definitions/v10/torrentqq.yml b/definitions/v10/torrentqq.yml index 7ec0eeb24..971a99913 100644 --- a/definitions/v10/torrentqq.yml +++ b/definitions/v10/torrentqq.yml @@ -7,10 +7,9 @@ type: public encoding: UTF-8 followredirect: true links: - - https://torrentqq336.com/ - - https://torrentegg28.com/ + - https://torrentqq337.com/ + - https://torrentegg29.com/ legacylinks: - - https://torrentqq321.com/ - https://torrentqq322.com/ - https://torrentqq323.com/ - https://torrentqq324.com/ @@ -25,6 +24,8 @@ legacylinks: - https://torrentqq333.com/ - https://torrentqq334.com/ - https://torrentqq335.com/ + - https://torrentqq336.com/ + - https://torrentegg28.com/ caps: categorymappings: diff --git a/definitions/v10/ultrahd.yml b/definitions/v10/ultrahd.yml index a1fcaafd8..b092f5967 100644 --- a/definitions/v10/ultrahd.yml +++ b/definitions/v10/ultrahd.yml @@ -170,4 +170,4 @@ search: description: selector: td:nth-child(2) remove: a, b, font, img, span -# NexusPHP v1.8.13 2024-09-13 +# NexusPHP v1.8.14 2024-10-04 diff --git a/definitions/v11/bitstream.yml b/definitions/v11/bitstream.yml index 2b39035da..3ae5838e4 100644 --- a/definitions/v11/bitstream.yml +++ b/definitions/v11/bitstream.yml @@ -71,7 +71,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v11/bolly-api.yml b/definitions/v11/bolly-api.yml index 3274f8fef..8f597a6fd 100644 --- a/definitions/v11/bolly-api.yml +++ b/definitions/v11/bolly-api.yml @@ -69,7 +69,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v11/chilebt-api.yml b/definitions/v11/chilebt-api.yml index 6f804b03e..ef4b13fb6 100644 --- a/definitions/v11/chilebt-api.yml +++ b/definitions/v11/chilebt-api.yml @@ -78,7 +78,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v11/losslessclub.yml b/definitions/v11/losslessclub.yml new file mode 100644 index 000000000..b711d7928 --- /dev/null +++ b/definitions/v11/losslessclub.yml @@ -0,0 +1,91 @@ +--- +id: losslessclub +name: LosslessClub +description: "LosslessClub is a RUSSIAN Private site for High Quality Music" +language: ru-RU +type: private +encoding: UTF-8 +links: + - https://losslessclub.com/ + +caps: + categories: + 1: Audio/Lossless + + modes: + search: [q] + music-search: [q, artist] + +settings: + - name: cookie + type: text + label: Cookie + - name: info_cookie + type: info_cookie + +login: + method: cookie + inputs: + cookie: "{{ .Config.cookie }}" + test: + path: browse.php + selector: span.bar_user_welcome + +search: + paths: + - path: browse.php + inputs: + search: "{{ if .Query.Artist }}{{ .Query.Artist }}{{ else }}{{ .Keywords }}{{ end }}" + t: all + + rows: + selector: div#releases-table > table > tbody > tr:has(a.browselink) + + fields: + category: + text: 1 + title: + selector: a.browselink + details: + selector: a.browselink + attribute: href + download: + selector: a[href^="download.php?id="] + attribute: href + poster: + selector: img.thumbnail + attribute: src + size: + selector: td:nth-child(5) + grabs: + optional: true + selector: td:nth-child(6) br + span + seeders: + selector: td:nth-child(6) + remove: br + span + filters: + - name: regexp + args: "([\\.\\d]+)\\s+\\|" + leechers: + selector: td:nth-child(6) + remove: br + span + filters: + - name: regexp + args: "\\|\\s*([\\.\\d]+)" + date: + selector: td:nth-child(7) + remove: a, i + filters: + - name: replace + args: ["by", ""] + - name: append + args: " +03:00" # MSK + - name: dateparse + args: "d/MM/yy zzz" + description: + selector: div.tag_list_browse + downloadvolumefactor: + text: 1 + uploadvolumefactor: + text: 1 +# engine tbd diff --git a/definitions/v11/seedpool-api.yml b/definitions/v11/seedpool-api.yml index e14706242..36d9d85d4 100644 --- a/definitions/v11/seedpool-api.yml +++ b/definitions/v11/seedpool-api.yml @@ -85,7 +85,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v11/upscalevault.yml b/definitions/v11/upscalevault.yml index 8c45d6758..76756a091 100644 --- a/definitions/v11/upscalevault.yml +++ b/definitions/v11/upscalevault.yml @@ -69,7 +69,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v11/xperiencebytes-api.yml b/definitions/v11/xperiencebytes-api.yml index 87cd8092a..13729930c 100644 --- a/definitions/v11/xperiencebytes-api.yml +++ b/definitions/v11/xperiencebytes-api.yml @@ -67,7 +67,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/aither-api.yml b/definitions/v9/aither-api.yml index 8ab3708c5..b3aefbb4d 100644 --- a/definitions/v9/aither-api.yml +++ b/definitions/v9/aither-api.yml @@ -76,7 +76,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/animeworld-api.yml b/definitions/v9/animeworld-api.yml index 67e6ecef7..7de47b37f 100644 --- a/definitions/v9/animeworld-api.yml +++ b/definitions/v9/animeworld-api.yml @@ -87,7 +87,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] @@ -199,4 +198,4 @@ search: minimumseedtime: # 7 days (as seconds = 7 x 24 x 60 x 60) text: 604800 -# json UNIT3D 8.1.3 +# json UNIT3D 8.1.3 (custom) diff --git a/definitions/v9/capybarabr.yml b/definitions/v9/capybarabr.yml index 5ebab95e6..e72b0b87b 100644 --- a/definitions/v9/capybarabr.yml +++ b/definitions/v9/capybarabr.yml @@ -83,7 +83,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/carpt.yml b/definitions/v9/carpt.yml index 576970768..9259e05ae 100644 --- a/definitions/v9/carpt.yml +++ b/definitions/v9/carpt.yml @@ -193,4 +193,4 @@ search: description: selector: td.rowfollow:nth-child(2) remove: a, b, font, img, span -# NexusPHP v1.8.13 2024-07-23 +# NexusPHP v1.8.14 2024-09-24 diff --git a/definitions/v9/cinematik.yml b/definitions/v9/cinematik.yml index bb3f9a580..060c4652d 100644 --- a/definitions/v9/cinematik.yml +++ b/definitions/v9/cinematik.yml @@ -78,7 +78,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/datascene-api.yml b/definitions/v9/datascene-api.yml index 6da1dd9be..e47308ca5 100644 --- a/definitions/v9/datascene-api.yml +++ b/definitions/v9/datascene-api.yml @@ -101,7 +101,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/desitorrents-api.yml b/definitions/v9/desitorrents-api.yml index 3295d2a8c..4c9990230 100644 --- a/definitions/v9/desitorrents-api.yml +++ b/definitions/v9/desitorrents-api.yml @@ -73,7 +73,6 @@ search: - path: "/api/v1/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/discfan.yml b/definitions/v9/discfan.yml index 38b491e7d..f38c6b9a9 100644 --- a/definitions/v9/discfan.yml +++ b/definitions/v9/discfan.yml @@ -184,4 +184,4 @@ search: args: "cat={{ .Result.category_title }} - " minimumratio: text: 0.9 -# NexusPHP v1.8.12 2024-05-10 +# NexusPHP v1.8.13 2024-09-21 diff --git a/definitions/v9/f1carreras-api.yml b/definitions/v9/f1carreras-api.yml index ebcf0e73d..b19a57138 100644 --- a/definitions/v9/f1carreras-api.yml +++ b/definitions/v9/f1carreras-api.yml @@ -73,7 +73,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/fearnopeer.yml b/definitions/v9/fearnopeer.yml index edcbf7f41..5630de5e7 100644 --- a/definitions/v9/fearnopeer.yml +++ b/definitions/v9/fearnopeer.yml @@ -187,4 +187,4 @@ search: # Maintain global ratio above 0.7 or downloads will get disabled. No MST. minimumratio: text: 0.71 -# json UNIT3D 8.1.3 +# json UNIT3D 8.3.0 diff --git a/definitions/v9/generationfree-api.yml b/definitions/v9/generationfree-api.yml index 3e8f5171c..25f3c55b8 100644 --- a/definitions/v9/generationfree-api.yml +++ b/definitions/v9/generationfree-api.yml @@ -99,7 +99,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/hawke-uno.yml b/definitions/v9/hawke-uno.yml index 6235bebfa..a6974be64 100644 --- a/definitions/v9/hawke-uno.yml +++ b/definitions/v9/hawke-uno.yml @@ -70,7 +70,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/hd-unit3d-api.yml b/definitions/v9/hd-unit3d-api.yml index fd2a6957f..ac19fd9d2 100644 --- a/definitions/v9/hd-unit3d-api.yml +++ b/definitions/v9/hd-unit3d-api.yml @@ -75,7 +75,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/hdfans.yml b/definitions/v9/hdfans.yml index dfba87244..a10ea5b2b 100644 --- a/definitions/v9/hdfans.yml +++ b/definitions/v9/hdfans.yml @@ -210,4 +210,4 @@ search: filters: - name: prepend args: "{{ .Result.description_verified }} " -# NexusPHP v1.8.12 2024-06-13 +# NexusPHP v1.8.14 2024-09-24 diff --git a/definitions/v9/hdtorrentsit.yml b/definitions/v9/hdtorrentsit.yml index 38952d4ea..7ddb79dee 100644 --- a/definitions/v9/hdtorrentsit.yml +++ b/definitions/v9/hdtorrentsit.yml @@ -72,7 +72,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/itatorrents.yml b/definitions/v9/itatorrents.yml index 73000dcad..841c28313 100644 --- a/definitions/v9/itatorrents.yml +++ b/definitions/v9/itatorrents.yml @@ -202,4 +202,4 @@ search: minimumseedtime: # 7 days (as seconds = 7 x 24 x 60 x 60) text: 604800 -# json UNIT3D 8.2.0 (custom) +# json UNIT3D 8.3.0 (custom) diff --git a/definitions/v9/jme-reunit3d-api.yml b/definitions/v9/jme-reunit3d-api.yml index b3c1e0a8e..f79d1feeb 100644 --- a/definitions/v9/jme-reunit3d-api.yml +++ b/definitions/v9/jme-reunit3d-api.yml @@ -79,7 +79,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/jptv-api.yml b/definitions/v9/jptv-api.yml index b1213a08d..0c4b99dbd 100644 --- a/definitions/v9/jptv-api.yml +++ b/definitions/v9/jptv-api.yml @@ -75,7 +75,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/kimoji.yml b/definitions/v9/kimoji.yml index 3dff1e0c1..fda6293c4 100644 --- a/definitions/v9/kimoji.yml +++ b/definitions/v9/kimoji.yml @@ -62,7 +62,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/kufei.yml b/definitions/v9/kufei.yml index 5c6f42e5f..732f03f8f 100644 --- a/definitions/v9/kufei.yml +++ b/definitions/v9/kufei.yml @@ -200,4 +200,4 @@ search: description: selector: td:nth-child(2) remove: a, b, font, img, span -# NexusPHP v1.8.13 2024-08-03 +# NexusPHP v1.8.14 2024-09-24 diff --git a/definitions/v9/laidbackmanor.yml b/definitions/v9/laidbackmanor.yml index e20755200..18919eddb 100644 --- a/definitions/v9/laidbackmanor.yml +++ b/definitions/v9/laidbackmanor.yml @@ -75,7 +75,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/lastdigitalunderground.yml b/definitions/v9/lastdigitalunderground.yml index ae93b31f5..4ba74b111 100644 --- a/definitions/v9/lastdigitalunderground.yml +++ b/definitions/v9/lastdigitalunderground.yml @@ -114,7 +114,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/lat-team-api.yml b/definitions/v9/lat-team-api.yml index be2eebef5..cdac5c826 100644 --- a/definitions/v9/lat-team-api.yml +++ b/definitions/v9/lat-team-api.yml @@ -85,7 +85,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/leech24-api.yml b/definitions/v9/leech24-api.yml index b9c581c04..a2a60d855 100644 --- a/definitions/v9/leech24-api.yml +++ b/definitions/v9/leech24-api.yml @@ -77,7 +77,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/locadora.yml b/definitions/v9/locadora.yml index 97c18cfa6..3081e0b1a 100644 --- a/definitions/v9/locadora.yml +++ b/definitions/v9/locadora.yml @@ -77,7 +77,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/lst.yml b/definitions/v9/lst.yml index c4fd56dac..b75b44c97 100644 --- a/definitions/v9/lst.yml +++ b/definitions/v9/lst.yml @@ -80,7 +80,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/monikadesign-api.yml b/definitions/v9/monikadesign-api.yml index 2fe9fe2c3..3fbbb57b6 100644 --- a/definitions/v9/monikadesign-api.yml +++ b/definitions/v9/monikadesign-api.yml @@ -77,7 +77,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/ntelogo.yml b/definitions/v9/ntelogo.yml index 71d733215..fb9d25b54 100644 --- a/definitions/v9/ntelogo.yml +++ b/definitions/v9/ntelogo.yml @@ -78,7 +78,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/okpt.yml b/definitions/v9/okpt.yml index 3ac517a21..7e2624bcf 100644 --- a/definitions/v9/okpt.yml +++ b/definitions/v9/okpt.yml @@ -190,4 +190,4 @@ search: filters: - name: prepend args: "{{ .Result.description_verified }} " -# NexusPHP v1.8.11 2024-03-27 +# NexusPHP v1.8.13 2024-09-21 diff --git a/definitions/v9/onlyencodes-api.yml b/definitions/v9/onlyencodes-api.yml index f914ba12a..dc30284cb 100644 --- a/definitions/v9/onlyencodes-api.yml +++ b/definitions/v9/onlyencodes-api.yml @@ -72,7 +72,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] @@ -186,4 +185,4 @@ search: minimumseedtime: # 2 days (as seconds = 2 x 24 x 60 x 60) text: 172800 -# json UNIT3D 8.3.0 +# json UNIT3D 8.3.1 diff --git a/definitions/v9/oshenpt.yml b/definitions/v9/oshenpt.yml index 9507a73f2..995921ebc 100644 --- a/definitions/v9/oshenpt.yml +++ b/definitions/v9/oshenpt.yml @@ -192,4 +192,4 @@ search: description: selector: td:nth-child(2) remove: a, b, font, img, span -# NexusPHP v1.8.13 2024-08-03 +# NexusPHP v1.8.14 2024-10-04 diff --git a/definitions/v9/plusteca.yml b/definitions/v9/plusteca.yml index 8a2cb67ee..84df67890 100644 --- a/definitions/v9/plusteca.yml +++ b/definitions/v9/plusteca.yml @@ -76,7 +76,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/portugas-api.yml b/definitions/v9/portugas-api.yml index 26590bb63..1450fdd59 100644 --- a/definitions/v9/portugas-api.yml +++ b/definitions/v9/portugas-api.yml @@ -77,7 +77,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/ptvicomo.yml b/definitions/v9/ptvicomo.yml index b988f833a..d683730d2 100644 --- a/definitions/v9/ptvicomo.yml +++ b/definitions/v9/ptvicomo.yml @@ -204,4 +204,4 @@ search: filters: - name: prepend args: "{{ .Result.description_verified }} " -# NexusPHP v1.8.12 2024-04-05 (custom) +# NexusPHP v1.8.13 2024-09-13 (custom) diff --git a/definitions/v9/qingwa.yml b/definitions/v9/qingwa.yml index 8d0682db4..ec825f686 100644 --- a/definitions/v9/qingwa.yml +++ b/definitions/v9/qingwa.yml @@ -174,4 +174,4 @@ search: description: selector: td.rowfollow:nth-child(2) remove: a, b, font, img, span -# NexusPHP v1.8.12 2024-04-24 +# NexusPHP v1.8.13 2024-08-09 diff --git a/definitions/v9/racing4everyone-api.yml b/definitions/v9/racing4everyone-api.yml index 4b12a6f87..7f2ca88a9 100644 --- a/definitions/v9/racing4everyone-api.yml +++ b/definitions/v9/racing4everyone-api.yml @@ -101,7 +101,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/rareshare2.yml b/definitions/v9/rareshare2.yml index 9dab6eee3..bf06831a7 100644 --- a/definitions/v9/rareshare2.yml +++ b/definitions/v9/rareshare2.yml @@ -83,7 +83,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/redbits-api.yml b/definitions/v9/redbits-api.yml index 2a0f6cda6..3f03c3688 100644 --- a/definitions/v9/redbits-api.yml +++ b/definitions/v9/redbits-api.yml @@ -75,7 +75,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/rudub.yml b/definitions/v9/rudub.yml index 3d2a23aa9..cf3e44439 100644 --- a/definitions/v9/rudub.yml +++ b/definitions/v9/rudub.yml @@ -7,11 +7,9 @@ type: semi-private encoding: windows-1251 followredirect: true links: - - https://09october.rudub.online/ + - https://11october.rudub.online/ legacylinks: - https://rudub.online/ - - https://10september.rudub.online/ - - https://11september.rudub.online/ - https://12september.rudub.online/ - https://13september.rudub.online/ - https://14september.rudub.online/ @@ -39,6 +37,8 @@ legacylinks: - https://06october.rudub.online/ - https://07october.rudub.online/ - https://08october.rudub.online/ + - https://09october.rudub.online/ + - https://10october.rudub.online/ caps: categorymappings: diff --git a/definitions/v9/shareisland-api.yml b/definitions/v9/shareisland-api.yml index e512e064c..2b08b1fac 100644 --- a/definitions/v9/shareisland-api.yml +++ b/definitions/v9/shareisland-api.yml @@ -85,7 +85,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/theleachzone-api.yml b/definitions/v9/theleachzone-api.yml index 9bf6c0e82..9e4c0fb8e 100644 --- a/definitions/v9/theleachzone-api.yml +++ b/definitions/v9/theleachzone-api.yml @@ -72,7 +72,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/theoldschool-api.yml b/definitions/v9/theoldschool-api.yml index c8560a6b6..1e1c65996 100644 --- a/definitions/v9/theoldschool-api.yml +++ b/definitions/v9/theoldschool-api.yml @@ -101,7 +101,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/theshinning-api.yml b/definitions/v9/theshinning-api.yml index 5cd24dfe8..df6ad0755 100644 --- a/definitions/v9/theshinning-api.yml +++ b/definitions/v9/theshinning-api.yml @@ -77,7 +77,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/tocashare.yml b/definitions/v9/tocashare.yml index 6e906ca65..0919eb257 100644 --- a/definitions/v9/tocashare.yml +++ b/definitions/v9/tocashare.yml @@ -80,7 +80,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/torrenteros-api.yml b/definitions/v9/torrenteros-api.yml index 11619989c..8dc94ebdf 100644 --- a/definitions/v9/torrenteros-api.yml +++ b/definitions/v9/torrenteros-api.yml @@ -68,7 +68,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/torrentland-api.yml b/definitions/v9/torrentland-api.yml index 536ab09d6..c3c5dd7ce 100644 --- a/definitions/v9/torrentland-api.yml +++ b/definitions/v9/torrentland-api.yml @@ -82,7 +82,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/torrentqq.yml b/definitions/v9/torrentqq.yml index 7d2d838b1..a7bf01ea7 100644 --- a/definitions/v9/torrentqq.yml +++ b/definitions/v9/torrentqq.yml @@ -7,9 +7,9 @@ type: public encoding: UTF-8 followredirect: true links: - - https://torrentqq336.com/ + - https://torrentqq337.com/ + - https://torrentegg29.com/ legacylinks: - - https://torrentqq321.com/ - https://torrentqq322.com/ - https://torrentqq323.com/ - https://torrentqq324.com/ @@ -24,6 +24,8 @@ legacylinks: - https://torrentqq333.com/ - https://torrentqq334.com/ - https://torrentqq335.com/ + - https://torrentqq336.com/ + - https://torrentegg28.com/ caps: categorymappings: diff --git a/definitions/v9/turkseed-api.yml b/definitions/v9/turkseed-api.yml index cc1b4e2a8..ac80d5a37 100644 --- a/definitions/v9/turkseed-api.yml +++ b/definitions/v9/turkseed-api.yml @@ -77,7 +77,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/ultrahd.yml b/definitions/v9/ultrahd.yml index d08ec30dc..084a91e6e 100644 --- a/definitions/v9/ultrahd.yml +++ b/definitions/v9/ultrahd.yml @@ -172,4 +172,4 @@ search: description: selector: td:nth-child(2) remove: a, b, font, img, span -# NexusPHP v1.8.12 2024-04-05 +# NexusPHP v1.8.14 2024-10-04 diff --git a/definitions/v9/uploadcx.yml b/definitions/v9/uploadcx.yml index 303142809..5f91554d6 100644 --- a/definitions/v9/uploadcx.yml +++ b/definitions/v9/uploadcx.yml @@ -72,7 +72,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/utopia.yml b/definitions/v9/utopia.yml index cd5242b24..a20df378e 100644 --- a/definitions/v9/utopia.yml +++ b/definitions/v9/utopia.yml @@ -76,7 +76,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] diff --git a/definitions/v9/yoinked.yml b/definitions/v9/yoinked.yml index db3c3316e..a2bf442a0 100644 --- a/definitions/v9/yoinked.yml +++ b/definitions/v9/yoinked.yml @@ -74,7 +74,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"]