mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Update Global Hosts
This commit is contained in:
130
Build/constants/domains.ts
Normal file
130
Build/constants/domains.ts
Normal file
@@ -0,0 +1,130 @@
|
||||
export 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'
|
||||
];
|
||||
Reference in New Issue
Block a user