diff --git a/yohoho-watch.user.js b/yohoho-watch.user.js index 1ff3c91..a8027f2 100644 --- a/yohoho-watch.user.js +++ b/yohoho-watch.user.js @@ -11,30 +11,18 @@ // @run-at document-end // ==/UserScript== -const BANNER_IMAGE = ` - - - - - - - -`; +const BANNER_IMAGE = ` + + + + + + + + + + +`; const BANNER_ID = 'yohoho-watch'; const MOVIE_TYPES = ['film', 'series'];