Skip to content

Commit

Permalink
Merge pull request #47 from rYR79435/master
Browse files Browse the repository at this point in the history
Include "youtube-nocookie.com" in regex
  • Loading branch information
RaitaroH authored Oct 31, 2020
2 parents 737e8f7 + 741993d commit c3b432b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YouTubeDeepDarkMaterial.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
==/UserStyle== */

@-moz-document regexp('https?:\/\/(?!gaming\.)(?!studio\.).*youtube\.com\/(?!premium).*$') {
@-moz-document regexp('https?:\/\/(?!gaming\.)(?!studio\.).*youtube.*\.com\/(?!premium).*$') {
/* Author : Theme made by RaitaroH */
/* Co-authors : https://github.com/MechaLynx https://github.com/MaximeRF */
/* Home : https://github.com/RaitaroH/YouTube-DeepDark */
Expand Down

0 comments on commit c3b432b

Please sign in to comment.