From 86c25abe7d91173d5d5f72e0970be5436ea70ed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Mino?= Date: Thu, 29 Mar 2012 00:23:30 +0200 Subject: [PATCH] Swith to github as a source for import_functions.js (instead of userscripts.org) --- discogs_importer.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discogs_importer.user.js b/discogs_importer.user.js index fc7151d..11b4cf2 100644 --- a/discogs_importer.user.js +++ b/discogs_importer.user.js @@ -12,7 +12,7 @@ // @exclude http://*.discogs.com/*release/*?f=xml* // @exclude http://www.discogs.com/release/add // @require http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js -// @require http://userscripts.org/scripts/source/110844.user.js +// @require https://raw.github.com/murdos/musicbrainz-userscripts/master/lib/import_functions.js // ==/UserScript== // Script Update Checker