We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e64bc53 commit 2475b78Copy full SHA for 2475b78
uservar.py
@@ -17,7 +17,7 @@
17
BUILDERNAME = 'OpenWizard'
18
EXCLUDES = [ADDON_ID, 'repository.openwizard']
19
# Text File with build info in it. Please read https://github.com/a4k-openproject/plugin.program.openwizard/wiki/Installing-Builds
20
-BUILDFILE = 'http://www.dropbox.com/scl/fi/of6l47fkwsq5fluohi597/build.txt?rlkey=59gk6svbhzg2yd885p4ch13lp&dl=0'
+BUILDFILE = 'https://www.dropbox.com/scl/fi/jra2zf80p1kwf825ov8lq/builds.txt?rlkey=gnuhqa2t30lsqnamvd5urxr4r&st=fzuztyx4&dl=0'
21
# How often you would like it to check for build updates in days
22
# 0 being every startup of kodi
23
UPDATECHECK = 0
0 commit comments