mirror of
https://github.com/flying1008/OpenMico.git
synced 2023-05-22 02:45:47 +08:00
Change Url
This commit is contained in:
@@ -163,7 +163,7 @@ function getFirmwares() {
|
||||
firmwareTable.html('');
|
||||
|
||||
$.ajax({
|
||||
url: './data/firmwares.json',
|
||||
url: 'https://endpoint.fastgit.org/https://github.com/azwhikaru/OpenMico/blob/FOTA/OpenMico-Web/data/firmwares.json',
|
||||
type: 'POST',
|
||||
dataType: 'json',
|
||||
success: function(data) {
|
||||
|
||||
Reference in New Issue
Block a user