Skip to content

Commit

Permalink
更改解析 (willin#282)
Browse files Browse the repository at this point in the history
* Update active_cname.js

* Update active_ns.js
  • Loading branch information
innovateplus authored Mar 26, 2023
1 parent 44e5607 commit a058299
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion main/active_cname.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ module.exports = {
'radio': 'ayahchill.github.io',
'start': 'start-pages.vercel.app',//noCF
'zx': 'cname.vercel-dns.com', //noCF
'mc': 'mcjscool.pages.dev',//noCF
'aqiu': 'aqiu.vercel.app',//nocF
'scripthouse': 'scripthouse.vercel.app',//nocF
'elvis': 'elvisndubuisi.vercel.app',//nocF
Expand Down
3 changes: 2 additions & 1 deletion main/active_ns.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ module.exports = {
acrylic: ['ns1.vercel-dns.com', 'ns2.vercel-dns.com'],
huix: ['ns41.cloudns.net', 'ns42.cloudns.net'],
yuuuics: ['ns1.vercel-dns.com', 'ns2.vercel-dns.com'],
crypt: ['ns1.epizy.com', 'ns2.epizy.com']
crypt: ['ns1.epizy.com', 'ns2.epizy.com'],
mc: ['ns1.vercel-dns.com', 'ns2.vercel-dns.com']
};

/*
Expand Down

0 comments on commit a058299

Please sign in to comment.