Skip to content

Commit

Permalink
liaorencili: rename to CiliPro and add proxies (#9607)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilike2burnthing committed Sep 22, 2020
1 parent 8805290 commit 00d3a62
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* BTDB
* BTDIGG
* BTSOW
* CiliPro (LIAORENCILI)
* ConCen
* Corsaro.red
* cpasbien
Expand Down Expand Up @@ -72,7 +73,6 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* KickAssTorrent (KATcr)
* Legit Torrents
* LePorno
* LIAORENCILI (Cili180)
* LimeTorrents
* LinuxTracker
* MacTorrents
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
---
id: liaorencili
name: LIAORENCILI
description: "LIAORENCILI (Cili180) is a Public BitTorrent DHT search engine."
id: cilipro
name: CiliPro
description: "CiliPro (LIAORENCILI) is a Public BitTorrent DHT search engine."
language: en-us
type: public
encoding: UTF-8
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.cilinb2.xyz/
- http://www.cilinb3.xyz/
Expand All @@ -16,6 +26,15 @@ links:
- http://www.cilinb8.xyz/
- http://www.cilinb9.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:
- http://www.cili180.com/
- https://www.cilijj.xyz/
Expand Down
3 changes: 2 additions & 1 deletion src/Jackett.Common/Services/IndexerManagerService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ public class IndexerManagerService : IIndexerManagerService
private readonly Dictionary<string, string> renamedIndexers = new Dictionary<string, string>
{
{"broadcastthenet", "broadcasthenet"},
{"cili180", "liaorencili"},
{"cili180", "cilipro"},
{"liaorencili", "cilipro"},
{"metaliplayro", "romanianmetaltorrents"},
{"nnm-club", "noname-club"},
{"passtheheadphones", "redacted"},
Expand Down
1 change: 1 addition & 0 deletions src/Jackett.Updater/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ private void ProcessUpdate(UpdaterConsoleOptions options)
"Definitions/katcrs.yml",
"Definitions/kaztorka.yml",
"Definitions/kikibt.yml",
"Definitions/liaorencili.yml",
"Definitions/lapausetorrents.yml",
"Definitions/lemencili.yml",
"Definitions/leparadisdunet.yml",
Expand Down

0 comments on commit 00d3a62

Please sign in to comment.