update url

This commit is contained in:
vv01f 2023-01-14 21:53:21 +01:00
parent b8681fb98d
commit 1700fd73af
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// You need to include rrule.js library to use this function
// used v2.7.1 in January 2023, see https://github.com/jakubroztocil/rrule/releases/latest for updates
//~ import * as RRule from 'https://jakubroztocil.github.io/rrule/dist/es5/rrule.js';
import * as RRule from 'https://btc.bplaced.net/script/rrule.min.js';
import * as RRule from 'https://bitcoin-dresden.de/script/rrule.min.js';
document.addEventListener("DOMContentLoaded", function(event) {