forked from remote/site-ffmuc
Use firmware.ffmuc.net for autoupdater
This commit is contained in:
@@ -81,9 +81,7 @@
|
|||||||
stable = {
|
stable = {
|
||||||
name = 'stable',
|
name = 'stable',
|
||||||
mirrors = {
|
mirrors = {
|
||||||
'http://[fdef:ffc0:4fff::11]/firmware/stable/sysupgrade/',
|
'http://firmware.ffmuc.net/stable/sysupgrade/',
|
||||||
'http://[fdef:ffc0:4fff::12]/firmware/stable/sysupgrade/',
|
|
||||||
'http://[fdef:ffc0:4fff::13]/firmware/stable/sysupgrade/',
|
|
||||||
'http://[fdef:ffc0:4fff::130]/firmware/stable/sysupgrade/',
|
'http://[fdef:ffc0:4fff::130]/firmware/stable/sysupgrade/',
|
||||||
},
|
},
|
||||||
probability = 0.08,
|
probability = 0.08,
|
||||||
@@ -97,6 +95,7 @@
|
|||||||
experimental = {
|
experimental = {
|
||||||
name = 'experimental',
|
name = 'experimental',
|
||||||
mirrors = {
|
mirrors = {
|
||||||
|
'http://firmware.ffmuc.net/experimental/sysupgrade/',
|
||||||
'http://[fdef:ffc0:4fff::130]/firmware/experimental/sysupgrade/',
|
'http://[fdef:ffc0:4fff::130]/firmware/experimental/sysupgrade/',
|
||||||
},
|
},
|
||||||
probability = 0.1,
|
probability = 0.1,
|
||||||
|
|||||||
Reference in New Issue
Block a user