You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
flyapps/fir_client/public/config.js

15 lines
451 B

window.g = {
baseUrl: 'https://fly.harmonygames.cn',
footer:{
copyright:'Copyright © 2017-2020 第九系艾文 版权所有.',
ipcBeiAn:{
url:'https://beian.miit.gov.cn',
text:'豫ICP备15004336号',
},
gongAnBeiAn:{
url:'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=41142202000049',
text:'豫公网安备 41142202000049号',
},
}
};