1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-07 19:05:13 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

change repo name

This commit is contained in:
sunnylqm
2025-02-16 10:45:28 +08:00
parent 39ea11a435
commit fdb1fc304a

View File

@@ -20,7 +20,7 @@ const defaultServer = {
backups: ['https://update.reactnative.cn/api'], backups: ['https://update.reactnative.cn/api'],
queryUrls: [ queryUrls: [
'https://gitee.com/sunnylqm/react-native-pushy/raw/master/endpoints.json', 'https://gitee.com/sunnylqm/react-native-pushy/raw/master/endpoints.json',
'https://cdn.jsdelivr.net/gh/reactnativecn/react-native-pushy@master/endpoints.json', 'https://cdn.jsdelivr.net/gh/reactnativecn/react-native-update@master/endpoints.json',
], ],
}; };