diff --git a/src/components/Setting.vue b/src/components/Setting.vue
index c3d3b84..c693e52 100644
--- a/src/components/Setting.vue
+++ b/src/components/Setting.vue
@@ -5,9 +5,7 @@
@@ -148,13 +146,6 @@
-
-
请作者吃辣条
-
-

-

-
-
软件重置
设置密码
@@ -391,7 +382,7 @@ export default {
this.updateSettingEvent()
},
resetDefaultSitesDataURL () {
- this.setting.sitesDataURL = 'https://gitee.com/cuiocean/ZY-Player-Resources/raw/main/Sites/Sites.json'
+ this.setting.sitesDataURL = 'https://raw.iqiq.io/Hunlongyu/ZY-Player-Resources/main/Sites/20220713.json'
},
configSitesDataURL () {
if (!this.setting.sitesDataURL) this.resetDefaultSitesDataURL()