Ver código fonte

feat: add banner

Sv443 1 ano atrás
pai
commit
80632d844f
2 arquivos alterados com 16 adições e 0 exclusões
  1. 8 0
      BetterYTM.user.js
  2. 8 0
      tools/post-build.js

+ 8 - 0
BetterYTM.user.js

@@ -21,6 +21,14 @@
 // @downloadURL     https://github.com/Sv443/BetterYTM/raw/main/BetterYTM.user.js
 // @updateURL       https://github.com/Sv443/BetterYTM/raw/main/BetterYTM.user.js
 // ==/UserScript==
+/*
+ ▄▄▄                    ▄   ▄▄▄▄▄▄   ▄
+ █  █ ▄▄▄ █   █   ▄▄▄ ▄ ▄█ █  █  █▀▄▀█
+ █▀▀▄ █▄█ █▀  █▀  █▄█ █▀  █   █  █   █
+ █▄▄▀ █▄▄ █▄▄ █▄▄ █▄▄ █   █   █  █   █
+
+         Made with ❤️ by Sv443
+ I welcome every contribution on GitHub! */
 
 /* Disclaimer: I am not affiliated with YouTube, Google, Alphabet, Genius or anyone else */
 /* C&D this 🖕 */

+ 8 - 0
tools/post-build.js

@@ -28,6 +28,14 @@ const header = `// ==UserScript==
 // @downloadURL     ${scriptUrl}
 // @updateURL       ${scriptUrl}
 // ==/UserScript==
+/*
+ ▄▄▄                    ▄   ▄▄▄▄▄▄   ▄
+ █  █ ▄▄▄ █   █   ▄▄▄ ▄ ▄█ █  █  █▀▄▀█
+ █▀▀▄ █▄█ █▀  █▀  █▄█ █▀  █   █  █   █
+ █▄▄▀ █▄▄ █▄▄ █▄▄ █▄▄ █   █   █  █   █
+
+         Made with ❤️ by Sv443
+ I welcome every contribution on GitHub! */
 
 /* Disclaimer: I am not affiliated with YouTube, Google, Alphabet, Genius or anyone else */
 /* C&D this 🖕 */