Skip to content

Commit d817659

Browse files
authored
Update placenl-userscript-autoupdater.user.js
1 parent 2a8dbea commit d817659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

placenl-userscript-autoupdater.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// @connect objects.githubusercontent.com
1616
// ==/UserScript==
1717

18-
const SCRIPT_LOCATION = 'https://github.com/PlaceNL/Userscript/releases/download/latest/placenl-userscript.user.js';
18+
const SCRIPT_LOCATION = 'https://github.com/PRRQRC/Userscript/releases/download/latest/placenl-userscript.user.js';
1919
const UPDATE_CHECK_INTERVAL = 10 * 60 * 1000;
2020

2121
(function () {

0 commit comments

Comments
 (0)