Remove empty homepages
The empty string isn't a valid URL.
This commit is contained in:
parent
674e20ad23
commit
1b5ee8f640
|
@ -9,7 +9,6 @@
|
|||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/302/BackgroundProcessing"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
|
@ -21,4 +20,4 @@
|
|||
"download": "https://kerbalstuff.com/mod/302/BackgroundProcessing/download/0.2.3",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 8797
|
||||
}
|
||||
}
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
|
@ -25,4 +24,4 @@
|
|||
"download": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree/download/1.0",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 11480
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue