Skip to content

Commit

Permalink
[bunkr] add new bunkr domains (mikf#5130)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyMercado committed Jan 30, 2024
1 parent 22647c2 commit 6bcd3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gallery_dl/extractor/bunkr.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from .. import text
from urllib.parse import urlsplit, urlunsplit

BASE_PATTERN = r"(?:https?://)?(?:app\.)?bunkr+\.(?:sk|[rs]u|la|is|to)"
BASE_PATTERN = r"(?:https?://)?(?:app\.)?bunkr+\.(?:sk|[rs]u|la|is|to|si|ac|black|cat|media|red|site|ws)"

MEDIA_DOMAIN_OVERRIDES = {
"cdn9.bunkr.ru" : "c9.bunkr.ru",
Expand Down

0 comments on commit 6bcd3c9

Please sign in to comment.