Remove updateURL

This commit is contained in:
Lukáš Kucharczyk 2022-10-17 15:52:06 +02:00
parent 3aaafff4db
commit 6e0b3e74e5
Signed by: lukas
SSH Key Fingerprint: SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg
2 changed files with 0 additions and 2 deletions

View File

@ -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 = {

View File

@ -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()
{