From 6e0b3e74e553e398fefd07678ad79115b1bb6582 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Mon, 17 Oct 2022 15:52:06 +0200 Subject: [PATCH] Remove updateURL --- animebytes_display_anime_names/display_anime_names.user.js | 1 - hacker_news_redirect/hn_premii_com_redirect.user.js | 1 - 2 files changed, 2 deletions(-) diff --git a/animebytes_display_anime_names/display_anime_names.user.js b/animebytes_display_anime_names/display_anime_names.user.js index 3b94eb3..780a9d7 100644 --- a/animebytes_display_anime_names/display_anime_names.user.js +++ b/animebytes_display_anime_names/display_anime_names.user.js @@ -9,7 +9,6 @@ // @author Lukáš Kucharczyk // @description Displays anime titles underneath posters on the collage page. // @downloadURL https://git.kucharczyk.xyz/lukas/userscripts/raw/branch/main/animebytes_display_anime_names/display_anime_names.user.js -// @updateURL https://git.kucharczyk.xyz/lukas/userscripts/raw/branch/main/animebytes_display_anime_names/display_anime_names.user.js // @supportURL https://git.kucharczyk.xyz/lukas/userscripts // ==/UserScript== let url_selectors = { diff --git a/hacker_news_redirect/hn_premii_com_redirect.user.js b/hacker_news_redirect/hn_premii_com_redirect.user.js index 8e631b8..7545458 100644 --- a/hacker_news_redirect/hn_premii_com_redirect.user.js +++ b/hacker_news_redirect/hn_premii_com_redirect.user.js @@ -7,7 +7,6 @@ // @author Lukas Kucharczyk (lukas@kucharczyk.xyz) // @description Automatically redirects Hacker News links to a more modern interface at hn.premii.com. // @downloadURL https://git.kucharczyk.xyz/lukas/userscripts/raw/branch/main/hacker_news_redirect/hn_premii_com_redirect.user.js -// @updateURL https://git.kucharczyk.xyz/lukas/userscripts/raw/branch/main/hacker_news_redirect/hn_premii_com_redirect.user.js // ==/UserScript== (function() {