Füge downloadURL hinzu
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// ==UserScript==
|
||||
// @name Transmission Remote Script
|
||||
// @namespace https://git.ponywave.de/Akamaru/Userscripts
|
||||
// @version 1.1
|
||||
// @version 1.2
|
||||
// @description Sendet Magnet-Links und .torrent-Dateien an Transmission im Netzwerk mit Pfad-Auswahl und Verwaltung
|
||||
// @author Akamaru
|
||||
// @match *://*/*
|
||||
@@ -10,6 +10,7 @@
|
||||
// @grant GM_setValue
|
||||
// @grant GM_getValue
|
||||
// @updateURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/torrent-to-transmission.user.js
|
||||
// @downloadURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/torrent-to-transmission.user.js
|
||||
// ==/UserScript==
|
||||
|
||||
(function() {
|
||||
|
||||
Reference in New Issue
Block a user