From 1f1637fbd6ddcab1bfbabfd0a05bddcc5519df04 Mon Sep 17 00:00:00 2001 From: lzrdblzzrd Date: Mon, 17 Oct 2022 01:13:59 +0300 Subject: [PATCH] Update 'yohoho-watch.user.js' --- yohoho-watch.user.js | 36 ++++++++++++------------------------ 1 file changed, 12 insertions(+), 24 deletions(-) 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'];