From f32cb8102e97e10f5e2afe13cff27315df1cb0dd Mon Sep 17 00:00:00 2001 From: Sven Heidemann Date: Thu, 17 Jul 2025 13:08:20 +0200 Subject: [PATCH] yt-shorts-remover.js aktualisiert --- yt-shorts-remover.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yt-shorts-remover.js b/yt-shorts-remover.js index dd6a236..c6263fe 100644 --- a/yt-shorts-remover.js +++ b/yt-shorts-remover.js @@ -1,9 +1,9 @@ // ==UserScript== // @name YouTube Shorts Blocker & Redirector // @namespace http://tampermonkey.net/ -// @version 1.3 +// @version 1.0 // @description Entfernt Shorts von YouTube + Weiterleitung von /shorts/* zur Startseite -// @author Du +// @author Sven Heidemann // @match https://www.youtube.com/* // @grant none // ==/UserScript==