Skip to content

Commit

Permalink
removed bigtorrent. resolves #12352
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Sep 29, 2021
1 parent cbda838 commit 7ed6ce6
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 110 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* BeiTai
* BeyondHD (BHD)
* Bibliotik
* BIGTorrent
* Bit-City Reloaded [![(invite needed)][inviteneeded]](#)
* BIT-HDTV
* BiT-TiTAN
Expand Down Expand Up @@ -326,7 +325,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* EfectoDoppler
* Empornium (EMP) [![(invite needed)][inviteneeded]](#)
* eShareNet
* eStone (XiDER, BeLoad)
* eStone (XiDER, BeLoad, BigTorrent)
* ExoticaZ (YourExotic)
* ExtremeBits
* ExtremeTorrents [![(invite needed)][inviteneeded]](#)
Expand Down
107 changes: 0 additions & 107 deletions src/Jackett.Common/Definitions/bigtorrent.yml

This file was deleted.

2 changes: 1 addition & 1 deletion src/Jackett.Common/Definitions/estone.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: estone
name: eStone
description: "eStone (XiDER, BeLoad) is a HUNGARIAN Private Torrent Tracker for 0DAY / GENERAL"
description: "eStone (XiDER, BeLoad, BigTorrent) is a HUNGARIAN Private Torrent Tracker for 0DAY / GENERAL"
language: hu-HU
type: private
encoding: UTF-8
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 @@ -273,6 +273,7 @@ private void ProcessUpdate(UpdaterConsoleOptions options)
"Definitions/awesomehd.yml", // migrated to C#
"Definitions/b2s-share.yml",
"Definitions/bithq.yml",
"Definitions/bigtorrent.yml", // merged with eStone #12352
"Definitions/bigtower.yml",
"Definitions/bitme.yml",
"Definitions/bit-titan.yml", // migrated to C# #10281
Expand Down

0 comments on commit 7ed6ce6

Please sign in to comment.