mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 13:36:35 +00:00
Add music.youtube.com
to the YouTube domains
This commit is contained in:
parent
967fc64d94
commit
dab458c9f7
@ -8,6 +8,7 @@ DOMAINS = dict({
|
||||
'youtube': frozenset({
|
||||
'youtube.com',
|
||||
'm.youtube.com',
|
||||
'music.youtube.com',
|
||||
'www.youtube.com',
|
||||
}),
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user