SukkaW d354c5e988
Some checks are pending
Build / Build (push) Waiting to run
Build / Diff output (push) Blocked by required conditions
Build / Deploy to Cloudflare Pages (push) Blocked by required conditions
Build / Deploy to GitHub and GitLab (push) Blocked by required conditions
Chore: maintainance
2025-02-07 17:52:36 +08:00

148 lines
2.4 KiB
JavaScript

'use strict';Object.defineProperty(exports,Symbol.toStringTag,{value:'Module'});const domains=require('../../_virtual/domains.cjs');var hasRequiredDomains;
function requireDomains () {
if (hasRequiredDomains) return domains.__exports;
hasRequiredDomains = 1;
(function (exports) {
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "ICP_TLD", {
enumerable: true,
get: function() {
return ICP_TLD;
}
});
const ICP_TLD = [
'ren',
'wang',
'citic',
'top',
'sohu',
'xin',
'com',
'net',
'club',
'xyz',
'site',
'shop',
'info',
'mobi',
'red',
'pro',
'kim',
'ltd',
'group',
'biz',
'link',
'store',
'tech',
'fun',
'online',
'art',
'design',
'love',
'center',
'video',
'social',
'team',
'show',
'cool',
'zone',
'world',
'today',
'city',
'chat',
'company',
'live',
'fund',
'gold',
'plus',
'guru',
'run',
'pub',
'email',
'life',
'co',
'baidu',
'cloud',
'host',
'space',
'press',
'website',
'archi',
'asia',
'bio',
'black',
'blue',
'green',
'lotto',
'organic',
'pet',
'pink',
'poker',
'promo',
'ski',
'vote',
'voto',
'icu',
'fans',
'unicom',
'jpmorgan',
'chase',
'cc',
'band',
'cab',
'cafe',
'cash',
'fan',
'fyi',
'games',
'market',
'mba',
'news',
'media',
'sale',
'shopping',
'studio',
'tax',
'technology',
'vin',
'baby',
'college',
'monster',
'protection',
'rent',
'security',
'storage',
'theatre',
'bond',
'cyou',
'uno',
'school',
'global',
'me',
'pw',
'hk',
'tv',
'saxo',
'click',
'auto',
'autos',
'beauty',
'boats',
'car',
'cars',
'hair',
'homes',
'makeup',
'motorcycles',
'quest',
'skin',
'tickets',
'yachts',
'kids'
];
} (domains.__exports));
return domains.__exports;
}exports.__require=requireDomains;