1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-02 13:16:16 +00:00

liaorencili: rename to CiliPro and add proxies (#9607)

This commit is contained in:
ilike2burnthing 2020-09-22 23:44:59 +01:00 committed by GitHub
parent 8805290f7d
commit 00d3a62cf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 26 additions and 5 deletions

View file

@ -40,6 +40,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* BTDB * BTDB
* BTDIGG * BTDIGG
* BTSOW * BTSOW
* CiliPro (LIAORENCILI)
* ConCen * ConCen
* Corsaro.red * Corsaro.red
* cpasbien * cpasbien
@ -72,7 +73,6 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* KickAssTorrent (KATcr) * KickAssTorrent (KATcr)
* Legit Torrents * Legit Torrents
* LePorno * LePorno
* LIAORENCILI (Cili180)
* LimeTorrents * LimeTorrents
* LinuxTracker * LinuxTracker
* MacTorrents * MacTorrents

View file

@ -1,11 +1,21 @@
--- ---
id: liaorencili id: cilipro
name: LIAORENCILI name: CiliPro
description: "LIAORENCILI (Cili180) is a Public BitTorrent DHT search engine." description: "CiliPro (LIAORENCILI) is a Public BitTorrent DHT search engine."
language: en-us language: en-us
type: public type: public
encoding: UTF-8 encoding: UTF-8
links: links:
- http://www.cilipro1.xyz/
- http://www.cilipro2.xyz/
- http://www.cilipro3.xyz/
- http://www.cilipro4.xyz/
- http://www.cilipro5.xyz/
- http://www.cilipro6.xyz/
- http://www.cilipro7.xyz/
- http://www.cilipro8.xyz/
- http://www.cilipro9.xyz/
- http://www.cilipro10.xyz/
- http://www.cilinb1.xyz/ - http://www.cilinb1.xyz/
- http://www.cilinb2.xyz/ - http://www.cilinb2.xyz/
- http://www.cilinb3.xyz/ - http://www.cilinb3.xyz/
@ -16,6 +26,15 @@ links:
- http://www.cilinb8.xyz/ - http://www.cilinb8.xyz/
- http://www.cilinb9.xyz/ - http://www.cilinb9.xyz/
- http://www.cilinb10.xyz/ - http://www.cilinb10.xyz/
- http://www.kmsoso1.xyz/
- http://www.kmsoso3.xyz/
- http://www.kmsoso5.xyz/
- http://www.kmsoso7.xyz/
- http://www.kmsoso9.xyz/
- http://www.kuaimaso1.xyz/
- http://www.kuaimaso3.xyz/
- http://www.kuaimaso5.xyz/
- http://www.kuaimaso9.xyz/
legacylinks: legacylinks:
- http://www.cili180.com/ - http://www.cili180.com/
- https://www.cilijj.xyz/ - https://www.cilijj.xyz/

View file

@ -37,7 +37,8 @@ namespace Jackett.Common.Services
private readonly Dictionary<string, string> renamedIndexers = new Dictionary<string, string> private readonly Dictionary<string, string> renamedIndexers = new Dictionary<string, string>
{ {
{"broadcastthenet", "broadcasthenet"}, {"broadcastthenet", "broadcasthenet"},
{"cili180", "liaorencili"}, {"cili180", "cilipro"},
{"liaorencili", "cilipro"},
{"metaliplayro", "romanianmetaltorrents"}, {"metaliplayro", "romanianmetaltorrents"},
{"nnm-club", "noname-club"}, {"nnm-club", "noname-club"},
{"passtheheadphones", "redacted"}, {"passtheheadphones", "redacted"},

View file

@ -340,6 +340,7 @@ namespace Jackett.Updater
"Definitions/katcrs.yml", "Definitions/katcrs.yml",
"Definitions/kaztorka.yml", "Definitions/kaztorka.yml",
"Definitions/kikibt.yml", "Definitions/kikibt.yml",
"Definitions/liaorencili.yml",
"Definitions/lapausetorrents.yml", "Definitions/lapausetorrents.yml",
"Definitions/lemencili.yml", "Definitions/lemencili.yml",
"Definitions/leparadisdunet.yml", "Definitions/leparadisdunet.yml",