domains.ts 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. export const ICP_TLD = [
  2. 'ren',
  3. 'wang',
  4. 'citic',
  5. 'top',
  6. 'sohu',
  7. 'xin',
  8. 'com',
  9. 'net',
  10. 'club',
  11. 'xyz',
  12. 'site',
  13. 'shop',
  14. 'info',
  15. 'mobi',
  16. 'red',
  17. 'pro',
  18. 'kim',
  19. 'ltd',
  20. 'group',
  21. 'biz',
  22. 'link',
  23. 'store',
  24. 'tech',
  25. 'fun',
  26. 'online',
  27. 'art',
  28. 'design',
  29. 'love',
  30. 'center',
  31. 'video',
  32. 'social',
  33. 'team',
  34. 'show',
  35. 'cool',
  36. 'zone',
  37. 'world',
  38. 'today',
  39. 'city',
  40. 'chat',
  41. 'company',
  42. 'live',
  43. 'fund',
  44. 'gold',
  45. 'plus',
  46. 'guru',
  47. 'run',
  48. 'pub',
  49. 'email',
  50. 'life',
  51. 'co',
  52. 'baidu',
  53. 'cloud',
  54. 'host',
  55. 'space',
  56. 'press',
  57. 'website',
  58. 'archi',
  59. 'asia',
  60. 'bio',
  61. 'black',
  62. 'blue',
  63. 'green',
  64. 'lotto',
  65. 'organic',
  66. 'pet',
  67. 'pink',
  68. 'poker',
  69. 'promo',
  70. 'ski',
  71. 'vote',
  72. 'voto',
  73. 'icu',
  74. 'fans',
  75. 'unicom',
  76. 'jpmorgan',
  77. 'chase',
  78. 'cc',
  79. 'band',
  80. 'cab',
  81. 'cafe',
  82. 'cash',
  83. 'fan',
  84. 'fyi',
  85. 'games',
  86. 'market',
  87. 'mba',
  88. 'news',
  89. 'media',
  90. 'sale',
  91. 'shopping',
  92. 'studio',
  93. 'tax',
  94. 'technology',
  95. 'vin',
  96. 'baby',
  97. 'college',
  98. 'monster',
  99. 'protection',
  100. 'rent',
  101. 'security',
  102. 'storage',
  103. 'theatre',
  104. 'bond',
  105. 'cyou',
  106. 'uno',
  107. 'school',
  108. 'global',
  109. 'me',
  110. 'pw',
  111. 'hk',
  112. 'tv',
  113. 'saxo',
  114. 'click',
  115. 'auto',
  116. 'autos',
  117. 'beauty',
  118. 'boats',
  119. 'car',
  120. 'cars',
  121. 'hair',
  122. 'homes',
  123. 'makeup',
  124. 'motorcycles',
  125. 'quest',
  126. 'skin',
  127. 'tickets',
  128. 'yachts',
  129. 'kids'
  130. ];