Remove obsolete github repo from potential auto-update sites

This commit is contained in:
catbref 2020-08-06 15:23:13 +01:00
parent 76c0a5a4fa
commit fae2afd010

View File

@ -107,8 +107,6 @@ public class Settings {
// Auto-update sources
private String[] autoUpdateRepos = new String[] {
"https://github.com/QORT/qortal/raw/%s/qortal.update",
"https://raw.githubusercontent.com@151.101.16.133/QORT/qortal/%s/qortal.update",
"https://github.com/Qortal/qortal/raw/%s/qortal.update",
"https://raw.githubusercontent.com@151.101.16.133/Qortal/qortal/%s/qortal.update"
};