clearURLs: add music.youtube.com (#2118)
Co-authored-by: ssranked <ssrankedghoul@gmail.com>
This commit is contained in:
parent
ec53b0230f
commit
115da04724
|
@ -140,11 +140,11 @@ export const defaultRules = [
|
||||||
"tt_content",
|
"tt_content",
|
||||||
"lr@yandex.*",
|
"lr@yandex.*",
|
||||||
"redircnt@yandex.*",
|
"redircnt@yandex.*",
|
||||||
"feature@youtube.com",
|
"feature@*.youtube.com",
|
||||||
"kw@youtube.com",
|
"kw@*.youtube.com",
|
||||||
"si@youtube.com",
|
"si@*.youtube.com",
|
||||||
"pp@youtube.com",
|
"pp@*.youtube.com",
|
||||||
"si@youtu.be",
|
"si@*.youtu.be",
|
||||||
"wt_zmc",
|
"wt_zmc",
|
||||||
"utm_source",
|
"utm_source",
|
||||||
"utm_content",
|
"utm_content",
|
||||||
|
|
Loading…
Reference in a new issue