Skip to content

Commit fb50570

Browse files
committed
release: v2.91.0
1 parent 4e53022 commit fb50570

File tree

4 files changed

+5
-93
lines changed

4 files changed

+5
-93
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* [v2.91.0](https://github.com/a4k-openproject/a4kScrapers/releases/tag/a4kScrapers-2.91.0):
2+
* remove bitlord (down)
3+
14
* [v2.90.0](https://github.com/a4k-openproject/a4kScrapers/releases/tag/a4kScrapers-2.90.0):
25
* add mediafusion
36
* remove torrentioelf (eol & too many issues)

meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"author": "Unknown",
3-
"version":"2.90.0",
3+
"version":"2.91.0",
44
"name":"a4kScrapers",
55
"update_directory": "https://github.com/a4k-openproject/a4kScrapers/archive/",
66
"remote_meta": "https://raw.githubusercontent.com/newt-sc/a4kScrapers/master/meta.json",

providerModules/a4kScrapers/urls.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,7 @@
33
"cached": { "search": "", "domains": [{ "base": "" }] },
44
"-7torrents": { "search": "", "domains": [{ "base": "" }] },
55
"-anirena": { "search": "", "domains": [{ "base": "" }] },
6-
"bitlord": {
7-
"search": "/get_list",
8-
"domains": [
9-
{ "base": "https://bitlordsearch.com" }
10-
]
11-
},
6+
"-bitlord": { "search": "", "domains": [{ "base": "" }] },
127
"bitsearch": {
138
"search": "/search?q=%s&sort=size&limit=100",
149
"domains": [

providers/a4kScrapers/en/torrent/bitlord.py

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)