Gitee上的推荐文件显示"根据相关法律政策,该内容无法显示",重新指向为github上的文件

This commit is contained in:
haiyangcui
2021-03-21 22:44:45 +01:00
parent d6fcd151e3
commit 8eb4ca5090

View File

@@ -236,7 +236,7 @@ export default {
}
},
updateEvent () {
const url = 'https://gitee.com/cuiocean/ZY-Player-Resources/raw/main/Recommendations/Recommendations.json'
const url = 'https://raw.githubusercontent.com/cuiocean/ZY-Player-Resources/main/Recommendations/Recommendations.json'
this.loading = true
const axios = require('axios')
axios.get(url).then(res => {