Skip to content

Commit

Permalink
release: v2.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
newt-sc committed Jul 4, 2021
1 parent 91dc337 commit 4a2f7e4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 29 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* [v2.64.0](https://github.com/a4k-openproject/a4kScrapers/releases/tag/a4kScrapers-2.64.0):
* remove btdb - dead links

* [v2.63.0](https://github.com/a4k-openproject/a4kScrapers/releases/tag/a4kScrapers-2.63.0):
* remove 7torrents - its slow and does not get updated
* remove skytorrents - dead links
Expand Down
2 changes: 1 addition & 1 deletion meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Unknown",
"version":"2.63.0",
"version":"2.64.0",
"name":"a4kScrapers",
"update_directory": "https://github.com/a4k-openproject/a4kScrapers/archive/",
"remote_meta": "https://raw.githubusercontent.com/newt-sc/a4kScrapers/master/meta.json",
Expand Down
8 changes: 1 addition & 7 deletions providerModules/a4kScrapers/urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,7 @@
{ "base": "https://bt4g.org" }
]
},
"btdb": {
"search": "/search/%s/?sort=popular",
"domains": [
{ "base": "https://btdb.eu" },
{ "base": "https://btdb.unblockit.ltd" }
]
},
"-btdb": { "search": "", "domains": [{ "base": "" }] },
"btdig": {
"search": "/search?q=%s",
"domains": [
Expand Down
7 changes: 0 additions & 7 deletions providers/a4kScrapers/en/torrent/7torrents.py

This file was deleted.

14 changes: 0 additions & 14 deletions providers/a4kScrapers/en/torrent/btdb.py

This file was deleted.

0 comments on commit 4a2f7e4

Please sign in to comment.