u
This commit is contained in:
@@ -102,6 +102,34 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
'faronear.com': {
|
||||||
|
domain: 'faronear.com',
|
||||||
|
more: undefined && {
|
||||||
|
since: 20080807,
|
||||||
|
until: 20270807,
|
||||||
|
registrar: 'lukerlu@joker',
|
||||||
|
dns: 'CF',
|
||||||
|
},
|
||||||
|
},
|
||||||
|
'faronear.net': {
|
||||||
|
domain: 'faronear.net',
|
||||||
|
more: undefined && {
|
||||||
|
since: 20160515,
|
||||||
|
until: 20260515,
|
||||||
|
registrar: 'cmc@joker',
|
||||||
|
dns: 'CF',
|
||||||
|
},
|
||||||
|
},
|
||||||
|
'faronear.org': {
|
||||||
|
domain: 'faronear.org',
|
||||||
|
more: undefined && {
|
||||||
|
since: 20160515,
|
||||||
|
until: 20260515,
|
||||||
|
registrar: 'cmc@joker',
|
||||||
|
dns: 'CF',
|
||||||
|
},
|
||||||
|
},
|
||||||
|
|
||||||
'tic.cc': {
|
'tic.cc': {
|
||||||
domain: 'tic.cc',
|
domain: 'tic.cc',
|
||||||
title: '时光链', // '时光链官网',
|
title: '时光链', // '时光链官网',
|
||||||
@@ -122,8 +150,8 @@ module.exports = {
|
|||||||
onsale: true,
|
onsale: true,
|
||||||
more: undefined && {
|
more: undefined && {
|
||||||
since: 20080624,
|
since: 20080624,
|
||||||
until: 20250624,
|
until: 20260624,
|
||||||
registrar: 'Joker',
|
registrar: 'cmc@Joker',
|
||||||
dns: 'CF',
|
dns: 'CF',
|
||||||
icpOwner: 'LULEIQIN',
|
icpOwner: 'LULEIQIN',
|
||||||
icpCodeRemoved: '京ICP备08100475号(个人,2011年起),不知何时,已取消',
|
icpCodeRemoved: '京ICP备08100475号(个人,2011年起),不知何时,已取消',
|
||||||
|
|||||||
@@ -27,9 +27,11 @@ FETCH_HEAD
|
|||||||
*/FETCH_HEAD
|
*/FETCH_HEAD
|
||||||
|
|
||||||
.Trash/
|
.Trash/
|
||||||
|
.Trashes/
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*/.DS_Store
|
*/.DS_Store
|
||||||
|
*.aae # AAE 文件主要在苹果的照片应用程序中使用,保存对原始照片所做的编辑,比如,裁剪、旋转或调整亮度等操作的信息。
|
||||||
|
|
||||||
.thumbnails
|
.thumbnails
|
||||||
*/.thumbnails
|
*/.thumbnails
|
||||||
|
|||||||
Reference in New Issue
Block a user