Skip to content

Commit

Permalink
release: v2.91.0
Browse files Browse the repository at this point in the history
  • Loading branch information
newt-sc committed Nov 17, 2024
1 parent 4e53022 commit fb50570
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 93 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* [v2.91.0](https://github.com/a4k-openproject/a4kScrapers/releases/tag/a4kScrapers-2.91.0):
* remove bitlord (down)

* [v2.90.0](https://github.com/a4k-openproject/a4kScrapers/releases/tag/a4kScrapers-2.90.0):
* add mediafusion
* remove torrentioelf (eol & too many issues)
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.90.0",
"version":"2.91.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
7 changes: 1 addition & 6 deletions providerModules/a4kScrapers/urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@
"cached": { "search": "", "domains": [{ "base": "" }] },
"-7torrents": { "search": "", "domains": [{ "base": "" }] },
"-anirena": { "search": "", "domains": [{ "base": "" }] },
"bitlord": {
"search": "/get_list",
"domains": [
{ "base": "https://bitlordsearch.com" }
]
},
"-bitlord": { "search": "", "domains": [{ "base": "" }] },
"bitsearch": {
"search": "/search?q=%s&sort=size&limit=100",
"domains": [
Expand Down
86 changes: 0 additions & 86 deletions providers/a4kScrapers/en/torrent/bitlord.py

This file was deleted.

0 comments on commit fb50570

Please sign in to comment.