diff --git a/domains.js b/domains.js index 620204a..26a2249 100755 --- a/domains.js +++ b/domains.js @@ -6,10 +6,13 @@ module.exports = { //'aizoi.cc': { domain: 'aizoi.cc', title: '远近智能', icpCode: '苏ICP备2021054423号-5' }, //'aicz.cc': { domain: 'aicz.cc', title: '远近爱创造', icpCode: '苏ICP备2021054423号-6', onsale: true }, //'babely.cc': { domain: 'babely.cc', title: '巴贝历', icpCode: '苏ICP备2021054423号-7' }, - 'aippia.com': { domain: 'aippia.com', title: '爱奇点', icpCode: '苏ICP备2021054423号-10' }, - 'babelyx.com': { domain: 'babelyx.com', title: '巴贝历', icpCode: '苏ICP备2021054423号-11' }, + 'babely.farinear.cn': { domain: 'babely.farinear.cn', title: '巴贝历', icpCode: '苏ICP备2021054423号-8A' }, + 'aizoic.farinear.cn': { domain: 'aizoic.farinear.cn', title: '爱奇点', icpCode: '苏ICP备2021054423号-9A' }, + //'aippia.com': { domain: 'aippia.com', title: '爱奇点', icpCode: '苏ICP备2021054423号-10' }, + 'agidin.com': { domain: 'agidin.com', title: '爱奇点' }, + 'babelyx.com': { domain: 'babelyx.com', title: '巴贝历' }, // icpCode: '苏ICP备2021054423号-11' }, 'yuanjinx.com': { domain: 'yuanjinx.com', title: '远近星辰', icpCode: '苏ICP备2021054423号-12' }, - 'xn--mtso95cg6a.com': { domain: 'xn--mtso95cg6a.com', title: '爱奇点' }, - 'aippic.com': { domain: 'aippic.com', onsale: true }, + 'xn--mtso95cg6a.com': { domain: 'xn--mtso95cg6a.com', title: '爱奇点', icpCode: '苏ICP备2021054423号-13' }, + //'aippic.com': { domain: 'aippic.com', onsale: true }, 'yuanjin.net': { domain: 'yuanjin.net', onsale: true }, } diff --git a/socialids.js b/socialids.js index fc1bf50..5f5e0cb 100644 --- a/socialids.js +++ b/socialids.js @@ -1,7 +1,7 @@ // social ids module.exports = { - AKTRYAPP: { + YUANJINX: { douyin: { name: '远近星空', chid: 'dyem5vkr2vjr', @@ -12,6 +12,10 @@ module.exports = { chid: 'yuanjinxcom', churl: 'http://weixin.qq.com/r/ZRLbw7rEzuexrf6g90d3', }, + telegram: { + chid: 'farenear', + churl: 'https://t.me/farenear', + }, }, AKAIZOIC: { bilibili: { @@ -21,8 +25,8 @@ module.exports = { }, douyin: { name: '爱奇点', - chid: '43467875788', - churl: 'https://v.douyin.com/iYPd9RWQ/', + chid: '43967062516', + churl: 'https://v.douyin.com/1Gm4LdCdMp8/', }, facebook: { chid: 'agidincom', @@ -38,6 +42,8 @@ module.exports = { rednote: { name: '爱奇点', chid: '11106059660', + chqrc: 'http://xhslink.com/oh8O18', + churl: 'https://www.xiaohongshu.com/user/profile/65fa1eb60000000003027f92', }, telegram: { chid: 'agidin', @@ -71,17 +77,17 @@ module.exports = { facebook: { // Brand Pages: { type: 'Pages/公共主页', owner: 'lukerlu@hotmail.com (https://www.facebook.com/luker.lu)' } name: 'Babelyx', - chid: { enUS: 'babelyxcom', zhCN: 'babeili' }, // babelyx/babelycc 被占 - churl: { enUS: 'https://facebook.com/babelyxcom', zhCN: 'https://facebook.com/babeili' }, + chid: 'babelyxcom', // { enUS: 'babelyxcom', zhCN: 'babeili' }, // babelyx/babelycc 被占 + churl: 'https://facebook.com/babelyxcom', // { enUS: 'https://facebook.com/babelyxcom', zhCN: 'https://facebook.com/babeili' }, }, github: { - // oranizations: { owner: 'wameup@outlook.com' } chid: 'babelyx', churl: { enUS: 'https://github.com/babelyx/en', zhCN: 'https://github.com/babelyx/cn' }, }, rednote: { name: '巴贝历', - chid: '313912962', + chid: '95646227142', + churl: 'https://www.xiaohongshu.com/user/profile/67907d87000000000a03c68d', }, telegram: { // { owner: 'lukerlu, 15295439901' }, @@ -99,9 +105,9 @@ module.exports = { churl: 'http://weixin.qq.com/r/oRE_Jr3ECeB2rflF90Sz', }, youtube: { - name: { enUS: 'Babelyx', zhCN: '巴贝历' }, - chid: { enUS: 'babelyxcom', zhCN: 'babeili' }, // @babelyx 被占。 - churl: { enUS: 'https://www.youtube.com/@babelyxcom', zhCN: 'https://www.youtube.com/@babeili' }, + name: 'Babelyx', // { enUS: 'Babelyx', zhCN: '巴贝历' }, + chid: 'babelyxcom', // { enUS: 'babelyxcom', zhCN: 'babeili' }, // @babelyx 被占。 + churl: 'https://www.youtube.com/@babelyxcom', // { enUS: 'https://www.youtube.com/@babelyxcom', zhCN: 'https://www.youtube.com/@babeili' }, }, }, }