Commit 4eb9b76
authored
feat: add more YouTube domains (#569)
If Lua used regexes it would be simpler to do this (single pattern) but
since there's no support for alternation, the current entry is
duplicated to support the "youtu.be" and "youtube-nocookie.com" domains.1 parent 7a43c8b commit 4eb9b76
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1303 | 1303 | | |
1304 | 1304 | | |
1305 | 1305 | | |
| 1306 | + | |
| 1307 | + | |
1306 | 1308 | | |
1307 | 1309 | | |
1308 | 1310 | | |
| |||
0 commit comments