whois 2.6.3 → 2.6.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2140) hide show
  1. data/CHANGELOG.md +35 -1
  2. data/bin/ruby-whois +4 -4
  3. data/lib/whois.rb +18 -18
  4. data/lib/whois/definitions/tlds.rb +148 -146
  5. data/lib/whois/record/contact.rb +2 -1
  6. data/lib/whois/record/parser/NOTES.txt +0 -3
  7. data/lib/whois/record/parser/base_whoisd.rb +150 -0
  8. data/lib/whois/record/parser/whois.networksolutions.com.rb +7 -2
  9. data/lib/whois/record/parser/whois.nic.cz.rb +6 -68
  10. data/lib/whois/record/parser/whois.nic.fo.rb +46 -0
  11. data/lib/whois/record/parser/whois.nic.gs.rb +16 -0
  12. data/lib/whois/record/parser/whois.pir.org.rb +43 -0
  13. data/lib/whois/record/parser/whois.publicinterestregistry.net.rb +5 -25
  14. data/lib/whois/record/parser/whois.rnids.rs.rb +7 -1
  15. data/lib/whois/record/parser/whois.tcinet.ru.rb +7 -3
  16. data/lib/whois/record/parser/whois.tld.ee.rb +7 -112
  17. data/lib/whois/record/parser/whois.tznic.or.tz.rb +5 -62
  18. data/lib/whois/record/scanners/base.rb +8 -4
  19. data/lib/whois/record/scanners/whois.rnids.rs.rb +3 -17
  20. data/lib/whois/record/scanners/whoisd.rb +56 -0
  21. data/lib/whois/server.rb +9 -3
  22. data/lib/whois/server/adapters/afilias.rb +2 -2
  23. data/lib/whois/server/adapters/base.rb +5 -1
  24. data/lib/whois/server/adapters/verisign.rb +2 -2
  25. data/lib/whois/server/adapters/web.rb +4 -1
  26. data/lib/whois/version.rb +1 -1
  27. data/whois.gemspec +3 -3
  28. metadata +6 -2114
  29. data/.gemtest +0 -0
  30. data/Rakefile +0 -150
  31. data/lib/whois/definitions/NOTES.txt +0 -12
  32. data/lib/whois/record/scanners/whois.tld.ee.rb +0 -50
  33. data/lib/whois/server/adapters/pir.rb +0 -57
  34. data/spec/fixtures/referrals/afilias.bz.txt +0 -40
  35. data/spec/fixtures/referrals/crsnic.com.txt +0 -210
  36. data/spec/fixtures/referrals/crsnic.com_referral.txt +0 -57
  37. data/spec/fixtures/referrals/crsnic.com_referral_missing.txt +0 -50
  38. data/spec/fixtures/referrals/crsnic.com_referral_multiple.txt +0 -210
  39. data/spec/fixtures/referrals/crsnic.com_referral_not_defined.txt +0 -53
  40. data/spec/fixtures/referrals/niccc.cc.txt +0 -59
  41. data/spec/fixtures/referrals/pir.org.txt +0 -84
  42. data/spec/fixtures/responses/FIND.txt +0 -1
  43. data/spec/fixtures/responses/UTF8.txt +0 -11
  44. data/spec/fixtures/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver.expected +0 -3
  45. data/spec/fixtures/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver.txt +0 -53
  46. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_available.expected +0 -45
  47. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_available.txt +0 -44
  48. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_registered.expected +0 -56
  49. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_registered.txt +0 -54
  50. data/spec/fixtures/responses/kero.yachay.pe/status_available.expected +0 -23
  51. data/spec/fixtures/responses/kero.yachay.pe/status_available.txt +0 -24
  52. data/spec/fixtures/responses/kero.yachay.pe/status_inactive.expected +0 -24
  53. data/spec/fixtures/responses/kero.yachay.pe/status_inactive.txt +0 -31
  54. data/spec/fixtures/responses/kero.yachay.pe/status_registered.expected +0 -31
  55. data/spec/fixtures/responses/kero.yachay.pe/status_registered.txt +0 -35
  56. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_available.expected +0 -23
  57. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_available.txt +0 -2
  58. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected +0 -27
  59. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.txt +0 -26
  60. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_available.expected +0 -23
  61. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_available.txt +0 -2
  62. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.expected +0 -31
  63. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.txt +0 -28
  64. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_available.expected +0 -23
  65. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_available.txt +0 -2
  66. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.expected +0 -31
  67. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.txt +0 -28
  68. data/spec/fixtures/responses/whois.aeda.net.ae/status_available.expected +0 -23
  69. data/spec/fixtures/responses/whois.aeda.net.ae/status_available.txt +0 -1
  70. data/spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected +0 -27
  71. data/spec/fixtures/responses/whois.aeda.net.ae/status_registered.txt +0 -15
  72. data/spec/fixtures/responses/whois.aero/status_available.expected +0 -57
  73. data/spec/fixtures/responses/whois.aero/status_available.txt +0 -1
  74. data/spec/fixtures/responses/whois.aero/status_registered.expected +0 -110
  75. data/spec/fixtures/responses/whois.aero/status_registered.txt +0 -102
  76. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.expected +0 -57
  77. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.txt +0 -1
  78. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.expected +0 -71
  79. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.txt +0 -42
  80. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.expected +0 -57
  81. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.txt +0 -1
  82. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.expected +0 -106
  83. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.txt +0 -98
  84. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_available.expected +0 -57
  85. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_available.txt +0 -1
  86. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_registered.expected +0 -106
  87. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_registered.txt +0 -85
  88. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.expected +0 -57
  89. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.txt +0 -1
  90. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.expected +0 -106
  91. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.txt +0 -83
  92. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.expected +0 -57
  93. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.txt +0 -1
  94. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.expected +0 -110
  95. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.txt +0 -100
  96. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.expected +0 -80
  97. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.txt +0 -1
  98. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.expected +0 -106
  99. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.txt +0 -85
  100. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.expected +0 -57
  101. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.txt +0 -1
  102. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.expected +0 -110
  103. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.txt +0 -100
  104. data/spec/fixtures/responses/whois.afilias.info/status_available.expected +0 -57
  105. data/spec/fixtures/responses/whois.afilias.info/status_available.txt +0 -1
  106. data/spec/fixtures/responses/whois.afilias.info/status_registered.expected +0 -110
  107. data/spec/fixtures/responses/whois.afilias.info/status_registered.txt +0 -104
  108. data/spec/fixtures/responses/whois.ai/status_available.expected +0 -23
  109. data/spec/fixtures/responses/whois.ai/status_available.txt +0 -2
  110. data/spec/fixtures/responses/whois.ai/status_registered.expected +0 -31
  111. data/spec/fixtures/responses/whois.ai/status_registered.txt +0 -59
  112. data/spec/fixtures/responses/whois.arnes.si/status_available.expected +0 -23
  113. data/spec/fixtures/responses/whois.arnes.si/status_available.txt +0 -29
  114. data/spec/fixtures/responses/whois.arnes.si/status_registered.expected +0 -33
  115. data/spec/fixtures/responses/whois.arnes.si/status_registered.txt +0 -55
  116. data/spec/fixtures/responses/whois.ati.tn/status_available.expected +0 -57
  117. data/spec/fixtures/responses/whois.ati.tn/status_available.txt +0 -4
  118. data/spec/fixtures/responses/whois.ati.tn/status_registered.expected +0 -122
  119. data/spec/fixtures/responses/whois.ati.tn/status_registered.txt +0 -36
  120. data/spec/fixtures/responses/whois.audns.net.au/property_status_with_multiple.expected +0 -2
  121. data/spec/fixtures/responses/whois.audns.net.au/property_status_with_multiple.txt +0 -22
  122. data/spec/fixtures/responses/whois.audns.net.au/status_available.expected +0 -56
  123. data/spec/fixtures/responses/whois.audns.net.au/status_available.txt +0 -1
  124. data/spec/fixtures/responses/whois.audns.net.au/status_registered.expected +0 -85
  125. data/spec/fixtures/responses/whois.audns.net.au/status_registered.txt +0 -23
  126. data/spec/fixtures/responses/whois.biz/status_available.expected +0 -53
  127. data/spec/fixtures/responses/whois.biz/status_available.txt +0 -25
  128. data/spec/fixtures/responses/whois.biz/status_registered.expected +0 -69
  129. data/spec/fixtures/responses/whois.biz/status_registered.txt +0 -89
  130. data/spec/fixtures/responses/whois.cat/property_status_missing.expected +0 -2
  131. data/spec/fixtures/responses/whois.cat/property_status_missing.txt +0 -18
  132. data/spec/fixtures/responses/whois.cat/property_status_multiple.expected +0 -2
  133. data/spec/fixtures/responses/whois.cat/property_status_multiple.txt +0 -83
  134. data/spec/fixtures/responses/whois.cat/property_status_ok.expected +0 -2
  135. data/spec/fixtures/responses/whois.cat/property_status_ok.txt +0 -83
  136. data/spec/fixtures/responses/whois.cat/status_available.expected +0 -23
  137. data/spec/fixtures/responses/whois.cat/status_available.txt +0 -18
  138. data/spec/fixtures/responses/whois.cat/status_registered.expected +0 -32
  139. data/spec/fixtures/responses/whois.cat/status_registered.txt +0 -83
  140. data/spec/fixtures/responses/whois.cctld.by/status_available.expected +0 -54
  141. data/spec/fixtures/responses/whois.cctld.by/status_available.txt +0 -1
  142. data/spec/fixtures/responses/whois.cctld.by/status_registered.expected +0 -64
  143. data/spec/fixtures/responses/whois.cctld.by/status_registered.txt +0 -11
  144. data/spec/fixtures/responses/whois.cctld.uz/property_expires_on_dash.expected +0 -2
  145. data/spec/fixtures/responses/whois.cctld.uz/property_expires_on_dash.txt +0 -123
  146. data/spec/fixtures/responses/whois.cctld.uz/property_status_reserved.expected +0 -8
  147. data/spec/fixtures/responses/whois.cctld.uz/property_status_reserved.txt +0 -123
  148. data/spec/fixtures/responses/whois.cctld.uz/status_available.expected +0 -23
  149. data/spec/fixtures/responses/whois.cctld.uz/status_available.txt +0 -12
  150. data/spec/fixtures/responses/whois.cctld.uz/status_registered.expected +0 -29
  151. data/spec/fixtures/responses/whois.cctld.uz/status_registered.txt +0 -123
  152. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.expected +0 -57
  153. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.txt +0 -1
  154. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.expected +0 -110
  155. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.txt +0 -72
  156. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.expected +0 -57
  157. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.txt +0 -1
  158. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.expected +0 -118
  159. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.txt +0 -73
  160. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_available.expected +0 -57
  161. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_available.txt +0 -1
  162. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.expected +0 -110
  163. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.txt +0 -72
  164. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.expected +0 -57
  165. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.txt +0 -1
  166. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.expected +0 -110
  167. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.txt +0 -50
  168. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_available.expected +0 -57
  169. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_available.txt +0 -1
  170. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.expected +0 -112
  171. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.txt +0 -71
  172. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.expected +0 -57
  173. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.txt +0 -1
  174. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.expected +0 -110
  175. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.txt +0 -56
  176. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.expected +0 -57
  177. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.txt +0 -1
  178. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.expected +0 -114
  179. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.txt +0 -76
  180. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.expected +0 -57
  181. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.txt +0 -1
  182. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.expected +0 -114
  183. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.txt +0 -77
  184. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.expected +0 -57
  185. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.txt +0 -1
  186. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.expected +0 -114
  187. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.txt +0 -29
  188. data/spec/fixtures/responses/whois.centralnic.com/hu.com/property_contacts_omitted.txt +0 -32
  189. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.expected +0 -57
  190. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.txt +0 -1
  191. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.expected +0 -110
  192. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.txt +0 -73
  193. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.expected +0 -57
  194. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.txt +0 -1
  195. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.expected +0 -110
  196. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.txt +0 -75
  197. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.expected +0 -57
  198. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.txt +0 -1
  199. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.expected +0 -116
  200. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.txt +0 -77
  201. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_available.expected +0 -57
  202. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_available.txt +0 -1
  203. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_registered.expected +0 -110
  204. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_registered.txt +0 -58
  205. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.expected +0 -57
  206. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.txt +0 -1
  207. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.expected +0 -114
  208. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.txt +0 -54
  209. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.expected +0 -57
  210. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.txt +0 -1
  211. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.expected +0 -106
  212. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.txt +0 -48
  213. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.expected +0 -57
  214. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.txt +0 -1
  215. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.expected +0 -110
  216. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.txt +0 -72
  217. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_available.expected +0 -57
  218. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_available.txt +0 -1
  219. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.expected +0 -114
  220. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.txt +0 -76
  221. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_available.expected +0 -57
  222. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_available.txt +0 -1
  223. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.expected +0 -110
  224. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.txt +0 -72
  225. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.expected +0 -57
  226. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.txt +0 -1
  227. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.expected +0 -110
  228. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.txt +0 -64
  229. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.expected +0 -57
  230. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.txt +0 -1
  231. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.expected +0 -110
  232. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.txt +0 -63
  233. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_available.expected +0 -57
  234. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_available.txt +0 -1
  235. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.expected +0 -110
  236. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.txt +0 -54
  237. data/spec/fixtures/responses/whois.centralnic.com/us.org/status_available.expected +0 -57
  238. data/spec/fixtures/responses/whois.centralnic.com/us.org/status_available.txt +0 -1
  239. data/spec/fixtures/responses/whois.centralnic.com/uy.com/property_contacts_omitted.txt +0 -32
  240. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.expected +0 -57
  241. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.txt +0 -1
  242. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.expected +0 -110
  243. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.txt +0 -72
  244. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_available.expected +0 -57
  245. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_available.txt +0 -1
  246. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.expected +0 -110
  247. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.txt +0 -60
  248. data/spec/fixtures/responses/whois.cira.ca/property_status_autorenew_grace.expected +0 -8
  249. data/spec/fixtures/responses/whois.cira.ca/property_status_autorenew_grace.txt +0 -43
  250. data/spec/fixtures/responses/whois.cira.ca/property_status_available.expected +0 -8
  251. data/spec/fixtures/responses/whois.cira.ca/property_status_available.txt +0 -9
  252. data/spec/fixtures/responses/whois.cira.ca/property_status_redemption.expected +0 -8
  253. data/spec/fixtures/responses/whois.cira.ca/property_status_redemption.txt +0 -40
  254. data/spec/fixtures/responses/whois.cira.ca/property_status_registered.expected +0 -8
  255. data/spec/fixtures/responses/whois.cira.ca/property_status_registered.txt +0 -40
  256. data/spec/fixtures/responses/whois.cira.ca/property_status_tobereleased.expected +0 -8
  257. data/spec/fixtures/responses/whois.cira.ca/property_status_tobereleased.txt +0 -10
  258. data/spec/fixtures/responses/whois.cira.ca/property_status_unavailable.txt +0 -11
  259. data/spec/fixtures/responses/whois.cira.ca/status_available.expected +0 -64
  260. data/spec/fixtures/responses/whois.cira.ca/status_available.txt +0 -9
  261. data/spec/fixtures/responses/whois.cira.ca/status_invalid.expected +0 -9
  262. data/spec/fixtures/responses/whois.cira.ca/status_invalid.txt +0 -11
  263. data/spec/fixtures/responses/whois.cira.ca/status_registered.expected +0 -118
  264. data/spec/fixtures/responses/whois.cira.ca/status_registered.txt +0 -41
  265. data/spec/fixtures/responses/whois.cnnic.cn/property_status_ok.expected +0 -8
  266. data/spec/fixtures/responses/whois.cnnic.cn/property_status_ok.txt +0 -11
  267. data/spec/fixtures/responses/whois.cnnic.cn/status_available.expected +0 -60
  268. data/spec/fixtures/responses/whois.cnnic.cn/status_available.txt +0 -1
  269. data/spec/fixtures/responses/whois.cnnic.cn/status_registered.expected +0 -85
  270. data/spec/fixtures/responses/whois.cnnic.cn/status_registered.txt +0 -19
  271. data/spec/fixtures/responses/whois.cnnic.cn/status_reserved.expected +0 -12
  272. data/spec/fixtures/responses/whois.cnnic.cn/status_reserved.txt +0 -1
  273. data/spec/fixtures/responses/whois.cnnic.cn/status_reserved_list.expected +0 -12
  274. data/spec/fixtures/responses/whois.cnnic.cn/status_reserved_list.txt +0 -1
  275. data/spec/fixtures/responses/whois.co.ca/status_available.expected +0 -27
  276. data/spec/fixtures/responses/whois.co.ca/status_available.txt +0 -12
  277. data/spec/fixtures/responses/whois.co.ca/status_registered.expected +0 -33
  278. data/spec/fixtures/responses/whois.co.ca/status_registered.txt +0 -26
  279. data/spec/fixtures/responses/whois.co.ca/status_reserved.expected +0 -12
  280. data/spec/fixtures/responses/whois.co.ca/status_reserved.txt +0 -12
  281. data/spec/fixtures/responses/whois.co.pl/status_available.expected +0 -54
  282. data/spec/fixtures/responses/whois.co.pl/status_available.txt +0 -8
  283. data/spec/fixtures/responses/whois.co.pl/status_registered.expected +0 -59
  284. data/spec/fixtures/responses/whois.co.pl/status_registered.txt +0 -11
  285. data/spec/fixtures/responses/whois.co.ug/property_status_active.expected +0 -8
  286. data/spec/fixtures/responses/whois.co.ug/property_status_active.txt +0 -35
  287. data/spec/fixtures/responses/whois.co.ug/property_status_unconfirmed.expected +0 -8
  288. data/spec/fixtures/responses/whois.co.ug/property_status_unconfirmed.txt +0 -30
  289. data/spec/fixtures/responses/whois.co.ug/status_available.expected +0 -23
  290. data/spec/fixtures/responses/whois.co.ug/status_available.txt +0 -7
  291. data/spec/fixtures/responses/whois.co.ug/status_registered.expected +0 -32
  292. data/spec/fixtures/responses/whois.co.ug/status_registered.txt +0 -35
  293. data/spec/fixtures/responses/whois.coza.net.za/status_available.expected +0 -53
  294. data/spec/fixtures/responses/whois.coza.net.za/status_available.txt +0 -1
  295. data/spec/fixtures/responses/whois.coza.net.za/status_registered.expected +0 -53
  296. data/spec/fixtures/responses/whois.coza.net.za/status_registered.txt +0 -2
  297. data/spec/fixtures/responses/whois.crsnic.net/property_nameserver_no_nameserver.expected +0 -3
  298. data/spec/fixtures/responses/whois.crsnic.net/property_nameserver_no_nameserver.txt +0 -67
  299. data/spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.expected +0 -6
  300. data/spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.txt +0 -235
  301. data/spec/fixtures/responses/whois.crsnic.net/response_unavailable.expected +0 -2
  302. data/spec/fixtures/responses/whois.crsnic.net/response_unavailable.txt +0 -13
  303. data/spec/fixtures/responses/whois.crsnic.net/status_available.expected +0 -45
  304. data/spec/fixtures/responses/whois.crsnic.net/status_available.txt +0 -43
  305. data/spec/fixtures/responses/whois.crsnic.net/status_registered.expected +0 -60
  306. data/spec/fixtures/responses/whois.crsnic.net/status_registered.txt +0 -57
  307. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_available.expected +0 -50
  308. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_available.txt +0 -30
  309. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_registered.expected +0 -94
  310. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_registered.txt +0 -77
  311. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip.expected +0 -12
  312. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip.txt +0 -67
  313. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_technical_contact.txt +0 -70
  314. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_available.expected +0 -50
  315. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_available.txt +0 -42
  316. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_invalid.expected +0 -50
  317. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_invalid.txt +0 -37
  318. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_registered.expected +0 -72
  319. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_registered.txt +0 -70
  320. data/spec/fixtures/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip.expected +0 -12
  321. data/spec/fixtures/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip.txt +0 -66
  322. data/spec/fixtures/responses/whois.denic.de/schema-2.0/property_technical_contact.txt +0 -69
  323. data/spec/fixtures/responses/whois.denic.de/schema-2.0/response_throttled.expected +0 -2
  324. data/spec/fixtures/responses/whois.denic.de/schema-2.0/response_throttled.txt +0 -3
  325. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_available.expected +0 -50
  326. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_available.txt +0 -2
  327. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed.expected +0 -8
  328. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed.txt +0 -69
  329. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed_ace.expected +0 -8
  330. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed_ace.txt +0 -70
  331. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_invalid.expected +0 -50
  332. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_invalid.txt +0 -4
  333. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_registered.expected +0 -79
  334. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_registered.txt +0 -69
  335. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_available.expected +0 -23
  336. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_available.txt +0 -15
  337. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_registered.expected +0 -29
  338. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_registered.txt +0 -47
  339. data/spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.expected +0 -12
  340. data/spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.txt +0 -65
  341. data/spec/fixtures/responses/whois.dns.be/property_status_available.expected +0 -8
  342. data/spec/fixtures/responses/whois.dns.be/property_status_available.txt +0 -39
  343. data/spec/fixtures/responses/whois.dns.be/property_status_free.expected +0 -8
  344. data/spec/fixtures/responses/whois.dns.be/property_status_free.txt +0 -41
  345. data/spec/fixtures/responses/whois.dns.be/property_status_not_available.expected +0 -8
  346. data/spec/fixtures/responses/whois.dns.be/property_status_not_available.txt +0 -63
  347. data/spec/fixtures/responses/whois.dns.be/property_status_outofservice.expected +0 -8
  348. data/spec/fixtures/responses/whois.dns.be/property_status_outofservice.txt +0 -65
  349. data/spec/fixtures/responses/whois.dns.be/property_status_quarantine.expected +0 -8
  350. data/spec/fixtures/responses/whois.dns.be/property_status_quarantine.txt +0 -44
  351. data/spec/fixtures/responses/whois.dns.be/property_status_registered.expected +0 -8
  352. data/spec/fixtures/responses/whois.dns.be/property_status_registered.txt +0 -66
  353. data/spec/fixtures/responses/whois.dns.be/response_throttled_hourly.expected +0 -2
  354. data/spec/fixtures/responses/whois.dns.be/response_throttled_hourly.txt +0 -40
  355. data/spec/fixtures/responses/whois.dns.be/response_throttled_limit.expected +0 -2
  356. data/spec/fixtures/responses/whois.dns.be/response_throttled_limit.txt +0 -40
  357. data/spec/fixtures/responses/whois.dns.be/status_available.expected +0 -23
  358. data/spec/fixtures/responses/whois.dns.be/status_available.txt +0 -39
  359. data/spec/fixtures/responses/whois.dns.be/status_registered.expected +0 -32
  360. data/spec/fixtures/responses/whois.dns.be/status_registered.txt +0 -65
  361. data/spec/fixtures/responses/whois.dns.hr/status_available.expected +0 -54
  362. data/spec/fixtures/responses/whois.dns.hr/status_available.txt +0 -1
  363. data/spec/fixtures/responses/whois.dns.hr/status_registered.expected +0 -69
  364. data/spec/fixtures/responses/whois.dns.hr/status_registered.txt +0 -7
  365. data/spec/fixtures/responses/whois.dns.lu/property_nameservers_with_ip.expected +0 -12
  366. data/spec/fixtures/responses/whois.dns.lu/property_nameservers_with_ip.txt +0 -55
  367. data/spec/fixtures/responses/whois.dns.lu/status_available.expected +0 -23
  368. data/spec/fixtures/responses/whois.dns.lu/status_available.txt +0 -26
  369. data/spec/fixtures/responses/whois.dns.lu/status_registered.expected +0 -32
  370. data/spec/fixtures/responses/whois.dns.lu/status_registered.txt +0 -57
  371. data/spec/fixtures/responses/whois.dns.pl/property_nameservers_with_ip.expected +0 -9
  372. data/spec/fixtures/responses/whois.dns.pl/property_nameservers_with_ip.txt +0 -32
  373. data/spec/fixtures/responses/whois.dns.pl/status_available.expected +0 -23
  374. data/spec/fixtures/responses/whois.dns.pl/status_available.txt +0 -8
  375. data/spec/fixtures/responses/whois.dns.pl/status_registered.expected +0 -29
  376. data/spec/fixtures/responses/whois.dns.pl/status_registered.txt +0 -32
  377. data/spec/fixtures/responses/whois.dns.pt/property_nameservers.expected +0 -11
  378. data/spec/fixtures/responses/whois.dns.pt/property_nameservers.txt +0 -25
  379. data/spec/fixtures/responses/whois.dns.pt/property_nameservers_without_host.expected +0 -11
  380. data/spec/fixtures/responses/whois.dns.pt/property_nameservers_without_host.txt +0 -32
  381. data/spec/fixtures/responses/whois.dns.pt/property_status_techpro.expected +0 -8
  382. data/spec/fixtures/responses/whois.dns.pt/property_status_techpro.txt +0 -21
  383. data/spec/fixtures/responses/whois.dns.pt/status_available.expected +0 -23
  384. data/spec/fixtures/responses/whois.dns.pt/status_available.txt +0 -1
  385. data/spec/fixtures/responses/whois.dns.pt/status_inactive.expected +0 -25
  386. data/spec/fixtures/responses/whois.dns.pt/status_inactive.txt +0 -21
  387. data/spec/fixtures/responses/whois.dns.pt/status_registered.expected +0 -33
  388. data/spec/fixtures/responses/whois.dns.pt/status_registered.txt +0 -25
  389. data/spec/fixtures/responses/whois.dns.pt/status_reserved.expected +0 -24
  390. data/spec/fixtures/responses/whois.dns.pt/status_reserved.txt +0 -24
  391. data/spec/fixtures/responses/whois.domain-registry.nl/property_nameservers_with_ip.expected +0 -9
  392. data/spec/fixtures/responses/whois.domain-registry.nl/property_nameservers_with_ip.txt +0 -34
  393. data/spec/fixtures/responses/whois.domain-registry.nl/response_throttled.expected +0 -2
  394. data/spec/fixtures/responses/whois.domain-registry.nl/response_throttled.txt +0 -1
  395. data/spec/fixtures/responses/whois.domain-registry.nl/response_throttled_daily.expected +0 -2
  396. data/spec/fixtures/responses/whois.domain-registry.nl/response_throttled_daily.txt +0 -1
  397. data/spec/fixtures/responses/whois.domain-registry.nl/response_unavailable.expected +0 -2
  398. data/spec/fixtures/responses/whois.domain-registry.nl/response_unavailable.txt +0 -1
  399. data/spec/fixtures/responses/whois.domain-registry.nl/status_available.expected +0 -27
  400. data/spec/fixtures/responses/whois.domain-registry.nl/status_available.txt +0 -21
  401. data/spec/fixtures/responses/whois.domain-registry.nl/status_redemption.expected +0 -27
  402. data/spec/fixtures/responses/whois.domain-registry.nl/status_redemption.txt +0 -32
  403. data/spec/fixtures/responses/whois.domain-registry.nl/status_registered.expected +0 -40
  404. data/spec/fixtures/responses/whois.domain-registry.nl/status_registered.txt +0 -67
  405. data/spec/fixtures/responses/whois.domain.kg/status_available.expected +0 -23
  406. data/spec/fixtures/responses/whois.domain.kg/status_available.txt +0 -6
  407. data/spec/fixtures/responses/whois.domain.kg/status_registered.expected +0 -30
  408. data/spec/fixtures/responses/whois.domain.kg/status_registered.txt +0 -34
  409. data/spec/fixtures/responses/whois.domainregistry.ie/property_contacts_multiple.expected +0 -19
  410. data/spec/fixtures/responses/whois.domainregistry.ie/property_contacts_multiple.txt +0 -29
  411. data/spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected +0 -21
  412. data/spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.txt +0 -30
  413. data/spec/fixtures/responses/whois.domainregistry.ie/status_available.expected +0 -57
  414. data/spec/fixtures/responses/whois.domainregistry.ie/status_available.txt +0 -5
  415. data/spec/fixtures/responses/whois.domainregistry.ie/status_registered.expected +0 -76
  416. data/spec/fixtures/responses/whois.domainregistry.ie/status_registered.txt +0 -25
  417. data/spec/fixtures/responses/whois.domainregistry.ie/token_application_pending.expected +0 -2
  418. data/spec/fixtures/responses/whois.domainregistry.ie/token_application_pending.txt +0 -10
  419. data/spec/fixtures/responses/whois.domainregistry.my/status_available.expected +0 -23
  420. data/spec/fixtures/responses/whois.domainregistry.my/status_available.txt +0 -16
  421. data/spec/fixtures/responses/whois.domainregistry.my/status_registered.expected +0 -32
  422. data/spec/fixtures/responses/whois.domainregistry.my/status_registered.txt +0 -119
  423. data/spec/fixtures/responses/whois.domreg.lt/property_nameservers_with_ip.expected +0 -15
  424. data/spec/fixtures/responses/whois.domreg.lt/property_nameservers_with_ip.txt +0 -32
  425. data/spec/fixtures/responses/whois.domreg.lt/status_available.expected +0 -23
  426. data/spec/fixtures/responses/whois.domreg.lt/status_available.txt +0 -18
  427. data/spec/fixtures/responses/whois.domreg.lt/status_registered.expected +0 -30
  428. data/spec/fixtures/responses/whois.domreg.lt/status_registered.txt +0 -37
  429. data/spec/fixtures/responses/whois.dot.tk/status_available.expected +0 -23
  430. data/spec/fixtures/responses/whois.dot.tk/status_available.txt +0 -1
  431. data/spec/fixtures/responses/whois.dot.tk/status_registered.expected +0 -33
  432. data/spec/fixtures/responses/whois.dot.tk/status_registered.txt +0 -28
  433. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_available.expected +0 -57
  434. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_available.txt +0 -1
  435. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.expected +0 -110
  436. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.txt +0 -81
  437. data/spec/fixtures/responses/whois.dreamhost.com/property_contact_private.expected +0 -47
  438. data/spec/fixtures/responses/whois.dreamhost.com/property_contact_private.txt +0 -75
  439. data/spec/fixtures/responses/whois.dreamhost.com/status_registered.expected +0 -87
  440. data/spec/fixtures/responses/whois.dreamhost.com/status_registered.txt +0 -79
  441. data/spec/fixtures/responses/whois.educause.edu/fixture1.txt +0 -63
  442. data/spec/fixtures/responses/whois.educause.edu/fixture2.txt +0 -66
  443. data/spec/fixtures/responses/whois.educause.edu/fixture3.txt +0 -67
  444. data/spec/fixtures/responses/whois.educause.edu/fixture4.txt +0 -68
  445. data/spec/fixtures/responses/whois.educause.edu/fixture5.txt +0 -66
  446. data/spec/fixtures/responses/whois.educause.edu/fixture6.txt +0 -66
  447. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant.expected +0 -27
  448. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant.txt +0 -63
  449. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_with_additional_organization.expected +0 -28
  450. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_with_additional_organization.txt +0 -66
  451. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_address.expected +0 -26
  452. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_address.txt +0 -55
  453. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_zip.expected +0 -27
  454. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_zip.txt +0 -65
  455. data/spec/fixtures/responses/whois.educause.edu/property_contacts.expected +0 -31
  456. data/spec/fixtures/responses/whois.educause.edu/property_contacts.txt +0 -63
  457. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case1.expected +0 -31
  458. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case1.txt +0 -66
  459. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case2.expected +0 -32
  460. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case2.txt +0 -67
  461. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case3.expected +0 -32
  462. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case3.txt +0 -66
  463. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case4.expected +0 -32
  464. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case4.txt +0 -68
  465. data/spec/fixtures/responses/whois.educause.edu/property_updated_on_unknown.expected +0 -2
  466. data/spec/fixtures/responses/whois.educause.edu/property_updated_on_unknown.txt +0 -64
  467. data/spec/fixtures/responses/whois.educause.edu/status_available.expected +0 -57
  468. data/spec/fixtures/responses/whois.educause.edu/status_available.txt +0 -28
  469. data/spec/fixtures/responses/whois.educause.edu/status_registered.expected +0 -108
  470. data/spec/fixtures/responses/whois.educause.edu/status_registered.txt +0 -66
  471. data/spec/fixtures/responses/whois.eenet.ee/status_available.expected +0 -23
  472. data/spec/fixtures/responses/whois.eenet.ee/status_available.txt +0 -6
  473. data/spec/fixtures/responses/whois.eenet.ee/status_registered.expected +0 -29
  474. data/spec/fixtures/responses/whois.eenet.ee/status_registered.txt +0 -27
  475. data/spec/fixtures/responses/whois.enom.com/property_contacts_almost_empty.expected +0 -31
  476. data/spec/fixtures/responses/whois.enom.com/property_contacts_almost_empty.txt +0 -61
  477. data/spec/fixtures/responses/whois.enom.com/property_contacts_empty_name.expected +0 -15
  478. data/spec/fixtures/responses/whois.enom.com/property_contacts_empty_name.txt +0 -65
  479. data/spec/fixtures/responses/whois.enom.com/property_contacts_long_address.expected +0 -15
  480. data/spec/fixtures/responses/whois.enom.com/property_contacts_long_address.txt +0 -67
  481. data/spec/fixtures/responses/whois.enom.com/status_registered.expected +0 -97
  482. data/spec/fixtures/responses/whois.enom.com/status_registered.txt +0 -68
  483. data/spec/fixtures/responses/whois.eu.org/status_available.expected +0 -22
  484. data/spec/fixtures/responses/whois.eu.org/status_available.txt +0 -1
  485. data/spec/fixtures/responses/whois.eu.org/status_registered.expected +0 -22
  486. data/spec/fixtures/responses/whois.eu.org/status_registered.txt +0 -19
  487. data/spec/fixtures/responses/whois.eu/property_nameservers.expected +0 -17
  488. data/spec/fixtures/responses/whois.eu/property_nameservers.txt +0 -74
  489. data/spec/fixtures/responses/whois.eu/status_available.expected +0 -23
  490. data/spec/fixtures/responses/whois.eu/status_available.txt +0 -47
  491. data/spec/fixtures/responses/whois.eu/status_registered.expected +0 -31
  492. data/spec/fixtures/responses/whois.eu/status_registered.txt +0 -63
  493. data/spec/fixtures/responses/whois.fi/status_available.expected +0 -23
  494. data/spec/fixtures/responses/whois.fi/status_available.txt +0 -5
  495. data/spec/fixtures/responses/whois.fi/status_registered.expected +0 -33
  496. data/spec/fixtures/responses/whois.fi/status_registered.txt +0 -19
  497. data/spec/fixtures/responses/whois.gg/status_available.expected +0 -23
  498. data/spec/fixtures/responses/whois.gg/status_available.txt +0 -34
  499. data/spec/fixtures/responses/whois.gg/status_registered.expected +0 -33
  500. data/spec/fixtures/responses/whois.gg/status_registered.txt +0 -54
  501. data/spec/fixtures/responses/whois.godaddy.com/property_dates_not_available.txt +0 -54
  502. data/spec/fixtures/responses/whois.godaddy.com/status_registered.expected +0 -74
  503. data/spec/fixtures/responses/whois.godaddy.com/status_registered.txt +0 -60
  504. data/spec/fixtures/responses/whois.gov.za/status_available.expected +0 -22
  505. data/spec/fixtures/responses/whois.gov.za/status_available.txt +0 -1
  506. data/spec/fixtures/responses/whois.gov.za/status_registered.expected +0 -23
  507. data/spec/fixtures/responses/whois.gov.za/status_registered.txt +0 -30
  508. data/spec/fixtures/responses/whois.hkirc.hk/property_expires_on_null.expected +0 -2
  509. data/spec/fixtures/responses/whois.hkirc.hk/property_expires_on_null.txt +0 -104
  510. data/spec/fixtures/responses/whois.hkirc.hk/status_available.expected +0 -23
  511. data/spec/fixtures/responses/whois.hkirc.hk/status_available.txt +0 -1
  512. data/spec/fixtures/responses/whois.hkirc.hk/status_registered.expected +0 -29
  513. data/spec/fixtures/responses/whois.hkirc.hk/status_registered.txt +0 -96
  514. data/spec/fixtures/responses/whois.iam.net.ma/status_available.expected +0 -18
  515. data/spec/fixtures/responses/whois.iam.net.ma/status_available.txt +0 -2
  516. data/spec/fixtures/responses/whois.iam.net.ma/status_registered.expected +0 -20
  517. data/spec/fixtures/responses/whois.iam.net.ma/status_registered.txt +0 -18
  518. data/spec/fixtures/responses/whois.iana.org/int/status_available.expected +0 -36
  519. data/spec/fixtures/responses/whois.iana.org/int/status_available.txt +0 -9
  520. data/spec/fixtures/responses/whois.iana.org/int/status_registered.expected +0 -83
  521. data/spec/fixtures/responses/whois.iana.org/int/status_registered.txt +0 -41
  522. data/spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.expected +0 -37
  523. data/spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.txt +0 -17
  524. data/spec/fixtures/responses/whois.in.ua/status_available.expected +0 -23
  525. data/spec/fixtures/responses/whois.in.ua/status_available.txt +0 -4
  526. data/spec/fixtures/responses/whois.in.ua/status_registered.expected +0 -31
  527. data/spec/fixtures/responses/whois.in.ua/status_registered.txt +0 -16
  528. data/spec/fixtures/responses/whois.isnic.is/status_available.expected +0 -23
  529. data/spec/fixtures/responses/whois.isnic.is/status_available.txt +0 -7
  530. data/spec/fixtures/responses/whois.isnic.is/status_registered.expected +0 -29
  531. data/spec/fixtures/responses/whois.isnic.is/status_registered.txt +0 -57
  532. data/spec/fixtures/responses/whois.isoc.org.il/property_status_missing.expected +0 -8
  533. data/spec/fixtures/responses/whois.isoc.org.il/property_status_missing.txt +0 -19
  534. data/spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_allowed.expected +0 -8
  535. data/spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_allowed.txt +0 -52
  536. data/spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_locked.expected +0 -8
  537. data/spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_locked.txt +0 -84
  538. data/spec/fixtures/responses/whois.isoc.org.il/status_available.expected +0 -23
  539. data/spec/fixtures/responses/whois.isoc.org.il/status_available.txt +0 -19
  540. data/spec/fixtures/responses/whois.isoc.org.il/status_registered.expected +0 -36
  541. data/spec/fixtures/responses/whois.isoc.org.il/status_registered.txt +0 -84
  542. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_available.expected +0 -23
  543. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_available.txt +0 -3
  544. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.expected +0 -38
  545. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.txt +0 -39
  546. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_available.expected +0 -23
  547. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_available.txt +0 -3
  548. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.expected +0 -42
  549. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.txt +0 -45
  550. data/spec/fixtures/responses/whois.je/status_available.expected +0 -23
  551. data/spec/fixtures/responses/whois.je/status_available.txt +0 -33
  552. data/spec/fixtures/responses/whois.je/status_registered.expected +0 -33
  553. data/spec/fixtures/responses/whois.je/status_registered.txt +0 -53
  554. data/spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.expected +0 -8
  555. data/spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.txt +0 -28
  556. data/spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.expected +0 -3
  557. data/spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.txt +0 -28
  558. data/spec/fixtures/responses/whois.jprs.jp/jp/status_available.expected +0 -23
  559. data/spec/fixtures/responses/whois.jprs.jp/jp/status_available.txt +0 -17
  560. data/spec/fixtures/responses/whois.jprs.jp/jp/status_registered.expected +0 -34
  561. data/spec/fixtures/responses/whois.jprs.jp/jp/status_registered.txt +0 -30
  562. data/spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.expected +0 -24
  563. data/spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.txt +0 -27
  564. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.expected +0 -5
  565. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.txt +0 -21
  566. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_expires_on_missing.expected +0 -2
  567. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_expires_on_missing.txt +0 -20
  568. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.expected +0 -23
  569. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.txt +0 -17
  570. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.expected +0 -33
  571. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.txt +0 -19
  572. data/spec/fixtures/responses/whois.kenic.or.ke/status_available.expected +0 -23
  573. data/spec/fixtures/responses/whois.kenic.or.ke/status_available.txt +0 -24
  574. data/spec/fixtures/responses/whois.kenic.or.ke/status_registered.expected +0 -34
  575. data/spec/fixtures/responses/whois.kenic.or.ke/status_registered.txt +0 -70
  576. data/spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected +0 -9
  577. data/spec/fixtures/responses/whois.kr/property_nameservers_with_ip.txt +0 -52
  578. data/spec/fixtures/responses/whois.kr/status_available.expected +0 -23
  579. data/spec/fixtures/responses/whois.kr/status_available.txt +0 -10
  580. data/spec/fixtures/responses/whois.kr/status_registered.expected +0 -30
  581. data/spec/fixtures/responses/whois.kr/status_registered.txt +0 -48
  582. data/spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.expected +0 -17
  583. data/spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.txt +0 -65
  584. data/spec/fixtures/responses/whois.markmonitor.com/status_registered.expected +0 -90
  585. data/spec/fixtures/responses/whois.markmonitor.com/status_registered.txt +0 -79
  586. data/spec/fixtures/responses/whois.meregistry.net/property_nameservers_is_blank.expected +0 -3
  587. data/spec/fixtures/responses/whois.meregistry.net/property_nameservers_is_blank.txt +0 -95
  588. data/spec/fixtures/responses/whois.meregistry.net/property_updated_on_is_blank.expected +0 -2
  589. data/spec/fixtures/responses/whois.meregistry.net/property_updated_on_is_blank.txt +0 -92
  590. data/spec/fixtures/responses/whois.meregistry.net/status_available.expected +0 -57
  591. data/spec/fixtures/responses/whois.meregistry.net/status_available.txt +0 -1
  592. data/spec/fixtures/responses/whois.meregistry.net/status_registered.expected +0 -111
  593. data/spec/fixtures/responses/whois.meregistry.net/status_registered.txt +0 -94
  594. data/spec/fixtures/responses/whois.museum/status_available.expected +0 -23
  595. data/spec/fixtures/responses/whois.museum/status_available.txt +0 -18
  596. data/spec/fixtures/responses/whois.museum/status_registered.expected +0 -32
  597. data/spec/fixtures/responses/whois.museum/status_registered.txt +0 -92
  598. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_active.expected +0 -8
  599. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_active.txt +0 -54
  600. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_delegated.expected +0 -8
  601. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_delegated.txt +0 -86
  602. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_suspended.expected +0 -8
  603. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_suspended.txt +0 -68
  604. data/spec/fixtures/responses/whois.na-nic.com.na/status_available.expected +0 -30
  605. data/spec/fixtures/responses/whois.na-nic.com.na/status_available.txt +0 -15
  606. data/spec/fixtures/responses/whois.na-nic.com.na/status_registered.expected +0 -44
  607. data/spec/fixtures/responses/whois.na-nic.com.na/status_registered.txt +0 -64
  608. data/spec/fixtures/responses/whois.nc/property_contact_without_state.txt +0 -21
  609. data/spec/fixtures/responses/whois.nc/status_available.expected +0 -55
  610. data/spec/fixtures/responses/whois.nc/status_available.txt +0 -6
  611. data/spec/fixtures/responses/whois.nc/status_registered.expected +0 -76
  612. data/spec/fixtures/responses/whois.nc/status_registered.txt +0 -24
  613. data/spec/fixtures/responses/whois.netcom.cm/status_available.expected +0 -23
  614. data/spec/fixtures/responses/whois.netcom.cm/status_available.txt +0 -21
  615. data/spec/fixtures/responses/whois.netcom.cm/status_registered.expected +0 -34
  616. data/spec/fixtures/responses/whois.netcom.cm/status_registered.txt +0 -73
  617. data/spec/fixtures/responses/whois.networksolutions.com/property_contacts_short.expected +0 -47
  618. data/spec/fixtures/responses/whois.networksolutions.com/property_contacts_short.txt +0 -61
  619. data/spec/fixtures/responses/whois.networksolutions.com/status_registered.expected +0 -89
  620. data/spec/fixtures/responses/whois.networksolutions.com/status_registered.txt +0 -65
  621. data/spec/fixtures/responses/whois.nic-se.se/property_datetime_is_dash.expected +0 -10
  622. data/spec/fixtures/responses/whois.nic-se.se/property_datetime_is_dash.txt +0 -34
  623. data/spec/fixtures/responses/whois.nic-se.se/property_nameservers_with_ip.expected +0 -11
  624. data/spec/fixtures/responses/whois.nic-se.se/property_nameservers_with_ip.txt +0 -37
  625. data/spec/fixtures/responses/whois.nic-se.se/property_status_inactive.txt +0 -34
  626. data/spec/fixtures/responses/whois.nic-se.se/property_status_missing.txt +0 -21
  627. data/spec/fixtures/responses/whois.nic-se.se/property_status_ok.txt +0 -37
  628. data/spec/fixtures/responses/whois.nic-se.se/status_available.expected +0 -23
  629. data/spec/fixtures/responses/whois.nic-se.se/status_available.txt +0 -21
  630. data/spec/fixtures/responses/whois.nic-se.se/status_inactive.expected +0 -8
  631. data/spec/fixtures/responses/whois.nic-se.se/status_inactive.txt +0 -34
  632. data/spec/fixtures/responses/whois.nic-se.se/status_registered.expected +0 -34
  633. data/spec/fixtures/responses/whois.nic-se.se/status_registered.txt +0 -37
  634. data/spec/fixtures/responses/whois.nic.ac/status_available.expected +0 -53
  635. data/spec/fixtures/responses/whois.nic.ac/status_available.txt +0 -2
  636. data/spec/fixtures/responses/whois.nic.ac/status_registered.expected +0 -53
  637. data/spec/fixtures/responses/whois.nic.ac/status_registered.txt +0 -2
  638. data/spec/fixtures/responses/whois.nic.af/property_status_active.expected +0 -8
  639. data/spec/fixtures/responses/whois.nic.af/property_status_active.txt +0 -56
  640. data/spec/fixtures/responses/whois.nic.af/property_status_delegated.expected +0 -8
  641. data/spec/fixtures/responses/whois.nic.af/property_status_delegated.txt +0 -46
  642. data/spec/fixtures/responses/whois.nic.af/property_status_not_registered.expected +0 -8
  643. data/spec/fixtures/responses/whois.nic.af/property_status_not_registered.txt +0 -13
  644. data/spec/fixtures/responses/whois.nic.af/status_available.expected +0 -30
  645. data/spec/fixtures/responses/whois.nic.af/status_available.txt +0 -13
  646. data/spec/fixtures/responses/whois.nic.af/status_registered.expected +0 -48
  647. data/spec/fixtures/responses/whois.nic.af/status_registered.txt +0 -75
  648. data/spec/fixtures/responses/whois.nic.ag/status_available.expected +0 -57
  649. data/spec/fixtures/responses/whois.nic.ag/status_available.txt +0 -1
  650. data/spec/fixtures/responses/whois.nic.ag/status_registered.expected +0 -110
  651. data/spec/fixtures/responses/whois.nic.ag/status_registered.txt +0 -100
  652. data/spec/fixtures/responses/whois.nic.am/status_available.expected +0 -23
  653. data/spec/fixtures/responses/whois.nic.am/status_available.txt +0 -3
  654. data/spec/fixtures/responses/whois.nic.am/status_registered.expected +0 -33
  655. data/spec/fixtures/responses/whois.nic.am/status_registered.txt +0 -42
  656. data/spec/fixtures/responses/whois.nic.as/status_available.expected +0 -23
  657. data/spec/fixtures/responses/whois.nic.as/status_available.txt +0 -12
  658. data/spec/fixtures/responses/whois.nic.as/status_registered.expected +0 -35
  659. data/spec/fixtures/responses/whois.nic.as/status_registered.txt +0 -18
  660. data/spec/fixtures/responses/whois.nic.asia/property_status_multiple.expected +0 -8
  661. data/spec/fixtures/responses/whois.nic.asia/property_status_multiple.txt +0 -160
  662. data/spec/fixtures/responses/whois.nic.asia/property_status_single.expected +0 -8
  663. data/spec/fixtures/responses/whois.nic.asia/property_status_single.txt +0 -159
  664. data/spec/fixtures/responses/whois.nic.asia/status_available.expected +0 -57
  665. data/spec/fixtures/responses/whois.nic.asia/status_available.txt +0 -1
  666. data/spec/fixtures/responses/whois.nic.asia/status_registered.expected +0 -107
  667. data/spec/fixtures/responses/whois.nic.asia/status_registered.txt +0 -159
  668. data/spec/fixtures/responses/whois.nic.at/status_available.expected +0 -23
  669. data/spec/fixtures/responses/whois.nic.at/status_available.txt +0 -25
  670. data/spec/fixtures/responses/whois.nic.at/status_registered.expected +0 -32
  671. data/spec/fixtures/responses/whois.nic.at/status_registered.txt +0 -65
  672. data/spec/fixtures/responses/whois.nic.bo/status_available.expected +0 -29
  673. data/spec/fixtures/responses/whois.nic.bo/status_available.txt +0 -3
  674. data/spec/fixtures/responses/whois.nic.bo/status_registered.expected +0 -31
  675. data/spec/fixtures/responses/whois.nic.bo/status_registered.txt +0 -47
  676. data/spec/fixtures/responses/whois.nic.cc/property_nameserver_no_nameserver.expected +0 -3
  677. data/spec/fixtures/responses/whois.nic.cc/property_nameserver_no_nameserver.txt +0 -54
  678. data/spec/fixtures/responses/whois.nic.cc/status_available.expected +0 -45
  679. data/spec/fixtures/responses/whois.nic.cc/status_available.txt +0 -44
  680. data/spec/fixtures/responses/whois.nic.cc/status_registered.expected +0 -56
  681. data/spec/fixtures/responses/whois.nic.cc/status_registered.txt +0 -58
  682. data/spec/fixtures/responses/whois.nic.cd/status_available.expected +0 -23
  683. data/spec/fixtures/responses/whois.nic.cd/status_available.txt +0 -1
  684. data/spec/fixtures/responses/whois.nic.cd/status_registered.expected +0 -32
  685. data/spec/fixtures/responses/whois.nic.cd/status_registered.txt +0 -85
  686. data/spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected +0 -7
  687. data/spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.txt +0 -27
  688. data/spec/fixtures/responses/whois.nic.ch/status_available.expected +0 -23
  689. data/spec/fixtures/responses/whois.nic.ch/status_available.txt +0 -2
  690. data/spec/fixtures/responses/whois.nic.ch/status_registered.expected +0 -31
  691. data/spec/fixtures/responses/whois.nic.ch/status_registered.txt +0 -28
  692. data/spec/fixtures/responses/whois.nic.ci/status_available.expected +0 -23
  693. data/spec/fixtures/responses/whois.nic.ci/status_available.txt +0 -4
  694. data/spec/fixtures/responses/whois.nic.ci/status_registered.expected +0 -32
  695. data/spec/fixtures/responses/whois.nic.ci/status_registered.txt +0 -19
  696. data/spec/fixtures/responses/whois.nic.ck/status_available.expected +0 -23
  697. data/spec/fixtures/responses/whois.nic.ck/status_available.txt +0 -4
  698. data/spec/fixtures/responses/whois.nic.ck/status_registered.expected +0 -28
  699. data/spec/fixtures/responses/whois.nic.ck/status_registered.txt +0 -55
  700. data/spec/fixtures/responses/whois.nic.cl/status_available.expected +0 -20
  701. data/spec/fixtures/responses/whois.nic.cl/status_available.txt +0 -1
  702. data/spec/fixtures/responses/whois.nic.cl/status_registered.expected +0 -31
  703. data/spec/fixtures/responses/whois.nic.cl/status_registered.txt +0 -28
  704. data/spec/fixtures/responses/whois.nic.co/status_available.expected +0 -23
  705. data/spec/fixtures/responses/whois.nic.co/status_available.txt +0 -28
  706. data/spec/fixtures/responses/whois.nic.co/status_registered.expected +0 -33
  707. data/spec/fixtures/responses/whois.nic.co/status_registered.txt +0 -82
  708. data/spec/fixtures/responses/whois.nic.coop/property_status_multiple.expected +0 -2
  709. data/spec/fixtures/responses/whois.nic.coop/property_status_multiple.txt +0 -125
  710. data/spec/fixtures/responses/whois.nic.coop/property_status_single.expected +0 -2
  711. data/spec/fixtures/responses/whois.nic.coop/property_status_single.txt +0 -123
  712. data/spec/fixtures/responses/whois.nic.coop/status_available.expected +0 -23
  713. data/spec/fixtures/responses/whois.nic.coop/status_available.txt +0 -33
  714. data/spec/fixtures/responses/whois.nic.coop/status_registered.expected +0 -30
  715. data/spec/fixtures/responses/whois.nic.coop/status_registered.txt +0 -123
  716. data/spec/fixtures/responses/whois.nic.cx/property_status_active.expected +0 -8
  717. data/spec/fixtures/responses/whois.nic.cx/property_status_active.txt +0 -68
  718. data/spec/fixtures/responses/whois.nic.cx/property_status_delegated.expected +0 -8
  719. data/spec/fixtures/responses/whois.nic.cx/property_status_delegated.txt +0 -51
  720. data/spec/fixtures/responses/whois.nic.cx/property_status_not_registered.expected +0 -8
  721. data/spec/fixtures/responses/whois.nic.cx/property_status_not_registered.txt +0 -11
  722. data/spec/fixtures/responses/whois.nic.cx/status_available.expected +0 -30
  723. data/spec/fixtures/responses/whois.nic.cx/status_available.txt +0 -11
  724. data/spec/fixtures/responses/whois.nic.cx/status_registered.expected +0 -48
  725. data/spec/fixtures/responses/whois.nic.cx/status_registered.txt +0 -68
  726. data/spec/fixtures/responses/whois.nic.cz/property_nameservers_with_ip.expected +0 -13
  727. data/spec/fixtures/responses/whois.nic.cz/property_nameservers_with_ip.txt +0 -63
  728. data/spec/fixtures/responses/whois.nic.cz/property_status_expired.expected +0 -8
  729. data/spec/fixtures/responses/whois.nic.cz/property_status_expired.txt +0 -74
  730. data/spec/fixtures/responses/whois.nic.cz/property_status_missing.expected +0 -8
  731. data/spec/fixtures/responses/whois.nic.cz/property_status_missing.txt +0 -24
  732. data/spec/fixtures/responses/whois.nic.cz/property_status_paid.expected +0 -8
  733. data/spec/fixtures/responses/whois.nic.cz/property_status_paid.txt +0 -88
  734. data/spec/fixtures/responses/whois.nic.cz/property_status_update_prohibited.expected +0 -8
  735. data/spec/fixtures/responses/whois.nic.cz/property_status_update_prohibited.txt +0 -83
  736. data/spec/fixtures/responses/whois.nic.cz/status_available.expected +0 -23
  737. data/spec/fixtures/responses/whois.nic.cz/status_available.txt +0 -24
  738. data/spec/fixtures/responses/whois.nic.cz/status_expired.txt +0 -74
  739. data/spec/fixtures/responses/whois.nic.cz/status_registered.expected +0 -33
  740. data/spec/fixtures/responses/whois.nic.cz/status_registered.txt +0 -88
  741. data/spec/fixtures/responses/whois.nic.dz/dz/status_available.expected +0 -22
  742. data/spec/fixtures/responses/whois.nic.dz/dz/status_available.txt +0 -10
  743. data/spec/fixtures/responses/whois.nic.dz/dz/status_registered.expected +0 -21
  744. data/spec/fixtures/responses/whois.nic.dz/dz/status_registered.txt +0 -25
  745. data/spec/fixtures/responses/whois.nic.ec/status_available.expected +0 -23
  746. data/spec/fixtures/responses/whois.nic.ec/status_available.txt +0 -1
  747. data/spec/fixtures/responses/whois.nic.ec/status_registered.expected +0 -34
  748. data/spec/fixtures/responses/whois.nic.ec/status_registered.txt +0 -40
  749. data/spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.expected +0 -17
  750. data/spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.txt +0 -83
  751. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.expected +0 -11
  752. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.txt +0 -98
  753. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.expected +0 -11
  754. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.txt +0 -111
  755. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.expected +0 -27
  756. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.txt +0 -85
  757. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_active.expected +0 -8
  758. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_active.txt +0 -98
  759. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.expected +0 -8
  760. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.txt +0 -84
  761. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.expected +0 -8
  762. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.txt +0 -19
  763. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.expected +0 -8
  764. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.txt +0 -76
  765. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.expected +0 -8
  766. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.txt +0 -82
  767. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.expected +0 -8
  768. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.txt +0 -80
  769. data/spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_remarks.txt +0 -83
  770. data/spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_trouble.txt +0 -106
  771. data/spec/fixtures/responses/whois.nic.fr/fr/response_throttled.expected +0 -2
  772. data/spec/fixtures/responses/whois.nic.fr/fr/response_throttled.txt +0 -21
  773. data/spec/fixtures/responses/whois.nic.fr/fr/status_available.expected +0 -36
  774. data/spec/fixtures/responses/whois.nic.fr/fr/status_available.txt +0 -19
  775. data/spec/fixtures/responses/whois.nic.fr/fr/status_registered.expected +0 -91
  776. data/spec/fixtures/responses/whois.nic.fr/fr/status_registered.txt +0 -98
  777. data/spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.expected +0 -15
  778. data/spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.txt +0 -88
  779. data/spec/fixtures/responses/whois.nic.fr/pm/response_throttled.expected +0 -2
  780. data/spec/fixtures/responses/whois.nic.fr/pm/response_throttled.txt +0 -21
  781. data/spec/fixtures/responses/whois.nic.fr/pm/status_available.expected +0 -36
  782. data/spec/fixtures/responses/whois.nic.fr/pm/status_available.txt +0 -19
  783. data/spec/fixtures/responses/whois.nic.fr/pm/status_registered.expected +0 -83
  784. data/spec/fixtures/responses/whois.nic.fr/pm/status_registered.txt +0 -88
  785. data/spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.expected +0 -15
  786. data/spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.txt +0 -83
  787. data/spec/fixtures/responses/whois.nic.fr/re/response_throttled.expected +0 -2
  788. data/spec/fixtures/responses/whois.nic.fr/re/response_throttled.txt +0 -21
  789. data/spec/fixtures/responses/whois.nic.fr/re/status_available.expected +0 -36
  790. data/spec/fixtures/responses/whois.nic.fr/re/status_available.txt +0 -19
  791. data/spec/fixtures/responses/whois.nic.fr/re/status_registered.expected +0 -83
  792. data/spec/fixtures/responses/whois.nic.fr/re/status_registered.txt +0 -83
  793. data/spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.expected +0 -8
  794. data/spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.txt +0 -88
  795. data/spec/fixtures/responses/whois.nic.fr/tf/response_throttled.expected +0 -2
  796. data/spec/fixtures/responses/whois.nic.fr/tf/response_throttled.txt +0 -21
  797. data/spec/fixtures/responses/whois.nic.fr/tf/status_available.expected +0 -36
  798. data/spec/fixtures/responses/whois.nic.fr/tf/status_available.txt +0 -19
  799. data/spec/fixtures/responses/whois.nic.fr/tf/status_registered.expected +0 -95
  800. data/spec/fixtures/responses/whois.nic.fr/tf/status_registered.txt +0 -88
  801. data/spec/fixtures/responses/whois.nic.fr/wf/response_throttled.expected +0 -2
  802. data/spec/fixtures/responses/whois.nic.fr/wf/response_throttled.txt +0 -21
  803. data/spec/fixtures/responses/whois.nic.fr/wf/status_available.expected +0 -36
  804. data/spec/fixtures/responses/whois.nic.fr/wf/status_available.txt +0 -19
  805. data/spec/fixtures/responses/whois.nic.fr/wf/status_registered.expected +0 -95
  806. data/spec/fixtures/responses/whois.nic.fr/wf/status_registered.txt +0 -88
  807. data/spec/fixtures/responses/whois.nic.fr/yt/response_throttled.expected +0 -2
  808. data/spec/fixtures/responses/whois.nic.fr/yt/response_throttled.txt +0 -21
  809. data/spec/fixtures/responses/whois.nic.fr/yt/status_available.expected +0 -36
  810. data/spec/fixtures/responses/whois.nic.fr/yt/status_available.txt +0 -19
  811. data/spec/fixtures/responses/whois.nic.fr/yt/status_registered.expected +0 -95
  812. data/spec/fixtures/responses/whois.nic.fr/yt/status_registered.txt +0 -88
  813. data/spec/fixtures/responses/whois.nic.gl/property_status_active.expected +0 -8
  814. data/spec/fixtures/responses/whois.nic.gl/property_status_active.txt +0 -47
  815. data/spec/fixtures/responses/whois.nic.gl/property_status_delegated.expected +0 -8
  816. data/spec/fixtures/responses/whois.nic.gl/property_status_delegated.txt +0 -48
  817. data/spec/fixtures/responses/whois.nic.gl/status_available.expected +0 -30
  818. data/spec/fixtures/responses/whois.nic.gl/status_available.txt +0 -22
  819. data/spec/fixtures/responses/whois.nic.gl/status_registered.expected +0 -44
  820. data/spec/fixtures/responses/whois.nic.gl/status_registered.txt +0 -51
  821. data/spec/fixtures/responses/whois.nic.gov/status_available.expected +0 -22
  822. data/spec/fixtures/responses/whois.nic.gov/status_available.txt +0 -1
  823. data/spec/fixtures/responses/whois.nic.gov/status_registered.expected +0 -22
  824. data/spec/fixtures/responses/whois.nic.gov/status_registered.txt +0 -5
  825. data/spec/fixtures/responses/whois.nic.gs/property_status_active.expected +0 -8
  826. data/spec/fixtures/responses/whois.nic.gs/property_status_active.txt +0 -91
  827. data/spec/fixtures/responses/whois.nic.gs/property_status_delegated.expected +0 -8
  828. data/spec/fixtures/responses/whois.nic.gs/property_status_delegated.txt +0 -35
  829. data/spec/fixtures/responses/whois.nic.gs/property_status_not_registered.expected +0 -8
  830. data/spec/fixtures/responses/whois.nic.gs/property_status_not_registered.txt +0 -23
  831. data/spec/fixtures/responses/whois.nic.gs/status_available.expected +0 -30
  832. data/spec/fixtures/responses/whois.nic.gs/status_available.txt +0 -23
  833. data/spec/fixtures/responses/whois.nic.gs/status_registered.expected +0 -44
  834. data/spec/fixtures/responses/whois.nic.gs/status_registered.txt +0 -91
  835. data/spec/fixtures/responses/whois.nic.ht/property_status_active.expected +0 -8
  836. data/spec/fixtures/responses/whois.nic.ht/property_status_active.txt +0 -59
  837. data/spec/fixtures/responses/whois.nic.ht/property_status_delegated.expected +0 -8
  838. data/spec/fixtures/responses/whois.nic.ht/property_status_delegated.txt +0 -58
  839. data/spec/fixtures/responses/whois.nic.ht/property_status_not_registered.expected +0 -8
  840. data/spec/fixtures/responses/whois.nic.ht/property_status_not_registered.txt +0 -23
  841. data/spec/fixtures/responses/whois.nic.ht/status_available.expected +0 -30
  842. data/spec/fixtures/responses/whois.nic.ht/status_available.txt +0 -23
  843. data/spec/fixtures/responses/whois.nic.ht/status_registered.expected +0 -48
  844. data/spec/fixtures/responses/whois.nic.ht/status_registered.txt +0 -73
  845. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_company.expected +0 -16
  846. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_company.txt +0 -65
  847. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected +0 -15
  848. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.txt +0 -58
  849. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_without_address.expected +0 -9
  850. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_without_address.txt +0 -58
  851. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected +0 -57
  852. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.txt +0 -12
  853. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_in_progress.expected +0 -52
  854. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_in_progress.txt +0 -13
  855. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_registered.expected +0 -132
  856. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_registered.txt +0 -65
  857. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_available.expected +0 -50
  858. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_available.txt +0 -3
  859. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_registered.expected +0 -50
  860. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_registered.txt +0 -9
  861. data/spec/fixtures/responses/whois.nic.im/status_available.expected +0 -23
  862. data/spec/fixtures/responses/whois.nic.im/status_available.txt +0 -2
  863. data/spec/fixtures/responses/whois.nic.im/status_registered.expected +0 -32
  864. data/spec/fixtures/responses/whois.nic.im/status_registered.txt +0 -45
  865. data/spec/fixtures/responses/whois.nic.io/status_available.expected +0 -53
  866. data/spec/fixtures/responses/whois.nic.io/status_available.txt +0 -2
  867. data/spec/fixtures/responses/whois.nic.io/status_registered.expected +0 -53
  868. data/spec/fixtures/responses/whois.nic.io/status_registered.txt +0 -2
  869. data/spec/fixtures/responses/whois.nic.ir/status_available.expected +0 -23
  870. data/spec/fixtures/responses/whois.nic.ir/status_available.txt +0 -14
  871. data/spec/fixtures/responses/whois.nic.ir/status_registered.expected +0 -32
  872. data/spec/fixtures/responses/whois.nic.ir/status_registered.txt +0 -33
  873. data/spec/fixtures/responses/whois.nic.it/property_contact_province.expected +0 -15
  874. data/spec/fixtures/responses/whois.nic.it/property_contact_province.txt +0 -58
  875. data/spec/fixtures/responses/whois.nic.it/property_contact_with_company_in_address.expected +0 -15
  876. data/spec/fixtures/responses/whois.nic.it/property_contact_with_company_in_address.txt +0 -60
  877. data/spec/fixtures/responses/whois.nic.it/property_contact_with_organization.expected +0 -15
  878. data/spec/fixtures/responses/whois.nic.it/property_contact_with_organization.txt +0 -53
  879. data/spec/fixtures/responses/whois.nic.it/property_status_active.expected +0 -8
  880. data/spec/fixtures/responses/whois.nic.it/property_status_active.txt +0 -53
  881. data/spec/fixtures/responses/whois.nic.it/property_status_autorenewperiod_clientdeleteprohibited_clientupdateprohibited.txt +0 -63
  882. data/spec/fixtures/responses/whois.nic.it/property_status_available.expected +0 -8
  883. data/spec/fixtures/responses/whois.nic.it/property_status_available.txt +0 -2
  884. data/spec/fixtures/responses/whois.nic.it/property_status_client.expected +0 -8
  885. data/spec/fixtures/responses/whois.nic.it/property_status_client.txt +0 -59
  886. data/spec/fixtures/responses/whois.nic.it/property_status_graceperiod.expected +0 -8
  887. data/spec/fixtures/responses/whois.nic.it/property_status_graceperiod.txt +0 -58
  888. data/spec/fixtures/responses/whois.nic.it/property_status_inactive_noregistrar.expected +0 -8
  889. data/spec/fixtures/responses/whois.nic.it/property_status_inactive_noregistrar.txt +0 -60
  890. data/spec/fixtures/responses/whois.nic.it/property_status_no_provider.expected +0 -8
  891. data/spec/fixtures/responses/whois.nic.it/property_status_no_provider.txt +0 -54
  892. data/spec/fixtures/responses/whois.nic.it/property_status_ok.expected +0 -8
  893. data/spec/fixtures/responses/whois.nic.it/property_status_ok.txt +0 -60
  894. data/spec/fixtures/responses/whois.nic.it/property_status_ok_autorenew.expected +0 -8
  895. data/spec/fixtures/responses/whois.nic.it/property_status_ok_autorenew.txt +0 -60
  896. data/spec/fixtures/responses/whois.nic.it/property_status_pending-delete.expected +0 -8
  897. data/spec/fixtures/responses/whois.nic.it/property_status_pending-delete.txt +0 -54
  898. data/spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_pendingdelete.expected +0 -8
  899. data/spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_pendingdelete.txt +0 -45
  900. data/spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod.expected +0 -8
  901. data/spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod.txt +0 -60
  902. data/spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer.expected +0 -8
  903. data/spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer.txt +0 -46
  904. data/spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod.expected +0 -8
  905. data/spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod.txt +0 -38
  906. data/spec/fixtures/responses/whois.nic.it/property_status_pendingupdate.expected +0 -8
  907. data/spec/fixtures/responses/whois.nic.it/property_status_pendingupdate.txt +0 -59
  908. data/spec/fixtures/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod.expected +0 -8
  909. data/spec/fixtures/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod.txt +0 -62
  910. data/spec/fixtures/responses/whois.nic.it/property_status_redemption_no_provider.expected +0 -8
  911. data/spec/fixtures/responses/whois.nic.it/property_status_redemption_no_provider.txt +0 -42
  912. data/spec/fixtures/responses/whois.nic.it/property_status_unassignable.expected +0 -8
  913. data/spec/fixtures/responses/whois.nic.it/property_status_unassignable.txt +0 -2
  914. data/spec/fixtures/responses/whois.nic.it/property_technical_contact.expected +0 -7
  915. data/spec/fixtures/responses/whois.nic.it/property_technical_contact.txt +0 -53
  916. data/spec/fixtures/responses/whois.nic.it/response_unavailable.expected +0 -2
  917. data/spec/fixtures/responses/whois.nic.it/response_unavailable.txt +0 -1
  918. data/spec/fixtures/responses/whois.nic.it/status_available.expected +0 -61
  919. data/spec/fixtures/responses/whois.nic.it/status_available.txt +0 -2
  920. data/spec/fixtures/responses/whois.nic.it/status_registered.expected +0 -103
  921. data/spec/fixtures/responses/whois.nic.it/status_registered.txt +0 -53
  922. data/spec/fixtures/responses/whois.nic.it/status_reserved.expected +0 -12
  923. data/spec/fixtures/responses/whois.nic.it/status_reserved.txt +0 -2
  924. data/spec/fixtures/responses/whois.nic.ki/property_status_active.expected +0 -8
  925. data/spec/fixtures/responses/whois.nic.ki/property_status_active.txt +0 -54
  926. data/spec/fixtures/responses/whois.nic.ki/property_status_delegated.expected +0 -8
  927. data/spec/fixtures/responses/whois.nic.ki/property_status_delegated.txt +0 -78
  928. data/spec/fixtures/responses/whois.nic.ki/property_status_not_registered.expected +0 -8
  929. data/spec/fixtures/responses/whois.nic.ki/property_status_not_registered.txt +0 -22
  930. data/spec/fixtures/responses/whois.nic.ki/status_available.expected +0 -30
  931. data/spec/fixtures/responses/whois.nic.ki/status_available.txt +0 -22
  932. data/spec/fixtures/responses/whois.nic.ki/status_registered.expected +0 -48
  933. data/spec/fixtures/responses/whois.nic.ki/status_registered.txt +0 -54
  934. data/spec/fixtures/responses/whois.nic.kz/property_status_missing.expected +0 -8
  935. data/spec/fixtures/responses/whois.nic.kz/property_status_missing.txt +0 -4
  936. data/spec/fixtures/responses/whois.nic.kz/property_status_multiple.expected +0 -8
  937. data/spec/fixtures/responses/whois.nic.kz/property_status_multiple.txt +0 -39
  938. data/spec/fixtures/responses/whois.nic.kz/property_status_ok.expected +0 -8
  939. data/spec/fixtures/responses/whois.nic.kz/property_status_ok.txt +0 -37
  940. data/spec/fixtures/responses/whois.nic.kz/status_available.expected +0 -23
  941. data/spec/fixtures/responses/whois.nic.kz/status_available.txt +0 -4
  942. data/spec/fixtures/responses/whois.nic.kz/status_registered.expected +0 -29
  943. data/spec/fixtures/responses/whois.nic.kz/status_registered.txt +0 -37
  944. data/spec/fixtures/responses/whois.nic.la/property_status_multiple.expected +0 -2
  945. data/spec/fixtures/responses/whois.nic.la/property_status_multiple.txt +0 -75
  946. data/spec/fixtures/responses/whois.nic.la/property_status_single.expected +0 -2
  947. data/spec/fixtures/responses/whois.nic.la/property_status_single.txt +0 -70
  948. data/spec/fixtures/responses/whois.nic.la/status_available.expected +0 -57
  949. data/spec/fixtures/responses/whois.nic.la/status_available.txt +0 -1
  950. data/spec/fixtures/responses/whois.nic.la/status_registered.expected +0 -114
  951. data/spec/fixtures/responses/whois.nic.la/status_registered.txt +0 -70
  952. data/spec/fixtures/responses/whois.nic.li/status_available.expected +0 -23
  953. data/spec/fixtures/responses/whois.nic.li/status_available.txt +0 -2
  954. data/spec/fixtures/responses/whois.nic.li/status_registered.expected +0 -31
  955. data/spec/fixtures/responses/whois.nic.li/status_registered.txt +0 -30
  956. data/spec/fixtures/responses/whois.nic.lk/lk/status_available.expected +0 -55
  957. data/spec/fixtures/responses/whois.nic.lk/lk/status_available.txt +0 -1
  958. data/spec/fixtures/responses/whois.nic.lk/lk/status_registered.expected +0 -70
  959. data/spec/fixtures/responses/whois.nic.lk/lk/status_registered.txt +0 -24
  960. data/spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_available.txt +0 -0
  961. data/spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_registered.txt +0 -18
  962. data/spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_available.txt +0 -0
  963. data/spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_registered.txt +0 -18
  964. data/spec/fixtures/responses/whois.nic.lv/status_available.expected +0 -23
  965. data/spec/fixtures/responses/whois.nic.lv/status_available.txt +0 -6
  966. data/spec/fixtures/responses/whois.nic.lv/status_registered.expected +0 -32
  967. data/spec/fixtures/responses/whois.nic.lv/status_registered.txt +0 -37
  968. data/spec/fixtures/responses/whois.nic.ly/status_available.expected +0 -23
  969. data/spec/fixtures/responses/whois.nic.ly/status_available.txt +0 -1
  970. data/spec/fixtures/responses/whois.nic.ly/status_registered.expected +0 -34
  971. data/spec/fixtures/responses/whois.nic.ly/status_registered.txt +0 -65
  972. data/spec/fixtures/responses/whois.nic.md/property_dns-update.txt +0 -7
  973. data/spec/fixtures/responses/whois.nic.md/status_available.expected +0 -55
  974. data/spec/fixtures/responses/whois.nic.md/status_available.txt +0 -1
  975. data/spec/fixtures/responses/whois.nic.md/status_registered.expected +0 -67
  976. data/spec/fixtures/responses/whois.nic.md/status_registered.txt +0 -7
  977. data/spec/fixtures/responses/whois.nic.mg/property_status_active.expected +0 -8
  978. data/spec/fixtures/responses/whois.nic.mg/property_status_active.txt +0 -65
  979. data/spec/fixtures/responses/whois.nic.mg/property_status_delegated.expected +0 -8
  980. data/spec/fixtures/responses/whois.nic.mg/property_status_delegated.txt +0 -78
  981. data/spec/fixtures/responses/whois.nic.mg/status_available.expected +0 -23
  982. data/spec/fixtures/responses/whois.nic.mg/status_available.txt +0 -22
  983. data/spec/fixtures/responses/whois.nic.mg/status_registered.expected +0 -34
  984. data/spec/fixtures/responses/whois.nic.mg/status_registered.txt +0 -65
  985. data/spec/fixtures/responses/whois.nic.ms/property_status_active.expected +0 -8
  986. data/spec/fixtures/responses/whois.nic.ms/property_status_active.txt +0 -59
  987. data/spec/fixtures/responses/whois.nic.ms/property_status_delegated.expected +0 -8
  988. data/spec/fixtures/responses/whois.nic.ms/property_status_delegated.txt +0 -55
  989. data/spec/fixtures/responses/whois.nic.ms/property_status_not_registered.expected +0 -8
  990. data/spec/fixtures/responses/whois.nic.ms/property_status_not_registered.txt +0 -15
  991. data/spec/fixtures/responses/whois.nic.ms/status_available.expected +0 -30
  992. data/spec/fixtures/responses/whois.nic.ms/status_available.txt +0 -15
  993. data/spec/fixtures/responses/whois.nic.ms/status_registered.expected +0 -44
  994. data/spec/fixtures/responses/whois.nic.ms/status_registered.txt +0 -59
  995. data/spec/fixtures/responses/whois.nic.mu/property_status_active.expected +0 -8
  996. data/spec/fixtures/responses/whois.nic.mu/property_status_active.txt +0 -22
  997. data/spec/fixtures/responses/whois.nic.mu/property_status_delegated.expected +0 -8
  998. data/spec/fixtures/responses/whois.nic.mu/property_status_delegated.txt +0 -37
  999. data/spec/fixtures/responses/whois.nic.mu/property_status_not_registered.expected +0 -8
  1000. data/spec/fixtures/responses/whois.nic.mu/property_status_not_registered.txt +0 -9
  1001. data/spec/fixtures/responses/whois.nic.mu/status_available.expected +0 -30
  1002. data/spec/fixtures/responses/whois.nic.mu/status_available.txt +0 -9
  1003. data/spec/fixtures/responses/whois.nic.mu/status_registered.expected +0 -48
  1004. data/spec/fixtures/responses/whois.nic.mu/status_registered.txt +0 -66
  1005. data/spec/fixtures/responses/whois.nic.mx/property_nameservers_with_ip.expected +0 -7
  1006. data/spec/fixtures/responses/whois.nic.mx/property_nameservers_with_ip.txt +0 -56
  1007. data/spec/fixtures/responses/whois.nic.mx/status_available.expected +0 -20
  1008. data/spec/fixtures/responses/whois.nic.mx/status_available.txt +0 -11
  1009. data/spec/fixtures/responses/whois.nic.mx/status_registered.expected +0 -30
  1010. data/spec/fixtures/responses/whois.nic.mx/status_registered.txt +0 -58
  1011. data/spec/fixtures/responses/whois.nic.name/reserved.txt +0 -30
  1012. data/spec/fixtures/responses/whois.nic.name/status_available.expected +0 -22
  1013. data/spec/fixtures/responses/whois.nic.name/status_available.txt +0 -29
  1014. data/spec/fixtures/responses/whois.nic.name/status_registered.expected +0 -22
  1015. data/spec/fixtures/responses/whois.nic.name/status_registered.txt +0 -36
  1016. data/spec/fixtures/responses/whois.nic.net.nf/property_status_active.expected +0 -8
  1017. data/spec/fixtures/responses/whois.nic.net.nf/property_status_active.txt +0 -44
  1018. data/spec/fixtures/responses/whois.nic.net.nf/property_status_delegated.expected +0 -8
  1019. data/spec/fixtures/responses/whois.nic.net.nf/property_status_delegated.txt +0 -72
  1020. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable.expected +0 -8
  1021. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable.txt +0 -73
  1022. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.expected +0 -8
  1023. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.txt +0 -73
  1024. data/spec/fixtures/responses/whois.nic.net.nf/property_status_not_registered.expected +0 -8
  1025. data/spec/fixtures/responses/whois.nic.net.nf/property_status_not_registered.txt +0 -11
  1026. data/spec/fixtures/responses/whois.nic.net.nf/status_available.expected +0 -30
  1027. data/spec/fixtures/responses/whois.nic.net.nf/status_available.txt +0 -11
  1028. data/spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.expected +0 -9
  1029. data/spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.txt +0 -11
  1030. data/spec/fixtures/responses/whois.nic.net.nf/status_registered.expected +0 -48
  1031. data/spec/fixtures/responses/whois.nic.net.nf/status_registered.txt +0 -44
  1032. data/spec/fixtures/responses/whois.nic.net.ng/property_status_active.expected +0 -8
  1033. data/spec/fixtures/responses/whois.nic.net.ng/property_status_active.txt +0 -41
  1034. data/spec/fixtures/responses/whois.nic.net.ng/property_status_delegated.expected +0 -8
  1035. data/spec/fixtures/responses/whois.nic.net.ng/property_status_delegated.txt +0 -41
  1036. data/spec/fixtures/responses/whois.nic.net.ng/property_status_not_registered.expected +0 -8
  1037. data/spec/fixtures/responses/whois.nic.net.ng/property_status_not_registered.txt +0 -9
  1038. data/spec/fixtures/responses/whois.nic.net.ng/status_available.expected +0 -23
  1039. data/spec/fixtures/responses/whois.nic.net.ng/status_available.txt +0 -9
  1040. data/spec/fixtures/responses/whois.nic.net.ng/status_registered.expected +0 -41
  1041. data/spec/fixtures/responses/whois.nic.net.ng/status_registered.txt +0 -41
  1042. data/spec/fixtures/responses/whois.nic.net.sa/status_available.expected +0 -23
  1043. data/spec/fixtures/responses/whois.nic.net.sa/status_available.txt +0 -5
  1044. data/spec/fixtures/responses/whois.nic.net.sa/status_registered.expected +0 -28
  1045. data/spec/fixtures/responses/whois.nic.net.sa/status_registered.txt +0 -17
  1046. data/spec/fixtures/responses/whois.nic.net.sb/property_status_active.expected +0 -8
  1047. data/spec/fixtures/responses/whois.nic.net.sb/property_status_active.txt +0 -72
  1048. data/spec/fixtures/responses/whois.nic.net.sb/property_status_delegated.expected +0 -8
  1049. data/spec/fixtures/responses/whois.nic.net.sb/property_status_delegated.txt +0 -72
  1050. data/spec/fixtures/responses/whois.nic.net.sb/property_status_not_registered.expected +0 -8
  1051. data/spec/fixtures/responses/whois.nic.net.sb/property_status_not_registered.txt +0 -12
  1052. data/spec/fixtures/responses/whois.nic.net.sb/status_available.expected +0 -30
  1053. data/spec/fixtures/responses/whois.nic.net.sb/status_available.txt +0 -12
  1054. data/spec/fixtures/responses/whois.nic.net.sb/status_registered.expected +0 -44
  1055. data/spec/fixtures/responses/whois.nic.net.sb/status_registered.txt +0 -72
  1056. data/spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.expected +0 -8
  1057. data/spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.txt +0 -30
  1058. data/spec/fixtures/responses/whois.nic.nu/status_available.expected +0 -23
  1059. data/spec/fixtures/responses/whois.nic.nu/status_available.txt +0 -19
  1060. data/spec/fixtures/responses/whois.nic.nu/status_registered.expected +0 -34
  1061. data/spec/fixtures/responses/whois.nic.nu/status_registered.txt +0 -35
  1062. data/spec/fixtures/responses/whois.nic.org.uy/response_is_error.txt +0 -27
  1063. data/spec/fixtures/responses/whois.nic.org.uy/status_available.expected +0 -23
  1064. data/spec/fixtures/responses/whois.nic.org.uy/status_available.txt +0 -10
  1065. data/spec/fixtures/responses/whois.nic.org.uy/status_registered.expected +0 -29
  1066. data/spec/fixtures/responses/whois.nic.org.uy/status_registered.txt +0 -48
  1067. data/spec/fixtures/responses/whois.nic.pr/status_available.expected +0 -22
  1068. data/spec/fixtures/responses/whois.nic.pr/status_available.txt +0 -22
  1069. data/spec/fixtures/responses/whois.nic.pr/status_registered.expected +0 -24
  1070. data/spec/fixtures/responses/whois.nic.pr/status_registered.txt +0 -62
  1071. data/spec/fixtures/responses/whois.nic.priv.at/status_available.expected +0 -22
  1072. data/spec/fixtures/responses/whois.nic.priv.at/status_available.txt +0 -7
  1073. data/spec/fixtures/responses/whois.nic.priv.at/status_registered.expected +0 -23
  1074. data/spec/fixtures/responses/whois.nic.priv.at/status_registered.txt +0 -35
  1075. data/spec/fixtures/responses/whois.nic.sh/status_available.expected +0 -53
  1076. data/spec/fixtures/responses/whois.nic.sh/status_available.txt +0 -2
  1077. data/spec/fixtures/responses/whois.nic.sh/status_registered.expected +0 -53
  1078. data/spec/fixtures/responses/whois.nic.sh/status_registered.txt +0 -2
  1079. data/spec/fixtures/responses/whois.nic.sl/status_available.expected +0 -23
  1080. data/spec/fixtures/responses/whois.nic.sl/status_available.txt +0 -39
  1081. data/spec/fixtures/responses/whois.nic.sl/status_registered.expected +0 -33
  1082. data/spec/fixtures/responses/whois.nic.sl/status_registered.txt +0 -80
  1083. data/spec/fixtures/responses/whois.nic.sm/status_available.expected +0 -23
  1084. data/spec/fixtures/responses/whois.nic.sm/status_available.txt +0 -1
  1085. data/spec/fixtures/responses/whois.nic.sm/status_registered.expected +0 -33
  1086. data/spec/fixtures/responses/whois.nic.sm/status_registered.txt +0 -30
  1087. data/spec/fixtures/responses/whois.nic.sn/status_available.expected +0 -57
  1088. data/spec/fixtures/responses/whois.nic.sn/status_available.txt +0 -3
  1089. data/spec/fixtures/responses/whois.nic.sn/status_registered.expected +0 -80
  1090. data/spec/fixtures/responses/whois.nic.sn/status_registered.txt +0 -14
  1091. data/spec/fixtures/responses/whois.nic.so/status_available.expected +0 -23
  1092. data/spec/fixtures/responses/whois.nic.so/status_available.txt +0 -1
  1093. data/spec/fixtures/responses/whois.nic.so/status_registered.expected +0 -34
  1094. data/spec/fixtures/responses/whois.nic.so/status_registered.txt +0 -22
  1095. data/spec/fixtures/responses/whois.nic.st/status_available.expected +0 -23
  1096. data/spec/fixtures/responses/whois.nic.st/status_available.txt +0 -1
  1097. data/spec/fixtures/responses/whois.nic.st/status_registered.expected +0 -33
  1098. data/spec/fixtures/responses/whois.nic.st/status_registered.txt +0 -47
  1099. data/spec/fixtures/responses/whois.nic.tel/status_available.expected +0 -23
  1100. data/spec/fixtures/responses/whois.nic.tel/status_available.txt +0 -59
  1101. data/spec/fixtures/responses/whois.nic.tel/status_registered.expected +0 -36
  1102. data/spec/fixtures/responses/whois.nic.tel/status_registered.txt +0 -111
  1103. data/spec/fixtures/responses/whois.nic.tl/property_status_active.expected +0 -8
  1104. data/spec/fixtures/responses/whois.nic.tl/property_status_active.txt +0 -29
  1105. data/spec/fixtures/responses/whois.nic.tl/property_status_delegated.expected +0 -8
  1106. data/spec/fixtures/responses/whois.nic.tl/property_status_delegated.txt +0 -72
  1107. data/spec/fixtures/responses/whois.nic.tl/property_status_not_registered.expected +0 -8
  1108. data/spec/fixtures/responses/whois.nic.tl/property_status_not_registered.txt +0 -21
  1109. data/spec/fixtures/responses/whois.nic.tl/status_available.expected +0 -30
  1110. data/spec/fixtures/responses/whois.nic.tl/status_available.txt +0 -21
  1111. data/spec/fixtures/responses/whois.nic.tl/status_registered.expected +0 -44
  1112. data/spec/fixtures/responses/whois.nic.tl/status_registered.txt +0 -66
  1113. data/spec/fixtures/responses/whois.nic.tm/status_available.expected +0 -53
  1114. data/spec/fixtures/responses/whois.nic.tm/status_available.txt +0 -2
  1115. data/spec/fixtures/responses/whois.nic.tm/status_registered.expected +0 -53
  1116. data/spec/fixtures/responses/whois.nic.tm/status_registered.txt +0 -2
  1117. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_ip.expected +0 -12
  1118. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_ip.txt +0 -52
  1119. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_trailing_space.expected +0 -7
  1120. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_trailing_space.txt +0 -42
  1121. data/spec/fixtures/responses/whois.nic.tr/status_available.expected +0 -23
  1122. data/spec/fixtures/responses/whois.nic.tr/status_available.txt +0 -1
  1123. data/spec/fixtures/responses/whois.nic.tr/status_registered.expected +0 -29
  1124. data/spec/fixtures/responses/whois.nic.tr/status_registered.txt +0 -48
  1125. data/spec/fixtures/responses/whois.nic.travel/property_status_multiple.expected +0 -2
  1126. data/spec/fixtures/responses/whois.nic.travel/property_status_multiple.txt +0 -83
  1127. data/spec/fixtures/responses/whois.nic.travel/property_status_single.expected +0 -2
  1128. data/spec/fixtures/responses/whois.nic.travel/property_status_single.txt +0 -75
  1129. data/spec/fixtures/responses/whois.nic.travel/status_available.expected +0 -23
  1130. data/spec/fixtures/responses/whois.nic.travel/status_available.txt +0 -25
  1131. data/spec/fixtures/responses/whois.nic.travel/status_registered.expected +0 -30
  1132. data/spec/fixtures/responses/whois.nic.travel/status_registered.txt +0 -75
  1133. data/spec/fixtures/responses/whois.nic.tv/property_nameserver_no_nameserver.expected +0 -3
  1134. data/spec/fixtures/responses/whois.nic.tv/property_nameserver_no_nameserver.txt +0 -53
  1135. data/spec/fixtures/responses/whois.nic.tv/status_available.expected +0 -44
  1136. data/spec/fixtures/responses/whois.nic.tv/status_available.txt +0 -44
  1137. data/spec/fixtures/responses/whois.nic.tv/status_registered.expected +0 -51
  1138. data/spec/fixtures/responses/whois.nic.tv/status_registered.txt +0 -54
  1139. data/spec/fixtures/responses/whois.nic.uk/property_nameservers_with_ip.expected +0 -9
  1140. data/spec/fixtures/responses/whois.nic.uk/property_nameservers_with_ip.txt +0 -52
  1141. data/spec/fixtures/responses/whois.nic.uk/property_registrant_type_individual.txt +0 -45
  1142. data/spec/fixtures/responses/whois.nic.uk/property_registrant_type_unknown.txt +0 -50
  1143. data/spec/fixtures/responses/whois.nic.uk/property_registrar_without_trading_name.expected +0 -6
  1144. data/spec/fixtures/responses/whois.nic.uk/property_registrar_without_trading_name.txt +0 -48
  1145. data/spec/fixtures/responses/whois.nic.uk/property_status_missing.expected +0 -8
  1146. data/spec/fixtures/responses/whois.nic.uk/property_status_missing.txt +0 -20
  1147. data/spec/fixtures/responses/whois.nic.uk/property_status_no_status_listed.expected +0 -8
  1148. data/spec/fixtures/responses/whois.nic.uk/property_status_no_status_listed.txt +0 -48
  1149. data/spec/fixtures/responses/whois.nic.uk/property_status_processing_registration.expected +0 -8
  1150. data/spec/fixtures/responses/whois.nic.uk/property_status_processing_registration.txt +0 -49
  1151. data/spec/fixtures/responses/whois.nic.uk/property_status_processing_renewal.expected +0 -8
  1152. data/spec/fixtures/responses/whois.nic.uk/property_status_processing_renewal.txt +0 -49
  1153. data/spec/fixtures/responses/whois.nic.uk/property_status_registered_until_expiry_date.expected +0 -8
  1154. data/spec/fixtures/responses/whois.nic.uk/property_status_registered_until_expiry_date.txt +0 -50
  1155. data/spec/fixtures/responses/whois.nic.uk/property_status_suspended.expected +0 -8
  1156. data/spec/fixtures/responses/whois.nic.uk/property_status_suspended.txt +0 -51
  1157. data/spec/fixtures/responses/whois.nic.uk/response_throttled.expected +0 -2
  1158. data/spec/fixtures/responses/whois.nic.uk/response_throttled.txt +0 -9
  1159. data/spec/fixtures/responses/whois.nic.uk/status_available.expected +0 -38
  1160. data/spec/fixtures/responses/whois.nic.uk/status_available.txt +0 -20
  1161. data/spec/fixtures/responses/whois.nic.uk/status_invalid.expected +0 -9
  1162. data/spec/fixtures/responses/whois.nic.uk/status_invalid.txt +0 -22
  1163. data/spec/fixtures/responses/whois.nic.uk/status_registered.expected +0 -68
  1164. data/spec/fixtures/responses/whois.nic.uk/status_registered.txt +0 -50
  1165. data/spec/fixtures/responses/whois.nic.uk/status_reserved.expected +0 -71
  1166. data/spec/fixtures/responses/whois.nic.uk/status_reserved.txt +0 -48
  1167. data/spec/fixtures/responses/whois.nic.uk/status_suspended.expected +0 -34
  1168. data/spec/fixtures/responses/whois.nic.uk/status_suspended.txt +0 -51
  1169. data/spec/fixtures/responses/whois.nic.us/status_available.expected +0 -23
  1170. data/spec/fixtures/responses/whois.nic.us/status_available.txt +0 -29
  1171. data/spec/fixtures/responses/whois.nic.us/status_registered.expected +0 -34
  1172. data/spec/fixtures/responses/whois.nic.us/status_registered.txt +0 -99
  1173. data/spec/fixtures/responses/whois.nic.ve/property_expires_on_missing.expected +0 -2
  1174. data/spec/fixtures/responses/whois.nic.ve/property_expires_on_missing.txt +0 -48
  1175. data/spec/fixtures/responses/whois.nic.ve/property_nameservers.expected +0 -7
  1176. data/spec/fixtures/responses/whois.nic.ve/property_nameservers.txt +0 -48
  1177. data/spec/fixtures/responses/whois.nic.ve/property_nameservers_missing.expected +0 -3
  1178. data/spec/fixtures/responses/whois.nic.ve/property_nameservers_missing.txt +0 -45
  1179. data/spec/fixtures/responses/whois.nic.ve/property_status_activo.expected +0 -8
  1180. data/spec/fixtures/responses/whois.nic.ve/property_status_activo.txt +0 -45
  1181. data/spec/fixtures/responses/whois.nic.ve/property_status_missing.expected +0 -8
  1182. data/spec/fixtures/responses/whois.nic.ve/property_status_missing.txt +0 -10
  1183. data/spec/fixtures/responses/whois.nic.ve/property_status_suspendido.expected +0 -8
  1184. data/spec/fixtures/responses/whois.nic.ve/property_status_suspendido.txt +0 -49
  1185. data/spec/fixtures/responses/whois.nic.ve/property_updated_on.expected +0 -3
  1186. data/spec/fixtures/responses/whois.nic.ve/property_updated_on.txt +0 -48
  1187. data/spec/fixtures/responses/whois.nic.ve/property_updated_on_blank.expected +0 -2
  1188. data/spec/fixtures/responses/whois.nic.ve/property_updated_on_blank.txt +0 -45
  1189. data/spec/fixtures/responses/whois.nic.ve/status_available.expected +0 -23
  1190. data/spec/fixtures/responses/whois.nic.ve/status_available.txt +0 -10
  1191. data/spec/fixtures/responses/whois.nic.ve/status_inactive.expected +0 -30
  1192. data/spec/fixtures/responses/whois.nic.ve/status_inactive.txt +0 -49
  1193. data/spec/fixtures/responses/whois.nic.ve/status_registered.expected +0 -25
  1194. data/spec/fixtures/responses/whois.nic.ve/status_registered.txt +0 -45
  1195. data/spec/fixtures/responses/whois.nic.xxx/property_updated_on_blank.expected +0 -2
  1196. data/spec/fixtures/responses/whois.nic.xxx/property_updated_on_blank.txt +0 -98
  1197. data/spec/fixtures/responses/whois.nic.xxx/status_available.expected +0 -57
  1198. data/spec/fixtures/responses/whois.nic.xxx/status_available.txt +0 -1
  1199. data/spec/fixtures/responses/whois.nic.xxx/status_registered.expected +0 -105
  1200. data/spec/fixtures/responses/whois.nic.xxx/status_registered.txt +0 -98
  1201. data/spec/fixtures/responses/whois.nic.xxx/status_reserved.expected +0 -12
  1202. data/spec/fixtures/responses/whois.nic.xxx/status_reserved.txt +0 -1
  1203. data/spec/fixtures/responses/whois.norid.no/status_available.expected +0 -18
  1204. data/spec/fixtures/responses/whois.norid.no/status_available.txt +0 -5
  1205. data/spec/fixtures/responses/whois.norid.no/status_registered.expected +0 -20
  1206. data/spec/fixtures/responses/whois.norid.no/status_registered.txt +0 -34
  1207. data/spec/fixtures/responses/whois.org.za/status_available.expected +0 -53
  1208. data/spec/fixtures/responses/whois.org.za/status_available.txt +0 -1
  1209. data/spec/fixtures/responses/whois.org.za/status_registered.expected +0 -53
  1210. data/spec/fixtures/responses/whois.org.za/status_registered.txt +0 -3
  1211. data/spec/fixtures/responses/whois.pandi.or.id/status_available.expected +0 -23
  1212. data/spec/fixtures/responses/whois.pandi.or.id/status_available.txt +0 -9
  1213. data/spec/fixtures/responses/whois.pandi.or.id/status_registered.expected +0 -34
  1214. data/spec/fixtures/responses/whois.pandi.or.id/status_registered.txt +0 -33
  1215. data/spec/fixtures/responses/whois.pnina.ps/property_nameservers_with_nodns.expected +0 -5
  1216. data/spec/fixtures/responses/whois.pnina.ps/property_nameservers_with_nodns.txt +0 -19
  1217. data/spec/fixtures/responses/whois.pnina.ps/property_status_active_pending_transfer.expected +0 -8
  1218. data/spec/fixtures/responses/whois.pnina.ps/property_status_active_pending_transfer.txt +0 -69
  1219. data/spec/fixtures/responses/whois.pnina.ps/status_available.expected +0 -23
  1220. data/spec/fixtures/responses/whois.pnina.ps/status_available.txt +0 -10
  1221. data/spec/fixtures/responses/whois.pnina.ps/status_registered.expected +0 -31
  1222. data/spec/fixtures/responses/whois.pnina.ps/status_registered.txt +0 -20
  1223. data/spec/fixtures/responses/whois.publicinterestregistry.net/response_throttled.expected +0 -2
  1224. data/spec/fixtures/responses/whois.publicinterestregistry.net/response_throttled.txt +0 -1
  1225. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected +0 -50
  1226. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_available.txt +0 -1
  1227. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_registered.expected +0 -115
  1228. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_registered.txt +0 -85
  1229. data/spec/fixtures/responses/whois.register.bg/property_nameservers_with_ip.expected +0 -9
  1230. data/spec/fixtures/responses/whois.register.bg/property_nameservers_with_ip.txt +0 -42
  1231. data/spec/fixtures/responses/whois.register.bg/status_available.expected +0 -23
  1232. data/spec/fixtures/responses/whois.register.bg/status_available.txt +0 -1
  1233. data/spec/fixtures/responses/whois.register.bg/status_registered.expected +0 -33
  1234. data/spec/fixtures/responses/whois.register.bg/status_registered.txt +0 -44
  1235. data/spec/fixtures/responses/whois.registro.br/property_nameservers_with_ip.expected +0 -15
  1236. data/spec/fixtures/responses/whois.registro.br/property_nameservers_with_ip.txt +0 -50
  1237. data/spec/fixtures/responses/whois.registro.br/status_available.expected +0 -23
  1238. data/spec/fixtures/responses/whois.registro.br/status_available.txt +0 -22
  1239. data/spec/fixtures/responses/whois.registro.br/status_available_limited.expected +0 -5
  1240. data/spec/fixtures/responses/whois.registro.br/status_available_limited.txt +0 -22
  1241. data/spec/fixtures/responses/whois.registro.br/status_registered.expected +0 -30
  1242. data/spec/fixtures/responses/whois.registro.br/status_registered.txt +0 -47
  1243. data/spec/fixtures/responses/whois.registro.br/status_registered_limited.expected +0 -5
  1244. data/spec/fixtures/responses/whois.registro.br/status_registered_limited.txt +0 -23
  1245. data/spec/fixtures/responses/whois.registry.gy/property_status_active.expected +0 -8
  1246. data/spec/fixtures/responses/whois.registry.gy/property_status_active.txt +0 -58
  1247. data/spec/fixtures/responses/whois.registry.gy/property_status_delegated.expected +0 -8
  1248. data/spec/fixtures/responses/whois.registry.gy/property_status_delegated.txt +0 -66
  1249. data/spec/fixtures/responses/whois.registry.gy/property_status_not_registered.expected +0 -8
  1250. data/spec/fixtures/responses/whois.registry.gy/property_status_not_registered.txt +0 -18
  1251. data/spec/fixtures/responses/whois.registry.gy/status_available.expected +0 -30
  1252. data/spec/fixtures/responses/whois.registry.gy/status_available.txt +0 -18
  1253. data/spec/fixtures/responses/whois.registry.gy/status_registered.expected +0 -48
  1254. data/spec/fixtures/responses/whois.registry.gy/status_registered.txt +0 -58
  1255. data/spec/fixtures/responses/whois.registry.hm/status_available.expected +0 -23
  1256. data/spec/fixtures/responses/whois.registry.hm/status_available.txt +0 -31
  1257. data/spec/fixtures/responses/whois.registry.hm/status_registered.expected +0 -29
  1258. data/spec/fixtures/responses/whois.registry.hm/status_registered.txt +0 -78
  1259. data/spec/fixtures/responses/whois.registry.in/property_status_missing.expected +0 -2
  1260. data/spec/fixtures/responses/whois.registry.in/property_status_missing.txt +0 -1
  1261. data/spec/fixtures/responses/whois.registry.in/property_status_multiple.expected +0 -2
  1262. data/spec/fixtures/responses/whois.registry.in/property_status_multiple.txt +0 -86
  1263. data/spec/fixtures/responses/whois.registry.in/property_status_ok.expected +0 -2
  1264. data/spec/fixtures/responses/whois.registry.in/property_status_ok.txt +0 -83
  1265. data/spec/fixtures/responses/whois.registry.in/status_available.expected +0 -57
  1266. data/spec/fixtures/responses/whois.registry.in/status_available.txt +0 -1
  1267. data/spec/fixtures/responses/whois.registry.in/status_registered.expected +0 -106
  1268. data/spec/fixtures/responses/whois.registry.in/status_registered.txt +0 -83
  1269. data/spec/fixtures/responses/whois.registry.om/status_available.expected +0 -56
  1270. data/spec/fixtures/responses/whois.registry.om/status_available.txt +0 -1
  1271. data/spec/fixtures/responses/whois.registry.om/status_registered.expected +0 -100
  1272. data/spec/fixtures/responses/whois.registry.om/status_registered.txt +0 -18
  1273. data/spec/fixtures/responses/whois.registry.qa/property_nameservers_without_ips.expected +0 -12
  1274. data/spec/fixtures/responses/whois.registry.qa/property_nameservers_without_ips.txt +0 -22
  1275. data/spec/fixtures/responses/whois.registry.qa/status_available.expected +0 -56
  1276. data/spec/fixtures/responses/whois.registry.qa/status_available.txt +0 -1
  1277. data/spec/fixtures/responses/whois.registry.qa/status_registered.expected +0 -91
  1278. data/spec/fixtures/responses/whois.registry.qa/status_registered.txt +0 -23
  1279. data/spec/fixtures/responses/whois.registrypro.pro/status_available.expected +0 -57
  1280. data/spec/fixtures/responses/whois.registrypro.pro/status_available.txt +0 -1
  1281. data/spec/fixtures/responses/whois.registrypro.pro/status_registered.expected +0 -112
  1282. data/spec/fixtures/responses/whois.registrypro.pro/status_registered.txt +0 -101
  1283. data/spec/fixtures/responses/whois.ripe.net/fo/status_available.expected +0 -23
  1284. data/spec/fixtures/responses/whois.ripe.net/fo/status_available.txt +0 -11
  1285. data/spec/fixtures/responses/whois.ripe.net/fo/status_registered.expected +0 -27
  1286. data/spec/fixtures/responses/whois.ripe.net/fo/status_registered.txt +0 -45
  1287. data/spec/fixtures/responses/whois.ripe.net/gm/status_available.expected +0 -23
  1288. data/spec/fixtures/responses/whois.ripe.net/gm/status_available.txt +0 -11
  1289. data/spec/fixtures/responses/whois.ripe.net/gm/status_registered.expected +0 -27
  1290. data/spec/fixtures/responses/whois.ripe.net/gm/status_registered.txt +0 -37
  1291. data/spec/fixtures/responses/whois.ripe.net/mc/status_available.expected +0 -23
  1292. data/spec/fixtures/responses/whois.ripe.net/mc/status_available.txt +0 -11
  1293. data/spec/fixtures/responses/whois.ripe.net/mc/status_registered.expected +0 -32
  1294. data/spec/fixtures/responses/whois.ripe.net/mc/status_registered.txt +0 -36
  1295. data/spec/fixtures/responses/whois.ripe.net/va/status_available.expected +0 -23
  1296. data/spec/fixtures/responses/whois.ripe.net/va/status_available.txt +0 -11
  1297. data/spec/fixtures/responses/whois.ripe.net/va/status_registered.expected +0 -33
  1298. data/spec/fixtures/responses/whois.ripe.net/va/status_registered.txt +0 -48
  1299. data/spec/fixtures/responses/whois.rnids.rs/property_nameservers_hyphenated.expected +0 -9
  1300. data/spec/fixtures/responses/whois.rnids.rs/property_nameservers_hyphenated.txt +0 -36
  1301. data/spec/fixtures/responses/whois.rnids.rs/status_available.expected +0 -57
  1302. data/spec/fixtures/responses/whois.rnids.rs/status_available.txt +0 -1
  1303. data/spec/fixtures/responses/whois.rnids.rs/status_registered.expected +0 -94
  1304. data/spec/fixtures/responses/whois.rnids.rs/status_registered.txt +0 -44
  1305. data/spec/fixtures/responses/whois.rnids.rs/token_whois_privacy.expected +0 -11
  1306. data/spec/fixtures/responses/whois.rnids.rs/token_whois_privacy.txt +0 -36
  1307. data/spec/fixtures/responses/whois.rotld.ro/status_available.expected +0 -23
  1308. data/spec/fixtures/responses/whois.rotld.ro/status_available.txt +0 -16
  1309. data/spec/fixtures/responses/whois.rotld.ro/status_registered.expected +0 -31
  1310. data/spec/fixtures/responses/whois.rotld.ro/status_registered.txt +0 -27
  1311. data/spec/fixtures/responses/whois.samoanic.ws/status_available.expected +0 -23
  1312. data/spec/fixtures/responses/whois.samoanic.ws/status_available.txt +0 -12
  1313. data/spec/fixtures/responses/whois.samoanic.ws/status_registered.expected +0 -34
  1314. data/spec/fixtures/responses/whois.samoanic.ws/status_registered.txt +0 -34
  1315. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1.expected +0 -11
  1316. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1.txt +0 -98
  1317. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected +0 -12
  1318. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.txt +0 -94
  1319. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_2.expected +0 -11
  1320. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_2.txt +0 -94
  1321. data/spec/fixtures/responses/whois.sgnic.sg/status_available.expected +0 -23
  1322. data/spec/fixtures/responses/whois.sgnic.sg/status_available.txt +0 -1
  1323. data/spec/fixtures/responses/whois.sgnic.sg/status_registered.expected +0 -33
  1324. data/spec/fixtures/responses/whois.sgnic.sg/status_registered.txt +0 -94
  1325. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_dakt.expected +0 -8
  1326. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_dakt.txt +0 -25
  1327. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_exp.expected +0 -8
  1328. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_exp.txt +0 -27
  1329. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_held.expected +0 -8
  1330. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_held.txt +0 -17
  1331. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_lnot.expected +0 -8
  1332. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_lnot.txt +0 -26
  1333. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ok.expected +0 -8
  1334. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ok.txt +0 -27
  1335. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ta.expected +0 -8
  1336. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ta.txt +0 -25
  1337. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_warn.expected +0 -8
  1338. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_warn.txt +0 -24
  1339. data/spec/fixtures/responses/whois.sk-nic.sk/status_available.expected +0 -23
  1340. data/spec/fixtures/responses/whois.sk-nic.sk/status_available.txt +0 -7
  1341. data/spec/fixtures/responses/whois.sk-nic.sk/status_registered.expected +0 -33
  1342. data/spec/fixtures/responses/whois.sk-nic.sk/status_registered.txt +0 -27
  1343. data/spec/fixtures/responses/whois.smallregistry.net/status_available.expected +0 -50
  1344. data/spec/fixtures/responses/whois.smallregistry.net/status_available.txt +0 -21
  1345. data/spec/fixtures/responses/whois.smallregistry.net/status_registered.expected +0 -91
  1346. data/spec/fixtures/responses/whois.smallregistry.net/status_registered.txt +0 -89
  1347. data/spec/fixtures/responses/whois.srs.net.nz/property_status_pendingrelease.expected +0 -8
  1348. data/spec/fixtures/responses/whois.srs.net.nz/property_status_pendingrelease.txt +0 -68
  1349. data/spec/fixtures/responses/whois.srs.net.nz/response_throttled.expected +0 -2
  1350. data/spec/fixtures/responses/whois.srs.net.nz/response_throttled.txt +0 -27
  1351. data/spec/fixtures/responses/whois.srs.net.nz/status_available.expected +0 -27
  1352. data/spec/fixtures/responses/whois.srs.net.nz/status_available.txt +0 -27
  1353. data/spec/fixtures/responses/whois.srs.net.nz/status_invalid.expected +0 -34
  1354. data/spec/fixtures/responses/whois.srs.net.nz/status_invalid.txt +0 -27
  1355. data/spec/fixtures/responses/whois.srs.net.nz/status_registered.expected +0 -38
  1356. data/spec/fixtures/responses/whois.srs.net.nz/status_registered.txt +0 -73
  1357. data/spec/fixtures/responses/whois.sx/status_available.expected +0 -55
  1358. data/spec/fixtures/responses/whois.sx/status_available.txt +0 -9
  1359. data/spec/fixtures/responses/whois.sx/status_registered.expected +0 -85
  1360. data/spec/fixtures/responses/whois.sx/status_registered.txt +0 -21
  1361. data/spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.expected +0 -9
  1362. data/spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.txt +0 -22
  1363. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_available.expected +0 -37
  1364. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_available.txt +0 -9
  1365. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.expected +0 -65
  1366. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.txt +0 -23
  1367. data/spec/fixtures/responses/whois.tcinet.ru/su/status_available.expected +0 -37
  1368. data/spec/fixtures/responses/whois.tcinet.ru/su/status_available.txt +0 -9
  1369. data/spec/fixtures/responses/whois.tcinet.ru/su/status_registered.expected +0 -53
  1370. data/spec/fixtures/responses/whois.tcinet.ru/su/status_registered.txt +0 -20
  1371. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.expected +0 -37
  1372. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.txt +0 -9
  1373. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.expected +0 -56
  1374. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.txt +0 -20
  1375. data/spec/fixtures/responses/whois.thnic.co.th/status_available.expected +0 -23
  1376. data/spec/fixtures/responses/whois.thnic.co.th/status_available.txt +0 -5
  1377. data/spec/fixtures/responses/whois.thnic.co.th/status_registered.expected +0 -34
  1378. data/spec/fixtures/responses/whois.thnic.co.th/status_registered.txt +0 -27
  1379. data/spec/fixtures/responses/whois.tld.ee/property_contact_admin.txt +0 -34
  1380. data/spec/fixtures/responses/whois.tld.ee/property_contact_registrant.txt +0 -34
  1381. data/spec/fixtures/responses/whois.tld.ee/property_registrar.txt +0 -34
  1382. data/spec/fixtures/responses/whois.tld.ee/property_status_expired.txt +0 -27
  1383. data/spec/fixtures/responses/whois.tld.ee/property_status_missing.txt +0 -8
  1384. data/spec/fixtures/responses/whois.tld.ee/property_status_paid.txt +0 -34
  1385. data/spec/fixtures/responses/whois.tld.ee/status_available.expected +0 -38
  1386. data/spec/fixtures/responses/whois.tld.ee/status_available.txt +0 -8
  1387. data/spec/fixtures/responses/whois.tld.ee/status_expired.expected +0 -31
  1388. data/spec/fixtures/responses/whois.tld.ee/status_expired.txt +0 -27
  1389. data/spec/fixtures/responses/whois.tld.ee/status_registered.expected +0 -60
  1390. data/spec/fixtures/responses/whois.tld.ee/status_registered.txt +0 -34
  1391. data/spec/fixtures/responses/whois.tonic.to/response_incomplete.expected +0 -6
  1392. data/spec/fixtures/responses/whois.tonic.to/response_incomplete.txt +0 -1
  1393. data/spec/fixtures/responses/whois.tonic.to/status_available.expected +0 -57
  1394. data/spec/fixtures/responses/whois.tonic.to/status_available.txt +0 -2
  1395. data/spec/fixtures/responses/whois.tonic.to/status_registered.expected +0 -57
  1396. data/spec/fixtures/responses/whois.tonic.to/status_registered.txt +0 -3
  1397. data/spec/fixtures/responses/whois.twnic.net.tw/status_available.expected +0 -23
  1398. data/spec/fixtures/responses/whois.twnic.net.tw/status_available.txt +0 -1
  1399. data/spec/fixtures/responses/whois.twnic.net.tw/status_registered.expected +0 -33
  1400. data/spec/fixtures/responses/whois.twnic.net.tw/status_registered.txt +0 -32
  1401. data/spec/fixtures/responses/whois.tznic.or.tz/property_status_expired.expected +0 -8
  1402. data/spec/fixtures/responses/whois.tznic.or.tz/property_status_expired.txt +0 -56
  1403. data/spec/fixtures/responses/whois.tznic.or.tz/status_available.expected +0 -23
  1404. data/spec/fixtures/responses/whois.tznic.or.tz/status_available.txt +0 -39
  1405. data/spec/fixtures/responses/whois.tznic.or.tz/status_registered.expected +0 -30
  1406. data/spec/fixtures/responses/whois.tznic.or.tz/status_registered.txt +0 -77
  1407. data/spec/fixtures/responses/whois.ua/property_contacts_multiple.expected +0 -107
  1408. data/spec/fixtures/responses/whois.ua/property_contacts_multiple.txt +0 -84
  1409. data/spec/fixtures/responses/whois.ua/property_created_at_outofrange.expected +0 -2
  1410. data/spec/fixtures/responses/whois.ua/property_created_at_outofrange.txt +0 -93
  1411. data/spec/fixtures/responses/whois.ua/property_nameservers_uppercase.expected +0 -9
  1412. data/spec/fixtures/responses/whois.ua/property_nameservers_uppercase.txt +0 -29
  1413. data/spec/fixtures/responses/whois.ua/redirect_to_whois.in.ua.txt +0 -29
  1414. data/spec/fixtures/responses/whois.ua/status_available.expected +0 -52
  1415. data/spec/fixtures/responses/whois.ua/status_available.txt +0 -7
  1416. data/spec/fixtures/responses/whois.ua/status_registered.expected +0 -95
  1417. data/spec/fixtures/responses/whois.ua/status_registered.txt +0 -63
  1418. data/spec/fixtures/responses/whois.usp.ac.fj/status_available.expected +0 -23
  1419. data/spec/fixtures/responses/whois.usp.ac.fj/status_available.txt +0 -18
  1420. data/spec/fixtures/responses/whois.usp.ac.fj/status_registered.expected +0 -28
  1421. data/spec/fixtures/responses/whois.usp.ac.fj/status_registered.txt +0 -26
  1422. data/spec/fixtures/responses/whois.za.net/status_available.expected +0 -23
  1423. data/spec/fixtures/responses/whois.za.net/status_available.txt +0 -9
  1424. data/spec/fixtures/responses/whois.za.net/status_registered.expected +0 -29
  1425. data/spec/fixtures/responses/whois.za.net/status_registered.txt +0 -42
  1426. data/spec/fixtures/responses/whois.za.org/status_available.expected +0 -23
  1427. data/spec/fixtures/responses/whois.za.org/status_available.txt +0 -9
  1428. data/spec/fixtures/responses/whois.za.org/status_registered.expected +0 -31
  1429. data/spec/fixtures/responses/whois.za.org/status_registered.txt +0 -44
  1430. data/spec/integration_spec.rb +0 -58
  1431. data/spec/spec_helper.rb +0 -23
  1432. data/spec/support/example/parser_example_group.rb +0 -57
  1433. data/spec/support/helpers/connectivity_helper.rb +0 -15
  1434. data/spec/support/helpers/spec_helper.rb +0 -38
  1435. data/spec/support/matchers/support_property.rb +0 -5
  1436. data/spec/tlds +0 -352
  1437. data/spec/whois/client_spec.rb +0 -134
  1438. data/spec/whois/core_ext_spec.rb +0 -17
  1439. data/spec/whois/errors_spec.rb +0 -21
  1440. data/spec/whois/record/contact_spec.rb +0 -57
  1441. data/spec/whois/record/nameserver_spec.rb +0 -61
  1442. data/spec/whois/record/parser/base_spec.rb +0 -242
  1443. data/spec/whois/record/parser/blank_spec.rb +0 -20
  1444. data/spec/whois/record/parser/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver_spec.rb +0 -30
  1445. data/spec/whois/record/parser/responses/jobswhois.verisign-grs.com/status_available_spec.rb +0 -90
  1446. data/spec/whois/record/parser/responses/jobswhois.verisign-grs.com/status_registered_spec.rb +0 -101
  1447. data/spec/whois/record/parser/responses/kero.yachay.pe/status_available_spec.rb +0 -60
  1448. data/spec/whois/record/parser/responses/kero.yachay.pe/status_inactive_spec.rb +0 -61
  1449. data/spec/whois/record/parser/responses/kero.yachay.pe/status_registered_spec.rb +0 -68
  1450. data/spec/whois/record/parser/responses/whois.adamsnames.tc/gd/status_available_spec.rb +0 -60
  1451. data/spec/whois/record/parser/responses/whois.adamsnames.tc/gd/status_registered_spec.rb +0 -64
  1452. data/spec/whois/record/parser/responses/whois.adamsnames.tc/tc/status_available_spec.rb +0 -60
  1453. data/spec/whois/record/parser/responses/whois.adamsnames.tc/tc/status_registered_spec.rb +0 -68
  1454. data/spec/whois/record/parser/responses/whois.adamsnames.tc/vg/status_available_spec.rb +0 -60
  1455. data/spec/whois/record/parser/responses/whois.adamsnames.tc/vg/status_registered_spec.rb +0 -68
  1456. data/spec/whois/record/parser/responses/whois.aeda.net.ae/status_available_spec.rb +0 -60
  1457. data/spec/whois/record/parser/responses/whois.aeda.net.ae/status_registered_spec.rb +0 -64
  1458. data/spec/whois/record/parser/responses/whois.aero/status_available_spec.rb +0 -108
  1459. data/spec/whois/record/parser/responses/whois.aero/status_registered_spec.rb +0 -161
  1460. data/spec/whois/record/parser/responses/whois.afilias-grs.info/bz/status_available_spec.rb +0 -108
  1461. data/spec/whois/record/parser/responses/whois.afilias-grs.info/bz/status_registered_spec.rb +0 -122
  1462. data/spec/whois/record/parser/responses/whois.afilias-grs.info/gi/status_available_spec.rb +0 -108
  1463. data/spec/whois/record/parser/responses/whois.afilias-grs.info/gi/status_registered_spec.rb +0 -157
  1464. data/spec/whois/record/parser/responses/whois.afilias-grs.info/hn/status_available_spec.rb +0 -108
  1465. data/spec/whois/record/parser/responses/whois.afilias-grs.info/hn/status_registered_spec.rb +0 -157
  1466. data/spec/whois/record/parser/responses/whois.afilias-grs.info/lc/status_available_spec.rb +0 -108
  1467. data/spec/whois/record/parser/responses/whois.afilias-grs.info/lc/status_registered_spec.rb +0 -157
  1468. data/spec/whois/record/parser/responses/whois.afilias-grs.info/mn/status_available_spec.rb +0 -108
  1469. data/spec/whois/record/parser/responses/whois.afilias-grs.info/mn/status_registered_spec.rb +0 -161
  1470. data/spec/whois/record/parser/responses/whois.afilias-grs.info/sc/status_available_spec.rb +0 -108
  1471. data/spec/whois/record/parser/responses/whois.afilias-grs.info/sc/status_registered_spec.rb +0 -157
  1472. data/spec/whois/record/parser/responses/whois.afilias-grs.info/vc/status_available_spec.rb +0 -108
  1473. data/spec/whois/record/parser/responses/whois.afilias-grs.info/vc/status_registered_spec.rb +0 -161
  1474. data/spec/whois/record/parser/responses/whois.afilias.info/status_available_spec.rb +0 -108
  1475. data/spec/whois/record/parser/responses/whois.afilias.info/status_registered_spec.rb +0 -161
  1476. data/spec/whois/record/parser/responses/whois.ai/status_available_spec.rb +0 -60
  1477. data/spec/whois/record/parser/responses/whois.ai/status_registered_spec.rb +0 -68
  1478. data/spec/whois/record/parser/responses/whois.arnes.si/status_available_spec.rb +0 -60
  1479. data/spec/whois/record/parser/responses/whois.arnes.si/status_registered_spec.rb +0 -70
  1480. data/spec/whois/record/parser/responses/whois.ati.tn/status_available_spec.rb +0 -108
  1481. data/spec/whois/record/parser/responses/whois.ati.tn/status_registered_spec.rb +0 -173
  1482. data/spec/whois/record/parser/responses/whois.audns.net.au/property_status_with_multiple_spec.rb +0 -29
  1483. data/spec/whois/record/parser/responses/whois.audns.net.au/status_available_spec.rb +0 -107
  1484. data/spec/whois/record/parser/responses/whois.audns.net.au/status_registered_spec.rb +0 -136
  1485. data/spec/whois/record/parser/responses/whois.biz/status_available_spec.rb +0 -103
  1486. data/spec/whois/record/parser/responses/whois.biz/status_registered_spec.rb +0 -119
  1487. data/spec/whois/record/parser/responses/whois.cat/property_status_missing_spec.rb +0 -29
  1488. data/spec/whois/record/parser/responses/whois.cat/property_status_multiple_spec.rb +0 -29
  1489. data/spec/whois/record/parser/responses/whois.cat/property_status_ok_spec.rb +0 -29
  1490. data/spec/whois/record/parser/responses/whois.cat/status_available_spec.rb +0 -60
  1491. data/spec/whois/record/parser/responses/whois.cat/status_registered_spec.rb +0 -69
  1492. data/spec/whois/record/parser/responses/whois.cctld.by/status_available_spec.rb +0 -105
  1493. data/spec/whois/record/parser/responses/whois.cctld.by/status_registered_spec.rb +0 -115
  1494. data/spec/whois/record/parser/responses/whois.cctld.uz/property_expires_on_dash_spec.rb +0 -29
  1495. data/spec/whois/record/parser/responses/whois.cctld.uz/property_status_reserved_spec.rb +0 -39
  1496. data/spec/whois/record/parser/responses/whois.cctld.uz/status_available_spec.rb +0 -60
  1497. data/spec/whois/record/parser/responses/whois.cctld.uz/status_registered_spec.rb +0 -66
  1498. data/spec/whois/record/parser/responses/whois.centralnic.com/ae.org/status_available_spec.rb +0 -108
  1499. data/spec/whois/record/parser/responses/whois.centralnic.com/ae.org/status_registered_spec.rb +0 -161
  1500. data/spec/whois/record/parser/responses/whois.centralnic.com/ar.com/status_available_spec.rb +0 -108
  1501. data/spec/whois/record/parser/responses/whois.centralnic.com/ar.com/status_registered_spec.rb +0 -169
  1502. data/spec/whois/record/parser/responses/whois.centralnic.com/br.com/status_available_spec.rb +0 -108
  1503. data/spec/whois/record/parser/responses/whois.centralnic.com/br.com/status_registered_spec.rb +0 -161
  1504. data/spec/whois/record/parser/responses/whois.centralnic.com/cn.com/status_available_spec.rb +0 -108
  1505. data/spec/whois/record/parser/responses/whois.centralnic.com/cn.com/status_registered_spec.rb +0 -161
  1506. data/spec/whois/record/parser/responses/whois.centralnic.com/de.com/status_available_spec.rb +0 -108
  1507. data/spec/whois/record/parser/responses/whois.centralnic.com/de.com/status_registered_spec.rb +0 -163
  1508. data/spec/whois/record/parser/responses/whois.centralnic.com/eu.com/status_available_spec.rb +0 -108
  1509. data/spec/whois/record/parser/responses/whois.centralnic.com/eu.com/status_registered_spec.rb +0 -161
  1510. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_available_spec.rb +0 -108
  1511. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_registered_spec.rb +0 -165
  1512. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_available_spec.rb +0 -108
  1513. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_registered_spec.rb +0 -165
  1514. data/spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_available_spec.rb +0 -108
  1515. data/spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_registered_spec.rb +0 -165
  1516. data/spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_available_spec.rb +0 -108
  1517. data/spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_registered_spec.rb +0 -161
  1518. data/spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_available_spec.rb +0 -108
  1519. data/spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_registered_spec.rb +0 -161
  1520. data/spec/whois/record/parser/responses/whois.centralnic.com/kr.com/status_available_spec.rb +0 -108
  1521. data/spec/whois/record/parser/responses/whois.centralnic.com/kr.com/status_registered_spec.rb +0 -167
  1522. data/spec/whois/record/parser/responses/whois.centralnic.com/no.com/status_available_spec.rb +0 -108
  1523. data/spec/whois/record/parser/responses/whois.centralnic.com/no.com/status_registered_spec.rb +0 -161
  1524. data/spec/whois/record/parser/responses/whois.centralnic.com/qc.com/status_available_spec.rb +0 -108
  1525. data/spec/whois/record/parser/responses/whois.centralnic.com/qc.com/status_registered_spec.rb +0 -165
  1526. data/spec/whois/record/parser/responses/whois.centralnic.com/ru.com/status_available_spec.rb +0 -108
  1527. data/spec/whois/record/parser/responses/whois.centralnic.com/ru.com/status_registered_spec.rb +0 -157
  1528. data/spec/whois/record/parser/responses/whois.centralnic.com/sa.com/status_available_spec.rb +0 -108
  1529. data/spec/whois/record/parser/responses/whois.centralnic.com/sa.com/status_registered_spec.rb +0 -161
  1530. data/spec/whois/record/parser/responses/whois.centralnic.com/se.com/status_available_spec.rb +0 -108
  1531. data/spec/whois/record/parser/responses/whois.centralnic.com/se.com/status_registered_spec.rb +0 -165
  1532. data/spec/whois/record/parser/responses/whois.centralnic.com/se.net/status_available_spec.rb +0 -108
  1533. data/spec/whois/record/parser/responses/whois.centralnic.com/se.net/status_registered_spec.rb +0 -161
  1534. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.com/status_available_spec.rb +0 -108
  1535. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.com/status_registered_spec.rb +0 -161
  1536. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_available_spec.rb +0 -108
  1537. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_registered_spec.rb +0 -161
  1538. data/spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_available_spec.rb +0 -108
  1539. data/spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_registered_spec.rb +0 -161
  1540. data/spec/whois/record/parser/responses/whois.centralnic.com/us.org/status_available_spec.rb +0 -108
  1541. data/spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_available_spec.rb +0 -108
  1542. data/spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_registered_spec.rb +0 -161
  1543. data/spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_available_spec.rb +0 -108
  1544. data/spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_registered_spec.rb +0 -161
  1545. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_autorenew_grace_spec.rb +0 -39
  1546. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_available_spec.rb +0 -39
  1547. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_redemption_spec.rb +0 -39
  1548. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_registered_spec.rb +0 -39
  1549. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_tobereleased_spec.rb +0 -39
  1550. data/spec/whois/record/parser/responses/whois.cira.ca/status_available_spec.rb +0 -118
  1551. data/spec/whois/record/parser/responses/whois.cira.ca/status_invalid_spec.rb +0 -39
  1552. data/spec/whois/record/parser/responses/whois.cira.ca/status_registered_spec.rb +0 -172
  1553. data/spec/whois/record/parser/responses/whois.cnnic.cn/property_status_ok_spec.rb +0 -39
  1554. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_available_spec.rb +0 -112
  1555. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_registered_spec.rb +0 -137
  1556. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_reserved_list_spec.rb +0 -44
  1557. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_reserved_spec.rb +0 -44
  1558. data/spec/whois/record/parser/responses/whois.co.ca/status_available_spec.rb +0 -65
  1559. data/spec/whois/record/parser/responses/whois.co.ca/status_registered_spec.rb +0 -71
  1560. data/spec/whois/record/parser/responses/whois.co.ca/status_reserved_spec.rb +0 -44
  1561. data/spec/whois/record/parser/responses/whois.co.pl/status_available_spec.rb +0 -105
  1562. data/spec/whois/record/parser/responses/whois.co.pl/status_registered_spec.rb +0 -110
  1563. data/spec/whois/record/parser/responses/whois.co.ug/property_status_active_spec.rb +0 -39
  1564. data/spec/whois/record/parser/responses/whois.co.ug/property_status_unconfirmed_spec.rb +0 -39
  1565. data/spec/whois/record/parser/responses/whois.co.ug/status_available_spec.rb +0 -60
  1566. data/spec/whois/record/parser/responses/whois.co.ug/status_registered_spec.rb +0 -69
  1567. data/spec/whois/record/parser/responses/whois.coza.net.za/status_available_spec.rb +0 -104
  1568. data/spec/whois/record/parser/responses/whois.coza.net.za/status_registered_spec.rb +0 -104
  1569. data/spec/whois/record/parser/responses/whois.crsnic.net/property_nameserver_no_nameserver_spec.rb +0 -30
  1570. data/spec/whois/record/parser/responses/whois.crsnic.net/property_registrar_with_multiple_entries_spec.rb +0 -33
  1571. data/spec/whois/record/parser/responses/whois.crsnic.net/response_unavailable_spec.rb +0 -29
  1572. data/spec/whois/record/parser/responses/whois.crsnic.net/status_available_spec.rb +0 -90
  1573. data/spec/whois/record/parser/responses/whois.crsnic.net/status_registered_spec.rb +0 -105
  1574. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0/status_available_spec.rb +0 -98
  1575. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0/status_registered_spec.rb +0 -142
  1576. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip_spec.rb +0 -39
  1577. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_available_spec.rb +0 -98
  1578. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_invalid_spec.rb +0 -98
  1579. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_registered_spec.rb +0 -120
  1580. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip_spec.rb +0 -39
  1581. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/response_throttled_spec.rb +0 -29
  1582. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_available_spec.rb +0 -98
  1583. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_failed_ace_spec.rb +0 -39
  1584. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_failed_spec.rb +0 -39
  1585. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_invalid_spec.rb +0 -98
  1586. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_registered_spec.rb +0 -128
  1587. data/spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_available_spec.rb +0 -60
  1588. data/spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_registered_spec.rb +0 -66
  1589. data/spec/whois/record/parser/responses/whois.dns.be/property_nameservers_with_ip_spec.rb +0 -39
  1590. data/spec/whois/record/parser/responses/whois.dns.be/property_status_available_spec.rb +0 -39
  1591. data/spec/whois/record/parser/responses/whois.dns.be/property_status_free_spec.rb +0 -39
  1592. data/spec/whois/record/parser/responses/whois.dns.be/property_status_not_available_spec.rb +0 -39
  1593. data/spec/whois/record/parser/responses/whois.dns.be/property_status_outofservice_spec.rb +0 -39
  1594. data/spec/whois/record/parser/responses/whois.dns.be/property_status_quarantine_spec.rb +0 -39
  1595. data/spec/whois/record/parser/responses/whois.dns.be/property_status_registered_spec.rb +0 -39
  1596. data/spec/whois/record/parser/responses/whois.dns.be/response_throttled_hourly_spec.rb +0 -29
  1597. data/spec/whois/record/parser/responses/whois.dns.be/response_throttled_limit_spec.rb +0 -29
  1598. data/spec/whois/record/parser/responses/whois.dns.be/status_available_spec.rb +0 -60
  1599. data/spec/whois/record/parser/responses/whois.dns.be/status_registered_spec.rb +0 -69
  1600. data/spec/whois/record/parser/responses/whois.dns.hr/status_available_spec.rb +0 -105
  1601. data/spec/whois/record/parser/responses/whois.dns.hr/status_registered_spec.rb +0 -120
  1602. data/spec/whois/record/parser/responses/whois.dns.lu/property_nameservers_with_ip_spec.rb +0 -39
  1603. data/spec/whois/record/parser/responses/whois.dns.lu/status_available_spec.rb +0 -60
  1604. data/spec/whois/record/parser/responses/whois.dns.lu/status_registered_spec.rb +0 -69
  1605. data/spec/whois/record/parser/responses/whois.dns.pl/property_nameservers_with_ip_spec.rb +0 -36
  1606. data/spec/whois/record/parser/responses/whois.dns.pl/status_available_spec.rb +0 -60
  1607. data/spec/whois/record/parser/responses/whois.dns.pl/status_registered_spec.rb +0 -66
  1608. data/spec/whois/record/parser/responses/whois.dns.pt/property_nameservers_spec.rb +0 -38
  1609. data/spec/whois/record/parser/responses/whois.dns.pt/property_nameservers_without_host_spec.rb +0 -38
  1610. data/spec/whois/record/parser/responses/whois.dns.pt/property_status_techpro_spec.rb +0 -39
  1611. data/spec/whois/record/parser/responses/whois.dns.pt/status_available_spec.rb +0 -60
  1612. data/spec/whois/record/parser/responses/whois.dns.pt/status_inactive_spec.rb +0 -62
  1613. data/spec/whois/record/parser/responses/whois.dns.pt/status_registered_spec.rb +0 -70
  1614. data/spec/whois/record/parser/responses/whois.dns.pt/status_reserved_spec.rb +0 -61
  1615. data/spec/whois/record/parser/responses/whois.domain-registry.nl/property_nameservers_with_ip_spec.rb +0 -36
  1616. data/spec/whois/record/parser/responses/whois.domain-registry.nl/response_throttled_daily_spec.rb +0 -29
  1617. data/spec/whois/record/parser/responses/whois.domain-registry.nl/response_throttled_spec.rb +0 -29
  1618. data/spec/whois/record/parser/responses/whois.domain-registry.nl/response_unavailable_spec.rb +0 -29
  1619. data/spec/whois/record/parser/responses/whois.domain-registry.nl/status_available_spec.rb +0 -65
  1620. data/spec/whois/record/parser/responses/whois.domain-registry.nl/status_redemption_spec.rb +0 -65
  1621. data/spec/whois/record/parser/responses/whois.domain-registry.nl/status_registered_spec.rb +0 -80
  1622. data/spec/whois/record/parser/responses/whois.domain.kg/status_available_spec.rb +0 -60
  1623. data/spec/whois/record/parser/responses/whois.domain.kg/status_registered_spec.rb +0 -67
  1624. data/spec/whois/record/parser/responses/whois.domainregistry.ie/property_contacts_multiple_spec.rb +0 -48
  1625. data/spec/whois/record/parser/responses/whois.domainregistry.ie/property_nameservers_with_ip_spec.rb +0 -48
  1626. data/spec/whois/record/parser/responses/whois.domainregistry.ie/status_available_spec.rb +0 -108
  1627. data/spec/whois/record/parser/responses/whois.domainregistry.ie/status_registered_spec.rb +0 -127
  1628. data/spec/whois/record/parser/responses/whois.domainregistry.ie/token_application_pending_spec.rb +0 -29
  1629. data/spec/whois/record/parser/responses/whois.domainregistry.my/status_available_spec.rb +0 -60
  1630. data/spec/whois/record/parser/responses/whois.domainregistry.my/status_registered_spec.rb +0 -69
  1631. data/spec/whois/record/parser/responses/whois.domreg.lt/property_nameservers_with_ip_spec.rb +0 -42
  1632. data/spec/whois/record/parser/responses/whois.domreg.lt/status_available_spec.rb +0 -60
  1633. data/spec/whois/record/parser/responses/whois.domreg.lt/status_registered_spec.rb +0 -67
  1634. data/spec/whois/record/parser/responses/whois.dot.tk/status_available_spec.rb +0 -60
  1635. data/spec/whois/record/parser/responses/whois.dot.tk/status_registered_spec.rb +0 -70
  1636. data/spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_available_spec.rb +0 -108
  1637. data/spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_registered_spec.rb +0 -161
  1638. data/spec/whois/record/parser/responses/whois.dreamhost.com/property_contact_private_spec.rb +0 -78
  1639. data/spec/whois/record/parser/responses/whois.dreamhost.com/status_registered_spec.rb +0 -131
  1640. data/spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_spec.rb +0 -44
  1641. data/spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_with_additional_organization_spec.rb +0 -44
  1642. data/spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_without_address_spec.rb +0 -44
  1643. data/spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_without_zip_spec.rb +0 -44
  1644. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case1_spec.rb +0 -43
  1645. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case2_spec.rb +0 -43
  1646. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case3_spec.rb +0 -43
  1647. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case4_spec.rb +0 -43
  1648. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_spec.rb +0 -43
  1649. data/spec/whois/record/parser/responses/whois.educause.edu/property_updated_on_unknown_spec.rb +0 -29
  1650. data/spec/whois/record/parser/responses/whois.educause.edu/status_available_spec.rb +0 -108
  1651. data/spec/whois/record/parser/responses/whois.educause.edu/status_registered_spec.rb +0 -159
  1652. data/spec/whois/record/parser/responses/whois.eenet.ee/status_available_spec.rb +0 -60
  1653. data/spec/whois/record/parser/responses/whois.eenet.ee/status_registered_spec.rb +0 -66
  1654. data/spec/whois/record/parser/responses/whois.enom.com/property_contacts_almost_empty_spec.rb +0 -60
  1655. data/spec/whois/record/parser/responses/whois.enom.com/property_contacts_empty_name_spec.rb +0 -42
  1656. data/spec/whois/record/parser/responses/whois.enom.com/property_contacts_long_address_spec.rb +0 -42
  1657. data/spec/whois/record/parser/responses/whois.enom.com/status_registered_spec.rb +0 -140
  1658. data/spec/whois/record/parser/responses/whois.eu.org/status_available_spec.rb +0 -59
  1659. data/spec/whois/record/parser/responses/whois.eu.org/status_registered_spec.rb +0 -59
  1660. data/spec/whois/record/parser/responses/whois.eu/property_nameservers_spec.rb +0 -44
  1661. data/spec/whois/record/parser/responses/whois.eu/status_available_spec.rb +0 -60
  1662. data/spec/whois/record/parser/responses/whois.eu/status_registered_spec.rb +0 -68
  1663. data/spec/whois/record/parser/responses/whois.fi/status_available_spec.rb +0 -60
  1664. data/spec/whois/record/parser/responses/whois.fi/status_registered_spec.rb +0 -70
  1665. data/spec/whois/record/parser/responses/whois.ficora.fi/status_available_spec.rb +0 -60
  1666. data/spec/whois/record/parser/responses/whois.ficora.fi/status_registered_spec.rb +0 -70
  1667. data/spec/whois/record/parser/responses/whois.gg/status_available_spec.rb +0 -60
  1668. data/spec/whois/record/parser/responses/whois.gg/status_registered_spec.rb +0 -70
  1669. data/spec/whois/record/parser/responses/whois.godaddy.com/status_registered_spec.rb +0 -113
  1670. data/spec/whois/record/parser/responses/whois.gov.za/status_available_spec.rb +0 -59
  1671. data/spec/whois/record/parser/responses/whois.gov.za/status_registered_spec.rb +0 -60
  1672. data/spec/whois/record/parser/responses/whois.hkirc.hk/property_expires_on_null_spec.rb +0 -29
  1673. data/spec/whois/record/parser/responses/whois.hkirc.hk/status_available_spec.rb +0 -60
  1674. data/spec/whois/record/parser/responses/whois.hkirc.hk/status_registered_spec.rb +0 -66
  1675. data/spec/whois/record/parser/responses/whois.iam.net.ma/status_available_spec.rb +0 -54
  1676. data/spec/whois/record/parser/responses/whois.iam.net.ma/status_registered_spec.rb +0 -56
  1677. data/spec/whois/record/parser/responses/whois.iana.org/int/status_available_spec.rb +0 -78
  1678. data/spec/whois/record/parser/responses/whois.iana.org/int/status_registered_spec.rb +0 -125
  1679. data/spec/whois/record/parser/responses/whois.iana.org/tld/status_not_assigned_spec.rb +0 -79
  1680. data/spec/whois/record/parser/responses/whois.in.ua/status_available_spec.rb +0 -60
  1681. data/spec/whois/record/parser/responses/whois.in.ua/status_registered_spec.rb +0 -68
  1682. data/spec/whois/record/parser/responses/whois.isnic.is/status_available_spec.rb +0 -60
  1683. data/spec/whois/record/parser/responses/whois.isnic.is/status_registered_spec.rb +0 -66
  1684. data/spec/whois/record/parser/responses/whois.isoc.org.il/property_status_missing_spec.rb +0 -39
  1685. data/spec/whois/record/parser/responses/whois.isoc.org.il/property_status_transfer_allowed_spec.rb +0 -39
  1686. data/spec/whois/record/parser/responses/whois.isoc.org.il/property_status_transfer_locked_spec.rb +0 -39
  1687. data/spec/whois/record/parser/responses/whois.isoc.org.il/status_available_spec.rb +0 -60
  1688. data/spec/whois/record/parser/responses/whois.isoc.org.il/status_registered_spec.rb +0 -73
  1689. data/spec/whois/record/parser/responses/whois.ja.net/ac.uk/status_available_spec.rb +0 -60
  1690. data/spec/whois/record/parser/responses/whois.ja.net/ac.uk/status_registered_spec.rb +0 -75
  1691. data/spec/whois/record/parser/responses/whois.ja.net/gov.uk/status_available_spec.rb +0 -60
  1692. data/spec/whois/record/parser/responses/whois.ja.net/gov.uk/status_registered_spec.rb +0 -79
  1693. data/spec/whois/record/parser/responses/whois.je/status_available_spec.rb +0 -60
  1694. data/spec/whois/record/parser/responses/whois.je/status_registered_spec.rb +0 -70
  1695. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/property_status_to_be_suspended_spec.rb +0 -39
  1696. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range_spec.rb +0 -30
  1697. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/status_available_spec.rb +0 -60
  1698. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/status_registered_spec.rb +0 -71
  1699. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/status_reserved_spec.rb +0 -61
  1700. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing_spec.rb +0 -34
  1701. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/property_expires_on_missing_spec.rb +0 -29
  1702. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_available_spec.rb +0 -60
  1703. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_registered_spec.rb +0 -70
  1704. data/spec/whois/record/parser/responses/whois.kenic.or.ke/status_available_spec.rb +0 -60
  1705. data/spec/whois/record/parser/responses/whois.kenic.or.ke/status_registered_spec.rb +0 -71
  1706. data/spec/whois/record/parser/responses/whois.kr/property_nameservers_with_ip_spec.rb +0 -36
  1707. data/spec/whois/record/parser/responses/whois.kr/status_available_spec.rb +0 -60
  1708. data/spec/whois/record/parser/responses/whois.kr/status_registered_spec.rb +0 -67
  1709. data/spec/whois/record/parser/responses/whois.markmonitor.com/property_contacts_are_blank_spec.rb +0 -50
  1710. data/spec/whois/record/parser/responses/whois.markmonitor.com/status_registered_spec.rb +0 -133
  1711. data/spec/whois/record/parser/responses/whois.meregistry.net/property_nameservers_is_blank_spec.rb +0 -30
  1712. data/spec/whois/record/parser/responses/whois.meregistry.net/property_updated_on_is_blank_spec.rb +0 -29
  1713. data/spec/whois/record/parser/responses/whois.meregistry.net/status_available_spec.rb +0 -108
  1714. data/spec/whois/record/parser/responses/whois.meregistry.net/status_registered_spec.rb +0 -162
  1715. data/spec/whois/record/parser/responses/whois.museum/status_available_spec.rb +0 -60
  1716. data/spec/whois/record/parser/responses/whois.museum/status_registered_spec.rb +0 -69
  1717. data/spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_active_spec.rb +0 -39
  1718. data/spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_delegated_spec.rb +0 -39
  1719. data/spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_suspended_spec.rb +0 -39
  1720. data/spec/whois/record/parser/responses/whois.na-nic.com.na/status_available_spec.rb +0 -70
  1721. data/spec/whois/record/parser/responses/whois.na-nic.com.na/status_registered_spec.rb +0 -85
  1722. data/spec/whois/record/parser/responses/whois.nc/status_available_spec.rb +0 -106
  1723. data/spec/whois/record/parser/responses/whois.nc/status_registered_spec.rb +0 -127
  1724. data/spec/whois/record/parser/responses/whois.net.ua/property_contacts_multiple_spec.rb +0 -157
  1725. data/spec/whois/record/parser/responses/whois.net.ua/property_nameservers_uppercase_spec.rb +0 -36
  1726. data/spec/whois/record/parser/responses/whois.net.ua/status_available_spec.rb +0 -102
  1727. data/spec/whois/record/parser/responses/whois.net.ua/status_registered_spec.rb +0 -145
  1728. data/spec/whois/record/parser/responses/whois.netcom.cm/status_available_spec.rb +0 -60
  1729. data/spec/whois/record/parser/responses/whois.netcom.cm/status_registered_spec.rb +0 -71
  1730. data/spec/whois/record/parser/responses/whois.networksolutions.com/property_contacts_short_spec.rb +0 -77
  1731. data/spec/whois/record/parser/responses/whois.networksolutions.com/status_registered_spec.rb +0 -133
  1732. data/spec/whois/record/parser/responses/whois.nic-se.se/property_datetime_is_dash_spec.rb +0 -41
  1733. data/spec/whois/record/parser/responses/whois.nic-se.se/property_nameservers_with_ip_spec.rb +0 -38
  1734. data/spec/whois/record/parser/responses/whois.nic-se.se/status_available_spec.rb +0 -55
  1735. data/spec/whois/record/parser/responses/whois.nic-se.se/status_inactive_spec.rb +0 -39
  1736. data/spec/whois/record/parser/responses/whois.nic-se.se/status_registered_spec.rb +0 -65
  1737. data/spec/whois/record/parser/responses/whois.nic.ac/status_available_spec.rb +0 -104
  1738. data/spec/whois/record/parser/responses/whois.nic.ac/status_registered_spec.rb +0 -104
  1739. data/spec/whois/record/parser/responses/whois.nic.af/property_status_active_spec.rb +0 -39
  1740. data/spec/whois/record/parser/responses/whois.nic.af/property_status_delegated_spec.rb +0 -39
  1741. data/spec/whois/record/parser/responses/whois.nic.af/property_status_not_registered_spec.rb +0 -39
  1742. data/spec/whois/record/parser/responses/whois.nic.af/status_available_spec.rb +0 -70
  1743. data/spec/whois/record/parser/responses/whois.nic.af/status_registered_spec.rb +0 -89
  1744. data/spec/whois/record/parser/responses/whois.nic.ag/status_available_spec.rb +0 -108
  1745. data/spec/whois/record/parser/responses/whois.nic.ag/status_registered_spec.rb +0 -161
  1746. data/spec/whois/record/parser/responses/whois.nic.am/status_available_spec.rb +0 -60
  1747. data/spec/whois/record/parser/responses/whois.nic.am/status_registered_spec.rb +0 -71
  1748. data/spec/whois/record/parser/responses/whois.nic.as/status_available_spec.rb +0 -60
  1749. data/spec/whois/record/parser/responses/whois.nic.as/status_registered_spec.rb +0 -72
  1750. data/spec/whois/record/parser/responses/whois.nic.asia/property_status_multiple_spec.rb +0 -39
  1751. data/spec/whois/record/parser/responses/whois.nic.asia/property_status_single_spec.rb +0 -39
  1752. data/spec/whois/record/parser/responses/whois.nic.asia/status_available_spec.rb +0 -108
  1753. data/spec/whois/record/parser/responses/whois.nic.asia/status_registered_spec.rb +0 -158
  1754. data/spec/whois/record/parser/responses/whois.nic.at/status_available_spec.rb +0 -60
  1755. data/spec/whois/record/parser/responses/whois.nic.at/status_registered_spec.rb +0 -69
  1756. data/spec/whois/record/parser/responses/whois.nic.bo/status_available_spec.rb +0 -69
  1757. data/spec/whois/record/parser/responses/whois.nic.bo/status_registered_spec.rb +0 -71
  1758. data/spec/whois/record/parser/responses/whois.nic.cc/property_nameserver_no_nameserver_spec.rb +0 -30
  1759. data/spec/whois/record/parser/responses/whois.nic.cc/status_available_spec.rb +0 -90
  1760. data/spec/whois/record/parser/responses/whois.nic.cc/status_registered_spec.rb +0 -101
  1761. data/spec/whois/record/parser/responses/whois.nic.cd/status_available_spec.rb +0 -60
  1762. data/spec/whois/record/parser/responses/whois.nic.cd/status_registered_spec.rb +0 -70
  1763. data/spec/whois/record/parser/responses/whois.nic.ch/property_nameservers_with_ip_spec.rb +0 -34
  1764. data/spec/whois/record/parser/responses/whois.nic.ch/status_available_spec.rb +0 -60
  1765. data/spec/whois/record/parser/responses/whois.nic.ch/status_registered_spec.rb +0 -68
  1766. data/spec/whois/record/parser/responses/whois.nic.ci/status_available_spec.rb +0 -60
  1767. data/spec/whois/record/parser/responses/whois.nic.ci/status_registered_spec.rb +0 -70
  1768. data/spec/whois/record/parser/responses/whois.nic.ck/status_available_spec.rb +0 -60
  1769. data/spec/whois/record/parser/responses/whois.nic.ck/status_registered_spec.rb +0 -66
  1770. data/spec/whois/record/parser/responses/whois.nic.cl/status_available_spec.rb +0 -55
  1771. data/spec/whois/record/parser/responses/whois.nic.cl/status_registered_spec.rb +0 -67
  1772. data/spec/whois/record/parser/responses/whois.nic.co/status_available_spec.rb +0 -60
  1773. data/spec/whois/record/parser/responses/whois.nic.co/status_registered_spec.rb +0 -71
  1774. data/spec/whois/record/parser/responses/whois.nic.coop/property_status_multiple_spec.rb +0 -29
  1775. data/spec/whois/record/parser/responses/whois.nic.coop/property_status_single_spec.rb +0 -29
  1776. data/spec/whois/record/parser/responses/whois.nic.coop/status_available_spec.rb +0 -60
  1777. data/spec/whois/record/parser/responses/whois.nic.coop/status_registered_spec.rb +0 -67
  1778. data/spec/whois/record/parser/responses/whois.nic.cx/property_status_active_spec.rb +0 -39
  1779. data/spec/whois/record/parser/responses/whois.nic.cx/property_status_delegated_spec.rb +0 -39
  1780. data/spec/whois/record/parser/responses/whois.nic.cx/property_status_not_registered_spec.rb +0 -39
  1781. data/spec/whois/record/parser/responses/whois.nic.cx/status_available_spec.rb +0 -70
  1782. data/spec/whois/record/parser/responses/whois.nic.cx/status_registered_spec.rb +0 -89
  1783. data/spec/whois/record/parser/responses/whois.nic.cz/property_nameservers_with_ip_spec.rb +0 -40
  1784. data/spec/whois/record/parser/responses/whois.nic.cz/property_status_expired_spec.rb +0 -39
  1785. data/spec/whois/record/parser/responses/whois.nic.cz/property_status_missing_spec.rb +0 -39
  1786. data/spec/whois/record/parser/responses/whois.nic.cz/property_status_paid_spec.rb +0 -39
  1787. data/spec/whois/record/parser/responses/whois.nic.cz/property_status_update_prohibited_spec.rb +0 -39
  1788. data/spec/whois/record/parser/responses/whois.nic.cz/status_available_spec.rb +0 -60
  1789. data/spec/whois/record/parser/responses/whois.nic.cz/status_registered_spec.rb +0 -71
  1790. data/spec/whois/record/parser/responses/whois.nic.dz/dz/status_available_spec.rb +0 -59
  1791. data/spec/whois/record/parser/responses/whois.nic.dz/dz/status_registered_spec.rb +0 -59
  1792. data/spec/whois/record/parser/responses/whois.nic.ec/status_available_spec.rb +0 -60
  1793. data/spec/whois/record/parser/responses/whois.nic.ec/status_registered_spec.rb +0 -71
  1794. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_contact_without_address_spec.rb +0 -44
  1795. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4_spec.rb +0 -38
  1796. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_spec.rb +0 -38
  1797. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6_spec.rb +0 -54
  1798. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_active_spec.rb +0 -39
  1799. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_blocked_spec.rb +0 -39
  1800. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_missing_spec.rb +0 -39
  1801. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_not_open_spec.rb +0 -39
  1802. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_redemption_spec.rb +0 -39
  1803. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_registered_spec.rb +0 -39
  1804. data/spec/whois/record/parser/responses/whois.nic.fr/fr/response_throttled_spec.rb +0 -29
  1805. data/spec/whois/record/parser/responses/whois.nic.fr/fr/status_available_spec.rb +0 -78
  1806. data/spec/whois/record/parser/responses/whois.nic.fr/fr/status_registered_spec.rb +0 -133
  1807. data/spec/whois/record/parser/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6_spec.rb +0 -42
  1808. data/spec/whois/record/parser/responses/whois.nic.fr/pm/response_throttled_spec.rb +0 -29
  1809. data/spec/whois/record/parser/responses/whois.nic.fr/pm/status_available_spec.rb +0 -78
  1810. data/spec/whois/record/parser/responses/whois.nic.fr/pm/status_registered_spec.rb +0 -125
  1811. data/spec/whois/record/parser/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6_spec.rb +0 -42
  1812. data/spec/whois/record/parser/responses/whois.nic.fr/re/response_throttled_spec.rb +0 -29
  1813. data/spec/whois/record/parser/responses/whois.nic.fr/re/status_available_spec.rb +0 -78
  1814. data/spec/whois/record/parser/responses/whois.nic.fr/re/status_registered_spec.rb +0 -125
  1815. data/spec/whois/record/parser/responses/whois.nic.fr/tf/property_status_frozen_spec.rb +0 -39
  1816. data/spec/whois/record/parser/responses/whois.nic.fr/tf/response_throttled_spec.rb +0 -29
  1817. data/spec/whois/record/parser/responses/whois.nic.fr/tf/status_available_spec.rb +0 -78
  1818. data/spec/whois/record/parser/responses/whois.nic.fr/tf/status_registered_spec.rb +0 -137
  1819. data/spec/whois/record/parser/responses/whois.nic.fr/wf/response_throttled_spec.rb +0 -29
  1820. data/spec/whois/record/parser/responses/whois.nic.fr/wf/status_available_spec.rb +0 -78
  1821. data/spec/whois/record/parser/responses/whois.nic.fr/wf/status_registered_spec.rb +0 -137
  1822. data/spec/whois/record/parser/responses/whois.nic.fr/yt/response_throttled_spec.rb +0 -29
  1823. data/spec/whois/record/parser/responses/whois.nic.fr/yt/status_available_spec.rb +0 -78
  1824. data/spec/whois/record/parser/responses/whois.nic.fr/yt/status_registered_spec.rb +0 -137
  1825. data/spec/whois/record/parser/responses/whois.nic.gl/property_status_active_spec.rb +0 -39
  1826. data/spec/whois/record/parser/responses/whois.nic.gl/property_status_delegated_spec.rb +0 -39
  1827. data/spec/whois/record/parser/responses/whois.nic.gl/status_available_spec.rb +0 -70
  1828. data/spec/whois/record/parser/responses/whois.nic.gl/status_registered_spec.rb +0 -85
  1829. data/spec/whois/record/parser/responses/whois.nic.gov/status_available_spec.rb +0 -59
  1830. data/spec/whois/record/parser/responses/whois.nic.gov/status_registered_spec.rb +0 -59
  1831. data/spec/whois/record/parser/responses/whois.nic.gs/property_status_active_spec.rb +0 -39
  1832. data/spec/whois/record/parser/responses/whois.nic.gs/property_status_delegated_spec.rb +0 -39
  1833. data/spec/whois/record/parser/responses/whois.nic.gs/property_status_not_registered_spec.rb +0 -39
  1834. data/spec/whois/record/parser/responses/whois.nic.gs/status_available_spec.rb +0 -70
  1835. data/spec/whois/record/parser/responses/whois.nic.gs/status_registered_spec.rb +0 -85
  1836. data/spec/whois/record/parser/responses/whois.nic.ht/property_status_active_spec.rb +0 -39
  1837. data/spec/whois/record/parser/responses/whois.nic.ht/property_status_delegated_spec.rb +0 -39
  1838. data/spec/whois/record/parser/responses/whois.nic.ht/property_status_not_registered_spec.rb +0 -39
  1839. data/spec/whois/record/parser/responses/whois.nic.ht/status_available_spec.rb +0 -70
  1840. data/spec/whois/record/parser/responses/whois.nic.ht/status_registered_spec.rb +0 -89
  1841. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_company_spec.rb +0 -43
  1842. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_private_person_spec.rb +0 -42
  1843. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_without_address_spec.rb +0 -36
  1844. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_available_spec.rb +0 -108
  1845. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_in_progress_spec.rb +0 -102
  1846. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_registered_spec.rb +0 -182
  1847. data/spec/whois/record/parser/responses/whois.nic.hu/schema-current/status_available_spec.rb +0 -98
  1848. data/spec/whois/record/parser/responses/whois.nic.hu/schema-current/status_registered_spec.rb +0 -98
  1849. data/spec/whois/record/parser/responses/whois.nic.im/status_available_spec.rb +0 -60
  1850. data/spec/whois/record/parser/responses/whois.nic.im/status_registered_spec.rb +0 -69
  1851. data/spec/whois/record/parser/responses/whois.nic.io/status_available_spec.rb +0 -104
  1852. data/spec/whois/record/parser/responses/whois.nic.io/status_registered_spec.rb +0 -104
  1853. data/spec/whois/record/parser/responses/whois.nic.ir/status_available_spec.rb +0 -60
  1854. data/spec/whois/record/parser/responses/whois.nic.ir/status_registered_spec.rb +0 -69
  1855. data/spec/whois/record/parser/responses/whois.nic.it/property_contact_province_spec.rb +0 -42
  1856. data/spec/whois/record/parser/responses/whois.nic.it/property_contact_with_company_in_address_spec.rb +0 -42
  1857. data/spec/whois/record/parser/responses/whois.nic.it/property_contact_with_organization_spec.rb +0 -42
  1858. data/spec/whois/record/parser/responses/whois.nic.it/property_status_active_spec.rb +0 -39
  1859. data/spec/whois/record/parser/responses/whois.nic.it/property_status_available_spec.rb +0 -39
  1860. data/spec/whois/record/parser/responses/whois.nic.it/property_status_client_spec.rb +0 -39
  1861. data/spec/whois/record/parser/responses/whois.nic.it/property_status_graceperiod_spec.rb +0 -39
  1862. data/spec/whois/record/parser/responses/whois.nic.it/property_status_inactive_noregistrar_spec.rb +0 -39
  1863. data/spec/whois/record/parser/responses/whois.nic.it/property_status_no_provider_spec.rb +0 -39
  1864. data/spec/whois/record/parser/responses/whois.nic.it/property_status_ok_autorenew_spec.rb +0 -39
  1865. data/spec/whois/record/parser/responses/whois.nic.it/property_status_ok_spec.rb +0 -39
  1866. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pending-delete_spec.rb +0 -39
  1867. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingdelete_pendingdelete_spec.rb +0 -39
  1868. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod_spec.rb +0 -39
  1869. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod_spec.rb +0 -39
  1870. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingtransfer_spec.rb +0 -39
  1871. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod_spec.rb +0 -39
  1872. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingupdate_spec.rb +0 -39
  1873. data/spec/whois/record/parser/responses/whois.nic.it/property_status_redemption_no_provider_spec.rb +0 -39
  1874. data/spec/whois/record/parser/responses/whois.nic.it/property_status_unassignable_spec.rb +0 -39
  1875. data/spec/whois/record/parser/responses/whois.nic.it/property_technical_contact_spec.rb +0 -34
  1876. data/spec/whois/record/parser/responses/whois.nic.it/response_unavailable_spec.rb +0 -29
  1877. data/spec/whois/record/parser/responses/whois.nic.it/status_available_spec.rb +0 -113
  1878. data/spec/whois/record/parser/responses/whois.nic.it/status_registered_spec.rb +0 -155
  1879. data/spec/whois/record/parser/responses/whois.nic.it/status_reserved_spec.rb +0 -44
  1880. data/spec/whois/record/parser/responses/whois.nic.ki/property_status_active_spec.rb +0 -39
  1881. data/spec/whois/record/parser/responses/whois.nic.ki/property_status_delegated_spec.rb +0 -39
  1882. data/spec/whois/record/parser/responses/whois.nic.ki/property_status_not_registered_spec.rb +0 -39
  1883. data/spec/whois/record/parser/responses/whois.nic.ki/status_available_spec.rb +0 -70
  1884. data/spec/whois/record/parser/responses/whois.nic.ki/status_registered_spec.rb +0 -89
  1885. data/spec/whois/record/parser/responses/whois.nic.kz/property_status_missing_spec.rb +0 -39
  1886. data/spec/whois/record/parser/responses/whois.nic.kz/property_status_multiple_spec.rb +0 -39
  1887. data/spec/whois/record/parser/responses/whois.nic.kz/property_status_ok_spec.rb +0 -39
  1888. data/spec/whois/record/parser/responses/whois.nic.kz/status_available_spec.rb +0 -60
  1889. data/spec/whois/record/parser/responses/whois.nic.kz/status_registered_spec.rb +0 -66
  1890. data/spec/whois/record/parser/responses/whois.nic.la/property_status_multiple_spec.rb +0 -29
  1891. data/spec/whois/record/parser/responses/whois.nic.la/property_status_single_spec.rb +0 -29
  1892. data/spec/whois/record/parser/responses/whois.nic.la/status_available_spec.rb +0 -108
  1893. data/spec/whois/record/parser/responses/whois.nic.la/status_registered_spec.rb +0 -165
  1894. data/spec/whois/record/parser/responses/whois.nic.li/status_available_spec.rb +0 -60
  1895. data/spec/whois/record/parser/responses/whois.nic.li/status_registered_spec.rb +0 -68
  1896. data/spec/whois/record/parser/responses/whois.nic.lk/lk/status_available_spec.rb +0 -106
  1897. data/spec/whois/record/parser/responses/whois.nic.lk/lk/status_registered_spec.rb +0 -121
  1898. data/spec/whois/record/parser/responses/whois.nic.lv/status_available_spec.rb +0 -60
  1899. data/spec/whois/record/parser/responses/whois.nic.lv/status_registered_spec.rb +0 -69
  1900. data/spec/whois/record/parser/responses/whois.nic.ly/status_available_spec.rb +0 -60
  1901. data/spec/whois/record/parser/responses/whois.nic.ly/status_registered_spec.rb +0 -71
  1902. data/spec/whois/record/parser/responses/whois.nic.md/status_available_spec.rb +0 -106
  1903. data/spec/whois/record/parser/responses/whois.nic.md/status_registered_spec.rb +0 -118
  1904. data/spec/whois/record/parser/responses/whois.nic.mg/property_status_active_spec.rb +0 -39
  1905. data/spec/whois/record/parser/responses/whois.nic.mg/property_status_delegated_spec.rb +0 -39
  1906. data/spec/whois/record/parser/responses/whois.nic.mg/status_available_spec.rb +0 -60
  1907. data/spec/whois/record/parser/responses/whois.nic.mg/status_registered_spec.rb +0 -71
  1908. data/spec/whois/record/parser/responses/whois.nic.ms/property_status_active_spec.rb +0 -39
  1909. data/spec/whois/record/parser/responses/whois.nic.ms/property_status_delegated_spec.rb +0 -39
  1910. data/spec/whois/record/parser/responses/whois.nic.ms/property_status_not_registered_spec.rb +0 -39
  1911. data/spec/whois/record/parser/responses/whois.nic.ms/status_available_spec.rb +0 -70
  1912. data/spec/whois/record/parser/responses/whois.nic.ms/status_registered_spec.rb +0 -85
  1913. data/spec/whois/record/parser/responses/whois.nic.mu/property_status_active_spec.rb +0 -39
  1914. data/spec/whois/record/parser/responses/whois.nic.mu/property_status_delegated_spec.rb +0 -39
  1915. data/spec/whois/record/parser/responses/whois.nic.mu/property_status_not_registered_spec.rb +0 -39
  1916. data/spec/whois/record/parser/responses/whois.nic.mu/status_available_spec.rb +0 -70
  1917. data/spec/whois/record/parser/responses/whois.nic.mu/status_registered_spec.rb +0 -89
  1918. data/spec/whois/record/parser/responses/whois.nic.mx/property_nameservers_with_ip_spec.rb +0 -34
  1919. data/spec/whois/record/parser/responses/whois.nic.mx/status_available_spec.rb +0 -55
  1920. data/spec/whois/record/parser/responses/whois.nic.mx/status_registered_spec.rb +0 -65
  1921. data/spec/whois/record/parser/responses/whois.nic.name/status_available_spec.rb +0 -59
  1922. data/spec/whois/record/parser/responses/whois.nic.name/status_registered_spec.rb +0 -59
  1923. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_active_spec.rb +0 -39
  1924. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_delegated_spec.rb +0 -39
  1925. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable_spec.rb +0 -39
  1926. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingpurge_spec.rb +0 -39
  1927. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_not_registered_spec.rb +0 -39
  1928. data/spec/whois/record/parser/responses/whois.nic.net.nf/status_available_spec.rb +0 -70
  1929. data/spec/whois/record/parser/responses/whois.nic.net.nf/status_invalid_nozone_spec.rb +0 -39
  1930. data/spec/whois/record/parser/responses/whois.nic.net.nf/status_registered_spec.rb +0 -89
  1931. data/spec/whois/record/parser/responses/whois.nic.net.ng/property_status_active_spec.rb +0 -39
  1932. data/spec/whois/record/parser/responses/whois.nic.net.ng/property_status_delegated_spec.rb +0 -39
  1933. data/spec/whois/record/parser/responses/whois.nic.net.ng/property_status_not_registered_spec.rb +0 -39
  1934. data/spec/whois/record/parser/responses/whois.nic.net.ng/status_available_spec.rb +0 -60
  1935. data/spec/whois/record/parser/responses/whois.nic.net.ng/status_registered_spec.rb +0 -79
  1936. data/spec/whois/record/parser/responses/whois.nic.net.sa/status_available_spec.rb +0 -60
  1937. data/spec/whois/record/parser/responses/whois.nic.net.sa/status_registered_spec.rb +0 -65
  1938. data/spec/whois/record/parser/responses/whois.nic.net.sb/property_status_active_spec.rb +0 -39
  1939. data/spec/whois/record/parser/responses/whois.nic.net.sb/property_status_delegated_spec.rb +0 -39
  1940. data/spec/whois/record/parser/responses/whois.nic.net.sb/property_status_not_registered_spec.rb +0 -39
  1941. data/spec/whois/record/parser/responses/whois.nic.net.sb/status_available_spec.rb +0 -70
  1942. data/spec/whois/record/parser/responses/whois.nic.net.sb/status_registered_spec.rb +0 -85
  1943. data/spec/whois/record/parser/responses/whois.nic.nu/property_status_notrenewed_spec.rb +0 -39
  1944. data/spec/whois/record/parser/responses/whois.nic.nu/status_available_spec.rb +0 -60
  1945. data/spec/whois/record/parser/responses/whois.nic.nu/status_registered_spec.rb +0 -71
  1946. data/spec/whois/record/parser/responses/whois.nic.org.uy/status_available_spec.rb +0 -60
  1947. data/spec/whois/record/parser/responses/whois.nic.org.uy/status_registered_spec.rb +0 -66
  1948. data/spec/whois/record/parser/responses/whois.nic.pr/status_available_spec.rb +0 -59
  1949. data/spec/whois/record/parser/responses/whois.nic.pr/status_registered_spec.rb +0 -61
  1950. data/spec/whois/record/parser/responses/whois.nic.priv.at/status_available_spec.rb +0 -59
  1951. data/spec/whois/record/parser/responses/whois.nic.priv.at/status_registered_spec.rb +0 -60
  1952. data/spec/whois/record/parser/responses/whois.nic.sh/status_available_spec.rb +0 -104
  1953. data/spec/whois/record/parser/responses/whois.nic.sh/status_registered_spec.rb +0 -104
  1954. data/spec/whois/record/parser/responses/whois.nic.sl/status_available_spec.rb +0 -60
  1955. data/spec/whois/record/parser/responses/whois.nic.sl/status_registered_spec.rb +0 -70
  1956. data/spec/whois/record/parser/responses/whois.nic.sm/status_available_spec.rb +0 -60
  1957. data/spec/whois/record/parser/responses/whois.nic.sm/status_registered_spec.rb +0 -70
  1958. data/spec/whois/record/parser/responses/whois.nic.sn/status_available_spec.rb +0 -108
  1959. data/spec/whois/record/parser/responses/whois.nic.sn/status_registered_spec.rb +0 -131
  1960. data/spec/whois/record/parser/responses/whois.nic.so/status_available_spec.rb +0 -60
  1961. data/spec/whois/record/parser/responses/whois.nic.so/status_registered_spec.rb +0 -71
  1962. data/spec/whois/record/parser/responses/whois.nic.st/status_available_spec.rb +0 -60
  1963. data/spec/whois/record/parser/responses/whois.nic.st/status_registered_spec.rb +0 -70
  1964. data/spec/whois/record/parser/responses/whois.nic.tel/status_available_spec.rb +0 -60
  1965. data/spec/whois/record/parser/responses/whois.nic.tel/status_registered_spec.rb +0 -73
  1966. data/spec/whois/record/parser/responses/whois.nic.tl/property_status_active_spec.rb +0 -39
  1967. data/spec/whois/record/parser/responses/whois.nic.tl/property_status_delegated_spec.rb +0 -39
  1968. data/spec/whois/record/parser/responses/whois.nic.tl/property_status_not_registered_spec.rb +0 -39
  1969. data/spec/whois/record/parser/responses/whois.nic.tl/status_available_spec.rb +0 -70
  1970. data/spec/whois/record/parser/responses/whois.nic.tl/status_registered_spec.rb +0 -85
  1971. data/spec/whois/record/parser/responses/whois.nic.tm/status_available_spec.rb +0 -104
  1972. data/spec/whois/record/parser/responses/whois.nic.tm/status_registered_spec.rb +0 -104
  1973. data/spec/whois/record/parser/responses/whois.nic.tr/property_nameservers_with_ip_spec.rb +0 -39
  1974. data/spec/whois/record/parser/responses/whois.nic.tr/property_nameservers_with_trailing_space_spec.rb +0 -34
  1975. data/spec/whois/record/parser/responses/whois.nic.tr/status_available_spec.rb +0 -60
  1976. data/spec/whois/record/parser/responses/whois.nic.tr/status_registered_spec.rb +0 -66
  1977. data/spec/whois/record/parser/responses/whois.nic.travel/property_status_multiple_spec.rb +0 -29
  1978. data/spec/whois/record/parser/responses/whois.nic.travel/property_status_single_spec.rb +0 -29
  1979. data/spec/whois/record/parser/responses/whois.nic.travel/status_available_spec.rb +0 -60
  1980. data/spec/whois/record/parser/responses/whois.nic.travel/status_registered_spec.rb +0 -67
  1981. data/spec/whois/record/parser/responses/whois.nic.tv/property_nameserver_no_nameserver_spec.rb +0 -30
  1982. data/spec/whois/record/parser/responses/whois.nic.tv/status_available_spec.rb +0 -90
  1983. data/spec/whois/record/parser/responses/whois.nic.tv/status_registered_spec.rb +0 -97
  1984. data/spec/whois/record/parser/responses/whois.nic.uk/property_nameservers_with_ip_spec.rb +0 -36
  1985. data/spec/whois/record/parser/responses/whois.nic.uk/property_registrar_without_trading_name_spec.rb +0 -33
  1986. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_missing_spec.rb +0 -39
  1987. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_no_status_listed_spec.rb +0 -39
  1988. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_processing_registration_spec.rb +0 -39
  1989. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_processing_renewal_spec.rb +0 -39
  1990. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_registered_until_expiry_date_spec.rb +0 -39
  1991. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_suspended_spec.rb +0 -39
  1992. data/spec/whois/record/parser/responses/whois.nic.uk/response_throttled_spec.rb +0 -29
  1993. data/spec/whois/record/parser/responses/whois.nic.uk/status_available_spec.rb +0 -80
  1994. data/spec/whois/record/parser/responses/whois.nic.uk/status_invalid_spec.rb +0 -39
  1995. data/spec/whois/record/parser/responses/whois.nic.uk/status_registered_spec.rb +0 -111
  1996. data/spec/whois/record/parser/responses/whois.nic.uk/status_reserved_spec.rb +0 -114
  1997. data/spec/whois/record/parser/responses/whois.nic.uk/status_suspended_spec.rb +0 -72
  1998. data/spec/whois/record/parser/responses/whois.nic.us/status_available_spec.rb +0 -60
  1999. data/spec/whois/record/parser/responses/whois.nic.us/status_registered_spec.rb +0 -71
  2000. data/spec/whois/record/parser/responses/whois.nic.ve/property_expires_on_missing_spec.rb +0 -29
  2001. data/spec/whois/record/parser/responses/whois.nic.ve/property_nameservers_missing_spec.rb +0 -30
  2002. data/spec/whois/record/parser/responses/whois.nic.ve/property_nameservers_spec.rb +0 -34
  2003. data/spec/whois/record/parser/responses/whois.nic.ve/property_status_activo_spec.rb +0 -39
  2004. data/spec/whois/record/parser/responses/whois.nic.ve/property_status_missing_spec.rb +0 -39
  2005. data/spec/whois/record/parser/responses/whois.nic.ve/property_status_suspendido_spec.rb +0 -39
  2006. data/spec/whois/record/parser/responses/whois.nic.ve/property_updated_on_blank_spec.rb +0 -29
  2007. data/spec/whois/record/parser/responses/whois.nic.ve/property_updated_on_spec.rb +0 -30
  2008. data/spec/whois/record/parser/responses/whois.nic.ve/status_available_spec.rb +0 -60
  2009. data/spec/whois/record/parser/responses/whois.nic.ve/status_inactive_spec.rb +0 -67
  2010. data/spec/whois/record/parser/responses/whois.nic.ve/status_registered_spec.rb +0 -62
  2011. data/spec/whois/record/parser/responses/whois.nic.xxx/property_updated_on_blank_spec.rb +0 -29
  2012. data/spec/whois/record/parser/responses/whois.nic.xxx/status_available_spec.rb +0 -108
  2013. data/spec/whois/record/parser/responses/whois.nic.xxx/status_registered_spec.rb +0 -156
  2014. data/spec/whois/record/parser/responses/whois.nic.xxx/status_reserved_spec.rb +0 -44
  2015. data/spec/whois/record/parser/responses/whois.norid.no/status_available_spec.rb +0 -54
  2016. data/spec/whois/record/parser/responses/whois.norid.no/status_registered_spec.rb +0 -56
  2017. data/spec/whois/record/parser/responses/whois.org.za/status_available_spec.rb +0 -104
  2018. data/spec/whois/record/parser/responses/whois.org.za/status_registered_spec.rb +0 -104
  2019. data/spec/whois/record/parser/responses/whois.pandi.or.id/status_available_spec.rb +0 -60
  2020. data/spec/whois/record/parser/responses/whois.pandi.or.id/status_registered_spec.rb +0 -71
  2021. data/spec/whois/record/parser/responses/whois.pnina.ps/property_nameservers_with_nodns_spec.rb +0 -32
  2022. data/spec/whois/record/parser/responses/whois.pnina.ps/property_status_active_pending_transfer_spec.rb +0 -39
  2023. data/spec/whois/record/parser/responses/whois.pnina.ps/status_available_spec.rb +0 -60
  2024. data/spec/whois/record/parser/responses/whois.pnina.ps/status_registered_spec.rb +0 -68
  2025. data/spec/whois/record/parser/responses/whois.publicinterestregistry.net/response_throttled_spec.rb +0 -29
  2026. data/spec/whois/record/parser/responses/whois.publicinterestregistry.net/status_available_spec.rb +0 -98
  2027. data/spec/whois/record/parser/responses/whois.publicinterestregistry.net/status_registered_spec.rb +0 -167
  2028. data/spec/whois/record/parser/responses/whois.register.bg/property_nameservers_with_ip_spec.rb +0 -36
  2029. data/spec/whois/record/parser/responses/whois.register.bg/status_available_spec.rb +0 -60
  2030. data/spec/whois/record/parser/responses/whois.register.bg/status_registered_spec.rb +0 -70
  2031. data/spec/whois/record/parser/responses/whois.registro.br/property_nameservers_with_ip_spec.rb +0 -42
  2032. data/spec/whois/record/parser/responses/whois.registro.br/status_available_limited_spec.rb +0 -34
  2033. data/spec/whois/record/parser/responses/whois.registro.br/status_available_spec.rb +0 -60
  2034. data/spec/whois/record/parser/responses/whois.registro.br/status_registered_limited_spec.rb +0 -34
  2035. data/spec/whois/record/parser/responses/whois.registro.br/status_registered_spec.rb +0 -67
  2036. data/spec/whois/record/parser/responses/whois.registry.gy/property_status_active_spec.rb +0 -39
  2037. data/spec/whois/record/parser/responses/whois.registry.gy/property_status_delegated_spec.rb +0 -39
  2038. data/spec/whois/record/parser/responses/whois.registry.gy/property_status_not_registered_spec.rb +0 -39
  2039. data/spec/whois/record/parser/responses/whois.registry.gy/status_available_spec.rb +0 -70
  2040. data/spec/whois/record/parser/responses/whois.registry.gy/status_registered_spec.rb +0 -89
  2041. data/spec/whois/record/parser/responses/whois.registry.hm/status_available_spec.rb +0 -60
  2042. data/spec/whois/record/parser/responses/whois.registry.hm/status_registered_spec.rb +0 -66
  2043. data/spec/whois/record/parser/responses/whois.registry.in/property_status_missing_spec.rb +0 -29
  2044. data/spec/whois/record/parser/responses/whois.registry.in/property_status_multiple_spec.rb +0 -29
  2045. data/spec/whois/record/parser/responses/whois.registry.in/property_status_ok_spec.rb +0 -29
  2046. data/spec/whois/record/parser/responses/whois.registry.in/status_available_spec.rb +0 -108
  2047. data/spec/whois/record/parser/responses/whois.registry.in/status_registered_spec.rb +0 -157
  2048. data/spec/whois/record/parser/responses/whois.registry.om/status_available_spec.rb +0 -107
  2049. data/spec/whois/record/parser/responses/whois.registry.om/status_registered_spec.rb +0 -151
  2050. data/spec/whois/record/parser/responses/whois.registry.qa/property_nameservers_without_ips_spec.rb +0 -39
  2051. data/spec/whois/record/parser/responses/whois.registry.qa/status_available_spec.rb +0 -107
  2052. data/spec/whois/record/parser/responses/whois.registry.qa/status_registered_spec.rb +0 -142
  2053. data/spec/whois/record/parser/responses/whois.registrypro.pro/status_available_spec.rb +0 -108
  2054. data/spec/whois/record/parser/responses/whois.registrypro.pro/status_registered_spec.rb +0 -163
  2055. data/spec/whois/record/parser/responses/whois.ripe.net/fo/status_available_spec.rb +0 -60
  2056. data/spec/whois/record/parser/responses/whois.ripe.net/fo/status_registered_spec.rb +0 -64
  2057. data/spec/whois/record/parser/responses/whois.ripe.net/gm/status_available_spec.rb +0 -60
  2058. data/spec/whois/record/parser/responses/whois.ripe.net/gm/status_registered_spec.rb +0 -64
  2059. data/spec/whois/record/parser/responses/whois.ripe.net/mc/status_available_spec.rb +0 -60
  2060. data/spec/whois/record/parser/responses/whois.ripe.net/mc/status_registered_spec.rb +0 -69
  2061. data/spec/whois/record/parser/responses/whois.ripe.net/va/status_available_spec.rb +0 -60
  2062. data/spec/whois/record/parser/responses/whois.ripe.net/va/status_registered_spec.rb +0 -70
  2063. data/spec/whois/record/parser/responses/whois.rnids.rs/property_nameservers_hyphenated_spec.rb +0 -36
  2064. data/spec/whois/record/parser/responses/whois.rnids.rs/status_available_spec.rb +0 -108
  2065. data/spec/whois/record/parser/responses/whois.rnids.rs/status_registered_spec.rb +0 -145
  2066. data/spec/whois/record/parser/responses/whois.rnids.rs/token_whois_privacy_spec.rb +0 -42
  2067. data/spec/whois/record/parser/responses/whois.rotld.ro/status_available_spec.rb +0 -60
  2068. data/spec/whois/record/parser/responses/whois.rotld.ro/status_registered_spec.rb +0 -68
  2069. data/spec/whois/record/parser/responses/whois.samoanic.ws/status_available_spec.rb +0 -60
  2070. data/spec/whois/record/parser/responses/whois.samoanic.ws/status_registered_spec.rb +0 -71
  2071. data/spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_1_spec.rb +0 -38
  2072. data/spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip_spec.rb +0 -39
  2073. data/spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_2_spec.rb +0 -38
  2074. data/spec/whois/record/parser/responses/whois.sgnic.sg/status_available_spec.rb +0 -60
  2075. data/spec/whois/record/parser/responses/whois.sgnic.sg/status_registered_spec.rb +0 -70
  2076. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_dakt_spec.rb +0 -39
  2077. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_exp_spec.rb +0 -39
  2078. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_held_spec.rb +0 -39
  2079. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_lnot_spec.rb +0 -39
  2080. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_ok_spec.rb +0 -39
  2081. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_ta_spec.rb +0 -39
  2082. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_warn_spec.rb +0 -39
  2083. data/spec/whois/record/parser/responses/whois.sk-nic.sk/status_available_spec.rb +0 -60
  2084. data/spec/whois/record/parser/responses/whois.sk-nic.sk/status_registered_spec.rb +0 -70
  2085. data/spec/whois/record/parser/responses/whois.smallregistry.net/status_available_spec.rb +0 -98
  2086. data/spec/whois/record/parser/responses/whois.smallregistry.net/status_registered_spec.rb +0 -139
  2087. data/spec/whois/record/parser/responses/whois.srs.net.nz/property_status_pendingrelease_spec.rb +0 -39
  2088. data/spec/whois/record/parser/responses/whois.srs.net.nz/response_throttled_spec.rb +0 -29
  2089. data/spec/whois/record/parser/responses/whois.srs.net.nz/status_available_spec.rb +0 -65
  2090. data/spec/whois/record/parser/responses/whois.srs.net.nz/status_invalid_spec.rb +0 -75
  2091. data/spec/whois/record/parser/responses/whois.srs.net.nz/status_registered_spec.rb +0 -76
  2092. data/spec/whois/record/parser/responses/whois.sx/status_available_spec.rb +0 -106
  2093. data/spec/whois/record/parser/responses/whois.sx/status_registered_spec.rb +0 -136
  2094. data/spec/whois/record/parser/responses/whois.tcinet.ru/ru/property_nameservers_with_ip_spec.rb +0 -36
  2095. data/spec/whois/record/parser/responses/whois.tcinet.ru/ru/status_available_spec.rb +0 -81
  2096. data/spec/whois/record/parser/responses/whois.tcinet.ru/ru/status_registered_spec.rb +0 -109
  2097. data/spec/whois/record/parser/responses/whois.tcinet.ru/su/status_available_spec.rb +0 -81
  2098. data/spec/whois/record/parser/responses/whois.tcinet.ru/su/status_registered_spec.rb +0 -97
  2099. data/spec/whois/record/parser/responses/whois.tcinet.ru/xn--p1ai/status_available_spec.rb +0 -81
  2100. data/spec/whois/record/parser/responses/whois.tcinet.ru/xn--p1ai/status_registered_spec.rb +0 -100
  2101. data/spec/whois/record/parser/responses/whois.thnic.co.th/status_available_spec.rb +0 -60
  2102. data/spec/whois/record/parser/responses/whois.thnic.co.th/status_registered_spec.rb +0 -71
  2103. data/spec/whois/record/parser/responses/whois.tld.ee/status_available_spec.rb +0 -82
  2104. data/spec/whois/record/parser/responses/whois.tld.ee/status_expired_spec.rb +0 -68
  2105. data/spec/whois/record/parser/responses/whois.tld.ee/status_registered_spec.rb +0 -104
  2106. data/spec/whois/record/parser/responses/whois.tonic.to/response_incomplete_spec.rb +0 -34
  2107. data/spec/whois/record/parser/responses/whois.tonic.to/status_available_spec.rb +0 -109
  2108. data/spec/whois/record/parser/responses/whois.tonic.to/status_registered_spec.rb +0 -109
  2109. data/spec/whois/record/parser/responses/whois.twnic.net.tw/status_available_spec.rb +0 -60
  2110. data/spec/whois/record/parser/responses/whois.twnic.net.tw/status_registered_spec.rb +0 -70
  2111. data/spec/whois/record/parser/responses/whois.tznic.or.tz/property_status_expired_spec.rb +0 -39
  2112. data/spec/whois/record/parser/responses/whois.tznic.or.tz/status_available_spec.rb +0 -60
  2113. data/spec/whois/record/parser/responses/whois.tznic.or.tz/status_registered_spec.rb +0 -67
  2114. data/spec/whois/record/parser/responses/whois.ua/property_contacts_multiple_spec.rb +0 -157
  2115. data/spec/whois/record/parser/responses/whois.ua/property_created_at_outofrange_spec.rb +0 -29
  2116. data/spec/whois/record/parser/responses/whois.ua/property_nameservers_uppercase_spec.rb +0 -36
  2117. data/spec/whois/record/parser/responses/whois.ua/status_available_spec.rb +0 -102
  2118. data/spec/whois/record/parser/responses/whois.ua/status_registered_spec.rb +0 -145
  2119. data/spec/whois/record/parser/responses/whois.usp.ac.fj/status_available_spec.rb +0 -60
  2120. data/spec/whois/record/parser/responses/whois.usp.ac.fj/status_registered_spec.rb +0 -65
  2121. data/spec/whois/record/parser/responses/whois.za.net/status_available_spec.rb +0 -60
  2122. data/spec/whois/record/parser/responses/whois.za.net/status_registered_spec.rb +0 -66
  2123. data/spec/whois/record/parser/responses/whois.za.org/status_available_spec.rb +0 -60
  2124. data/spec/whois/record/parser/responses/whois.za.org/status_registered_spec.rb +0 -68
  2125. data/spec/whois/record/parser_spec.rb +0 -381
  2126. data/spec/whois/record/part_spec.rb +0 -50
  2127. data/spec/whois/record/registrar_spec.rb +0 -57
  2128. data/spec/whois/record/super_struct_spec.rb +0 -27
  2129. data/spec/whois/record_spec.rb +0 -386
  2130. data/spec/whois/server/adapters/afilias_spec.rb +0 -41
  2131. data/spec/whois/server/adapters/base_spec.rb +0 -160
  2132. data/spec/whois/server/adapters/formatted_spec.rb +0 -54
  2133. data/spec/whois/server/adapters/none_spec.rb +0 -22
  2134. data/spec/whois/server/adapters/not_implemented_spec.rb +0 -24
  2135. data/spec/whois/server/adapters/pir_spec.rb +0 -41
  2136. data/spec/whois/server/adapters/standard_spec.rb +0 -44
  2137. data/spec/whois/server/adapters/verisign_spec.rb +0 -70
  2138. data/spec/whois/server/adapters/web_spec.rb +0 -24
  2139. data/spec/whois/server_spec.rb +0 -210
  2140. data/spec/whois/whois_spec.rb +0 -74
data/CHANGELOG.md CHANGED
@@ -1,5 +1,39 @@
1
1
  # Changelog
2
2
 
3
+ ## Release 2.6.4
4
+
5
+ * SERVER: Added .CW TLD server.
6
+
7
+ * SERVER: Updated .GR, .ORG (GH-176), .FO (GH-177) TLD server.
8
+
9
+ * SERVER: Added .XN--MGBA3A4F16A (ایران., Iran) IDN TLD server.
10
+
11
+ * NEW: Ability to specify a custom :adapter passing a Symbol instead of an instance of Class.
12
+
13
+ * NEW: Added full whois.nic.fo parser (GH-177).
14
+
15
+ * NEW: whois.nic.cz is now a full parser.
16
+
17
+ * NEW: whois.tld.ee is now a full parser.
18
+
19
+ * NEW: whois.tznic.or.tz is now a full parser.
20
+
21
+ * FIXED: whois.neworksolutions.com parser crashes when the contact name is blank.
22
+
23
+ * FIXED: whois.rnids.rs parser should support statuses Locked, Expired, and In Transfer.
24
+
25
+ * FIXED: whois.nic.gs parser should support status `Excluded - Pending Delete - Restorable` (GH-180). [Thanks @smith]
26
+
27
+ * CHANGED: Deprecated options[:web] for :web adapter in favor of options[:url].
28
+
29
+ * CHANGED: Removed Pir adaper, the registry is a thick whois server.
30
+
31
+ * CHANGED: Changed whois.publicinterestregistry.com to whois.pir.org (GH-176).
32
+
33
+ * CHANGED: whois.tcinet.ru parser learned how to parse contact URLs (GH-150).
34
+
35
+ * CHANGED: Removed support for .gemtest and removed /spec folder from the packaged gem.
36
+
3
37
 
4
38
  ## Release 2.6.3
5
39
 
@@ -1381,7 +1415,7 @@ WARNING: Whois >= 1.5.0 requires Ruby 1.8.7 or newer.
1381
1415
 
1382
1416
  * FIXED: ./bin/ruby-whois uses the Gem instead of current version (closes REDMINE-344)
1383
1417
 
1384
- * FIXED: Whois::Client doesn't cast qstring to_s (closes REDMINE-339)
1418
+ * FIXED: Whois::Client doesn't cast query to_s (closes REDMINE-339)
1385
1419
 
1386
1420
  * FIXED: Whois::Parser doesn't detect preloaded parsers. Improved performances skipping unnecessary 'require'. (closes REDMINE-340)
1387
1421
 
data/bin/ruby-whois CHANGED
@@ -18,7 +18,7 @@ OptionParser.new do |opts|
18
18
  opts.separator ""
19
19
  opts.separator "Options:"
20
20
 
21
- opts.on("-t", "--timeout [SECONDS]", Integer, "Specify the timeout value") do |seconds|
21
+ opts.on("-t", "--timeout [SECONDS]", Integer, "specify the timeout value") do |seconds|
22
22
  options.timeout = seconds
23
23
  end
24
24
 
@@ -27,7 +27,7 @@ OptionParser.new do |opts|
27
27
  exit
28
28
  end
29
29
 
30
- opts.on_tail("-v", "--version", "Show version") do
30
+ opts.on_tail("-v", "--version", "show version") do
31
31
  puts "#{Whois::NAME} #{Whois::VERSION}"
32
32
  exit
33
33
  end
@@ -45,11 +45,11 @@ OptionParser.new do |opts|
45
45
  end
46
46
  end
47
47
 
48
- qstring = ARGV.shift
48
+ object = ARGV.shift
49
49
 
50
50
  begin
51
51
  @client = Whois::Client.new(:timeout => options.timeout)
52
- puts @client.query(qstring)
52
+ puts @client.query(object)
53
53
  rescue Whois::Error => e
54
54
  abort(e.message)
55
55
  rescue Timeout::Error => e
data/lib/whois.rb CHANGED
@@ -24,10 +24,10 @@ module Whois
24
24
 
25
25
  class << self
26
26
 
27
- # Queries the WHOIS server for <tt>qstring</tt> and returns
27
+ # Queries the WHOIS server for <tt>object</tt> and returns
28
28
  # the response from the server.
29
29
  #
30
- # @param [String] qstring The string to be sent as query parameter.
30
+ # @param [String] object The string to be sent as query parameter.
31
31
  # @return [Whois::Record] The record containing the response from the WHOIS server.
32
32
  #
33
33
  # @example
@@ -37,23 +37,23 @@ module Whois
37
37
  # # Equivalent to
38
38
  # Whois::Client.new.query("google.com")
39
39
  #
40
- def query(qstring)
41
- Client.new.query(qstring)
40
+ def query(object)
41
+ Client.new.query(object)
42
42
  end
43
43
 
44
44
  alias_method :whois, :query
45
45
 
46
46
 
47
- # Checks whether the object represented by <tt>qstring</tt> is available.
47
+ # Checks whether the object represented by <tt>object</tt> is available.
48
48
  #
49
49
  # Warning: this method is only available if a Whois parser exists
50
- # for the top level domain of <tt>qstring</tt>.
51
- # If no parser exists for <tt>qstring</tt>, you'll receive a
50
+ # for the top level domain of <tt>object</tt>.
51
+ # If no parser exists for <tt>object</tt>, you'll receive a
52
52
  # warning message and the method will return <tt>nil</tt>.
53
53
  # This is a technical limitation. Browse the lib/whois/record/parsers
54
54
  # folder to view all available parsers.
55
55
  #
56
- # @param [String] qstring The string to be sent as query parameter.
56
+ # @param [String] object The string to be sent as query parameter.
57
57
  # It is intended to be a domain name, otherwise this method
58
58
  # may return unexpected responses.
59
59
  # @return [Boolean]
@@ -66,25 +66,25 @@ module Whois
66
66
  # Whois.available?("google-is-not-available-try-again-later.com")
67
67
  # # => true
68
68
  #
69
- def available?(qstring)
70
- result = query(qstring).available?
69
+ def available?(object)
70
+ result = query(object).available?
71
71
  if result.nil?
72
72
  warn "This method is not supported for this kind of object.\n" +
73
- "Use Whois.query('#{qstring}') instead."
73
+ "Use Whois.query('#{object}') instead."
74
74
  end
75
75
  result
76
76
  end
77
77
 
78
- # Checks whether the object represented by <tt>qstring</tt> is registered.
78
+ # Checks whether the object represented by <tt>object</tt> is registered.
79
79
  #
80
80
  # Warning: this method is only available if a Whois parser exists
81
- # for the top level domain of <tt>qstring</tt>.
82
- # If no parser exists for <tt>qstring</tt>, you'll receive a warning message
81
+ # for the top level domain of <tt>object</tt>.
82
+ # If no parser exists for <tt>object</tt>, you'll receive a warning message
83
83
  # and the method will return <tt>nil</tt>.
84
84
  # This is a technical limitation. Browse the lib/whois/record/parsers folder
85
85
  # to view all available parsers.
86
86
  #
87
- # @param [String] qstring The string to be sent as query parameter.
87
+ # @param [String] string The string to be sent as query parameter.
88
88
  # It is intended to be a domain name, otherwise this method
89
89
  # may return unexpected responses.
90
90
  # @return [Boolean]
@@ -97,11 +97,11 @@ module Whois
97
97
  # Whois.registered?("google-is-not-available-try-again-later.com")
98
98
  # # => false
99
99
  #
100
- def registered?(qstring)
101
- result = query(qstring).registered?
100
+ def registered?(object)
101
+ result = query(object).registered?
102
102
  if result.nil?
103
103
  warn "This method is not supported for this kind of object.\n" +
104
- "Use Whois.query('#{qstring}') instead."
104
+ "Use Whois.query('#{object}') instead."
105
105
  end
106
106
  result
107
107
  end
@@ -23,26 +23,26 @@ Whois::Server.define :tld, ".us.com", "whois.centralnic.com"
23
23
  Whois::Server.define :tld, ".us.org", "whois.centralnic.com"
24
24
  Whois::Server.define :tld, ".uy.com", "whois.centralnic.com"
25
25
  Whois::Server.define :tld, ".za.com", "whois.centralnic.com"
26
- Whois::Server.define :tld, ".com", "whois.crsnic.net", { :adapter => Whois::Server::Adapters::Verisign}
26
+ Whois::Server.define :tld, ".com", "whois.crsnic.net", { :adapter => :verisign }
27
27
  Whois::Server.define :tld, ".za.net", "whois.za.net"
28
- Whois::Server.define :tld, ".net", "whois.crsnic.net", { :adapter => Whois::Server::Adapters::Verisign}
28
+ Whois::Server.define :tld, ".net", "whois.crsnic.net", { :adapter => :verisign }
29
29
  Whois::Server.define :tld, ".eu.org", "whois.eu.org"
30
30
  Whois::Server.define :tld, ".za.org", "whois.za.org"
31
- Whois::Server.define :tld, ".org", "whois.publicinterestregistry.net", { :adapter => Whois::Server::Adapters::Pir}
31
+ Whois::Server.define :tld, ".org", "whois.pir.org"
32
32
  Whois::Server.define :tld, ".edu", "whois.educause.edu"
33
33
  Whois::Server.define :tld, ".gov", "whois.nic.gov"
34
34
  Whois::Server.define :tld, ".int", "whois.iana.org"
35
- Whois::Server.define :tld, ".mil", nil, { :adapter => Whois::Server::Adapters::None }
35
+ Whois::Server.define :tld, ".mil", nil, { :adapter => :none }
36
36
  Whois::Server.define :tld, ".e164.arpa", "whois.ripe.net"
37
- Whois::Server.define :tld, ".in-addr.arpa", nil, { :adapter => Whois::Server::Adapters::Arpa}
37
+ Whois::Server.define :tld, ".in-addr.arpa", nil, { :adapter => :arpa }
38
38
  Whois::Server.define :tld, ".arpa", "whois.iana.org"
39
39
  Whois::Server.define :tld, ".aero", "whois.aero"
40
40
  Whois::Server.define :tld, ".asia", "whois.nic.asia"
41
41
  Whois::Server.define :tld, ".biz", "whois.biz"
42
- Whois::Server.define :tld, ".cat", "whois.cat", { :adapter => Whois::Server::Adapters::Formatted, :format => "-C US-ASCII ace %s"}
42
+ Whois::Server.define :tld, ".cat", "whois.cat", { :adapter => :formatted, :format => "-C US-ASCII ace %s" }
43
43
  Whois::Server.define :tld, ".coop", "whois.nic.coop"
44
44
  Whois::Server.define :tld, ".info", "whois.afilias.info"
45
- Whois::Server.define :tld, ".jobs", "jobswhois.verisign-grs.com", { :adapter => Whois::Server::Adapters::Verisign}
45
+ Whois::Server.define :tld, ".jobs", "jobswhois.verisign-grs.com", { :adapter => :verisign }
46
46
  Whois::Server.define :tld, ".mobi", "whois.dotmobiregistry.net"
47
47
  Whois::Server.define :tld, ".museum", "whois.museum"
48
48
  Whois::Server.define :tld, ".name", "whois.nic.name"
@@ -50,49 +50,49 @@ Whois::Server.define :tld, ".pro", "whois.registrypro.pro"
50
50
  Whois::Server.define :tld, ".tel", "whois.nic.tel"
51
51
  Whois::Server.define :tld, ".travel", "whois.nic.travel"
52
52
  Whois::Server.define :tld, ".ac", "whois.nic.ac"
53
- Whois::Server.define :tld, ".ad", nil, { :adapter => Whois::Server::Adapters::None }
53
+ Whois::Server.define :tld, ".ad", nil, { :adapter => :none }
54
54
  Whois::Server.define :tld, ".ae", "whois.aeda.net.ae"
55
55
  Whois::Server.define :tld, ".af", "whois.nic.af"
56
56
  Whois::Server.define :tld, ".ag", "whois.nic.ag"
57
57
  Whois::Server.define :tld, ".ai", "whois.ai"
58
- Whois::Server.define :tld, ".al", nil, { :adapter => Whois::Server::Adapters::None }
58
+ Whois::Server.define :tld, ".al", nil, { :adapter => :none }
59
59
  Whois::Server.define :tld, ".am", "whois.nic.am"
60
- Whois::Server.define :tld, ".an", nil, { :adapter => Whois::Server::Adapters::None }
61
- Whois::Server.define :tld, ".ao", nil, { :adapter => Whois::Server::Adapters::None }
62
- Whois::Server.define :tld, ".aq", nil, { :adapter => Whois::Server::Adapters::None }
63
- Whois::Server.define :tld, ".ar", nil, { :web => "http://www.nic.ar/", :adapter => Whois::Server::Adapters::Web }
60
+ Whois::Server.define :tld, ".an", nil, { :adapter => :none }
61
+ Whois::Server.define :tld, ".ao", nil, { :adapter => :none }
62
+ Whois::Server.define :tld, ".aq", nil, { :adapter => :none }
63
+ Whois::Server.define :tld, ".ar", nil, { :adapter => :web, :url => "http://www.nic.ar/" }
64
64
  Whois::Server.define :tld, ".as", "whois.nic.as"
65
65
  Whois::Server.define :tld, ".priv.at", "whois.nic.priv.at"
66
66
  Whois::Server.define :tld, ".at", "whois.nic.at"
67
67
  Whois::Server.define :tld, ".au", "whois.audns.net.au"
68
- Whois::Server.define :tld, ".aw", nil, { :adapter => Whois::Server::Adapters::None }
69
- Whois::Server.define :tld, ".ax", nil, { :adapter => Whois::Server::Adapters::None }
70
- Whois::Server.define :tld, ".az", nil, { :web => "http://www.nic.az/AzCheck.htm", :adapter => Whois::Server::Adapters::Web }
71
- Whois::Server.define :tld, ".ba", nil, { :web => "http://www.nic.ba/stream/whois/", :adapter => Whois::Server::Adapters::Web }
72
- Whois::Server.define :tld, ".bb", nil, { :web => "http://whois.telecoms.gov.bb/search_domain.php", :adapter => Whois::Server::Adapters::Web }
73
- Whois::Server.define :tld, ".bd", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://whois.btcl.net.bd/"}
68
+ Whois::Server.define :tld, ".aw", nil, { :adapter => :none }
69
+ Whois::Server.define :tld, ".ax", nil, { :adapter => :none }
70
+ Whois::Server.define :tld, ".az", nil, { :adapter => :web, :url => "http://www.nic.az/AzCheck.htm" }
71
+ Whois::Server.define :tld, ".ba", nil, { :adapter => :web, :url => "http://www.nic.ba/stream/whois/" }
72
+ Whois::Server.define :tld, ".bb", nil, { :adapter => :web, :url => "http://whois.telecoms.gov.bb/search_domain.php" }
73
+ Whois::Server.define :tld, ".bd", nil, { :adapter => :web, :url => "http://whois.btcl.net.bd/"}
74
74
  Whois::Server.define :tld, ".be", "whois.dns.be"
75
- Whois::Server.define :tld, ".bf", nil, { :adapter => Whois::Server::Adapters::None }
75
+ Whois::Server.define :tld, ".bf", nil, { :adapter => :none }
76
76
  Whois::Server.define :tld, ".bg", "whois.register.bg"
77
- Whois::Server.define :tld, ".bh", nil, { :adapter => Whois::Server::Adapters::None }
78
- Whois::Server.define :tld, ".bi", nil, { :web => "https://whois.nic.bi/whois.php", :adapter => Whois::Server::Adapters::Web }
77
+ Whois::Server.define :tld, ".bh", nil, { :adapter => :none }
78
+ Whois::Server.define :tld, ".bi", nil, { :adapter => :web, :url => "https://whois.nic.bi/whois.php" }
79
79
  Whois::Server.define :tld, ".bj", "whois.nic.bj"
80
- Whois::Server.define :tld, ".bm", nil, { :web => "http://207.228.133.14/cgi-bin/lansaweb?procfun+BMWHO+BMWHO2+WHO", :adapter => Whois::Server::Adapters::Web }
81
- Whois::Server.define :tld, ".bn", nil, { :adapter => Whois::Server::Adapters::None }
80
+ Whois::Server.define :tld, ".bm", nil, { :adapter => :web, :url => "http://207.228.133.14/cgi-bin/lansaweb?procfun+BMWHO+BMWHO2+WHO" }
81
+ Whois::Server.define :tld, ".bn", nil, { :adapter => :none }
82
82
  Whois::Server.define :tld, ".bo", "whois.nic.bo"
83
83
  Whois::Server.define :tld, ".br", "whois.registro.br"
84
- Whois::Server.define :tld, ".bs", nil, { :web => "http://www.nic.bs/cgi-bin/search.pl", :adapter => Whois::Server::Adapters::Web }
85
- Whois::Server.define :tld, ".bt", nil, { :web => "http://www.nic.bt/", :adapter => Whois::Server::Adapters::Web }
86
- Whois::Server.define :tld, ".bv", nil, { :adapter => Whois::Server::Adapters::None }
84
+ Whois::Server.define :tld, ".bs", nil, { :adapter => :web, :url => "http://www.nic.bs/cgi-bin/search.pl" }
85
+ Whois::Server.define :tld, ".bt", nil, { :adapter => :web, :url => "http://www.nic.bt/" }
86
+ Whois::Server.define :tld, ".bv", nil, { :adapter => :none }
87
87
  Whois::Server.define :tld, ".by", 'whois.cctld.by'
88
- Whois::Server.define :tld, ".bw", nil, { :adapter => Whois::Server::Adapters::None }
89
- Whois::Server.define :tld, ".bz", "whois.afilias-grs.info", { :adapter => Whois::Server::Adapters::Afilias }
88
+ Whois::Server.define :tld, ".bw", nil, { :adapter => :none }
89
+ Whois::Server.define :tld, ".bz", "whois.afilias-grs.info", { :adapter => :afilias }
90
90
  Whois::Server.define :tld, ".co.ca", "whois.co.ca"
91
91
  Whois::Server.define :tld, ".ca", "whois.cira.ca"
92
- Whois::Server.define :tld, ".cc", "whois.nic.cc", { :adapter => Whois::Server::Adapters::Verisign }
92
+ Whois::Server.define :tld, ".cc", "whois.nic.cc", { :adapter => :verisign }
93
93
  Whois::Server.define :tld, ".cd", "whois.nic.cd"
94
- Whois::Server.define :tld, ".cf", nil, { :adapter => Whois::Server::Adapters::None }
95
- Whois::Server.define :tld, ".cg", nil, { :web => "http://www.nic.cg/cgi-bin/whois.pl", :adapter => Whois::Server::Adapters::Web }
94
+ Whois::Server.define :tld, ".cf", nil, { :adapter => :none }
95
+ Whois::Server.define :tld, ".cg", nil, { :adapter => :web, :url => "http://www.nic.cg/cgi-bin/whois.pl" }
96
96
  Whois::Server.define :tld, ".ch", "whois.nic.ch"
97
97
  Whois::Server.define :tld, ".ci", "whois.nic.ci"
98
98
  Whois::Server.define :tld, ".ck", "whois.nic.ck"
@@ -101,30 +101,31 @@ Whois::Server.define :tld, ".cm", "whois.netcom.cm"
101
101
  Whois::Server.define :tld, ".edu.cn", "whois.edu.cn"
102
102
  Whois::Server.define :tld, ".cn", "whois.cnnic.cn"
103
103
  Whois::Server.define :tld, ".co", "whois.nic.co"
104
- Whois::Server.define :tld, ".cr", nil, { :web => "http://www.nic.cr/niccr_publico/showRegistroDominiosScreen.do", :adapter => Whois::Server::Adapters::Web }
105
- Whois::Server.define :tld, ".cu", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://www.nic.cu/" }
106
- Whois::Server.define :tld, ".cv", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://www.dns.cv/" }
104
+ Whois::Server.define :tld, ".cr", nil, { :adapter => :web, :url => "http://www.nic.cr/niccr_publico/showRegistroDominiosScreen.do" }
105
+ Whois::Server.define :tld, ".cu", nil, { :adapter => :web, :url => "http://www.nic.cu/" }
106
+ Whois::Server.define :tld, ".cv", nil, { :adapter => :web, :url => "http://www.dns.cv/" }
107
+ Whois::Server.define :tld, ".cw", nil, { :adapter => :none }
107
108
  Whois::Server.define :tld, ".cx", "whois.nic.cx"
108
- Whois::Server.define :tld, ".cy", nil, { :web => "http://www.nic.cy/nslookup/online_database.php", :adapter => Whois::Server::Adapters::Web }
109
+ Whois::Server.define :tld, ".cy", nil, { :adapter => :web, :url => "http://www.nic.cy/nslookup/online_database.php" }
109
110
  Whois::Server.define :tld, ".cz", "whois.nic.cz"
110
- Whois::Server.define :tld, ".de", "whois.denic.de", { :adapter => Whois::Server::Adapters::Formatted, :format => "-T dn,ace %s"}
111
- Whois::Server.define :tld, ".dj", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://www.nic.dj/whois.php" }
112
- Whois::Server.define :tld, ".dk", "whois.dk-hostmaster.dk", { :adapter => Whois::Server::Adapters::Formatted, :format => "--show-handles %s" }
111
+ Whois::Server.define :tld, ".de", "whois.denic.de", { :adapter => :formatted, :format => "-T dn,ace %s" }
112
+ Whois::Server.define :tld, ".dj", nil, { :adapter => :web, :url => "http://www.nic.dj/whois.php" }
113
+ Whois::Server.define :tld, ".dk", "whois.dk-hostmaster.dk", { :adapter => :formatted, :format => "--show-handles %s" }
113
114
  Whois::Server.define :tld, ".dm", "whois.nic.dm"
114
- Whois::Server.define :tld, ".do", nil, { :web => "http://www.nic.do/whois-h.php3", :adapter => Whois::Server::Adapters::Web }
115
+ Whois::Server.define :tld, ".do", nil, { :adapter => :web, :url => "http://www.nic.do/whois-h.php3" }
115
116
  Whois::Server.define :tld, ".dz", "whois.nic.dz"
116
117
  Whois::Server.define :tld, ".ec", "whois.nic.ec"
117
118
  Whois::Server.define :tld, ".ee", "whois.tld.ee"
118
- Whois::Server.define :tld, ".eg", nil, { :web => "http://lookup.egregistry.eg/english.aspx", :adapter => Whois::Server::Adapters::Web }
119
- Whois::Server.define :tld, ".er", nil, { :adapter => Whois::Server::Adapters::None }
120
- Whois::Server.define :tld, ".es", nil, { :web => "https://www.nic.es/", :adapter => Whois::Server::Adapters::Web }
121
- Whois::Server.define :tld, ".et", nil, { :adapter => Whois::Server::Adapters::None }
119
+ Whois::Server.define :tld, ".eg", nil, { :adapter => :web, :url => "http://lookup.egregistry.eg/english.aspx" }
120
+ Whois::Server.define :tld, ".er", nil, { :adapter => :none }
121
+ Whois::Server.define :tld, ".es", nil, { :adapter => :web, :url => "https://www.nic.es/" }
122
+ Whois::Server.define :tld, ".et", nil, { :adapter => :none }
122
123
  Whois::Server.define :tld, ".eu", "whois.eu"
123
124
  Whois::Server.define :tld, ".fi", "whois.fi"
124
125
  Whois::Server.define :tld, ".fj", "whois.usp.ac.fj"
125
- Whois::Server.define :tld, ".fk", nil, { :adapter => Whois::Server::Adapters::None }
126
- Whois::Server.define :tld, ".fm", nil, { :web => "http://www.dot.fm/whois.html", :adapter => Whois::Server::Adapters::Web }
127
- Whois::Server.define :tld, ".fo", "whois.ripe.net"
126
+ Whois::Server.define :tld, ".fk", nil, { :adapter => :none }
127
+ Whois::Server.define :tld, ".fm", nil, { :adapter => :web, :url => "http://www.dot.fm/whois.html" }
128
+ Whois::Server.define :tld, ".fo", "whois.nic.fo"
128
129
  Whois::Server.define :tld, ".aeroport.fr", "whois.smallregistry.net"
129
130
  Whois::Server.define :tld, ".avocat.fr", "whois.smallregistry.net"
130
131
  Whois::Server.define :tld, ".chambagri.fr", "whois.smallregistry.net"
@@ -137,28 +138,28 @@ Whois::Server.define :tld, ".pharmacien.fr", "whois.smallregistry.net"
137
138
  Whois::Server.define :tld, ".port.fr", "whois.smallregistry.net"
138
139
  Whois::Server.define :tld, ".veterinaire.fr", "whois.smallregistry.net"
139
140
  Whois::Server.define :tld, ".fr", "whois.nic.fr"
140
- Whois::Server.define :tld, ".ga", nil, { :adapter => Whois::Server::Adapters::None }
141
- Whois::Server.define :tld, ".gb", nil, { :adapter => Whois::Server::Adapters::None }
141
+ Whois::Server.define :tld, ".ga", nil, { :adapter => :none }
142
+ Whois::Server.define :tld, ".gb", nil, { :adapter => :none }
142
143
  Whois::Server.define :tld, ".gd", "whois.adamsnames.tc"
143
- Whois::Server.define :tld, ".ge", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://www.registration.ge/" }
144
- Whois::Server.define :tld, ".gf", nil, { :adapter => Whois::Server::Adapters::Web, :web => "https://www.dom-enic.com/whois.html" }
144
+ Whois::Server.define :tld, ".ge", nil, { :adapter => :web, :url => "http://www.registration.ge/" }
145
+ Whois::Server.define :tld, ".gf", nil, { :adapter => :web, :url => "https://www.dom-enic.com/whois.html" }
145
146
  Whois::Server.define :tld, ".gg", "whois.gg"
146
- Whois::Server.define :tld, ".gh", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://www.nic.gh/customer/search_c.htm" }
147
- Whois::Server.define :tld, ".gi", "whois.afilias-grs.info", { :adapter => Whois::Server::Adapters::Afilias }
147
+ Whois::Server.define :tld, ".gh", nil, { :adapter => :web, :url => "http://www.nic.gh/customer/search_c.htm" }
148
+ Whois::Server.define :tld, ".gi", "whois.afilias-grs.info", { :adapter => :afilias }
148
149
  Whois::Server.define :tld, ".gl", "whois.nic.gl"
149
- Whois::Server.define :tld, ".gm", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://www.nic.gm/htmlpages/whois.htm" }
150
- Whois::Server.define :tld, ".gn", nil, { :adapter => Whois::Server::Adapters::None }
151
- Whois::Server.define :tld, ".gp", nil, { :adapter => Whois::Server::Adapters::None }
152
- Whois::Server.define :tld, ".gq", nil, { :adapter => Whois::Server::Adapters::None }
153
- Whois::Server.define :tld, ".gr", nil, { :adapter => Whois::Server::Adapters::Web, :web => "https://grweb.ics.forth.gr/whois_en.jsp" }
150
+ Whois::Server.define :tld, ".gm", nil, { :adapter => :web, :url => "http://www.nic.gm/htmlpages/whois.htm" }
151
+ Whois::Server.define :tld, ".gn", nil, { :adapter => :none }
152
+ Whois::Server.define :tld, ".gp", nil, { :adapter => :none }
153
+ Whois::Server.define :tld, ".gq", nil, { :adapter => :none }
154
+ Whois::Server.define :tld, ".gr", nil, { :adapter => :web, :url => "https://grweb.ics.forth.gr/Whois?lang=en" }
154
155
  Whois::Server.define :tld, ".gs", "whois.nic.gs"
155
- Whois::Server.define :tld, ".gt", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://www.gt/whois.html" }
156
- Whois::Server.define :tld, ".gu", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://gadao.gov.gu/domainsearch.htm" }
157
- Whois::Server.define :tld, ".gw", nil, { :adapter => Whois::Server::Adapters::None }
156
+ Whois::Server.define :tld, ".gt", nil, { :adapter => :web, :url => "http://www.gt/whois.html" }
157
+ Whois::Server.define :tld, ".gu", nil, { :adapter => :web, :url => "http://gadao.gov.gu/domainsearch.htm" }
158
+ Whois::Server.define :tld, ".gw", nil, { :adapter => :none }
158
159
  Whois::Server.define :tld, ".gy", "whois.registry.gy"
159
160
  Whois::Server.define :tld, ".hk", "whois.hkirc.hk"
160
161
  Whois::Server.define :tld, ".hm", "whois.registry.hm"
161
- Whois::Server.define :tld, ".hn", "whois.afilias-grs.info", { :adapter => Whois::Server::Adapters::Afilias }
162
+ Whois::Server.define :tld, ".hn", "whois.afilias-grs.info", { :adapter => :afilias }
162
163
  Whois::Server.define :tld, ".hr", "whois.dns.hr"
163
164
  Whois::Server.define :tld, ".ht", "whois.nic.ht"
164
165
  Whois::Server.define :tld, ".hu", "whois.nic.hu"
@@ -168,32 +169,32 @@ Whois::Server.define :tld, ".il", "whois.isoc.org.il"
168
169
  Whois::Server.define :tld, ".im", "whois.nic.im"
169
170
  Whois::Server.define :tld, ".in", "whois.registry.in"
170
171
  Whois::Server.define :tld, ".io", "whois.nic.io"
171
- Whois::Server.define :tld, ".iq", nil, { :adapter => Whois::Server::Adapters::None }
172
+ Whois::Server.define :tld, ".iq", nil, { :adapter => :none }
172
173
  Whois::Server.define :tld, ".ir", "whois.nic.ir"
173
174
  Whois::Server.define :tld, ".is", "whois.isnic.is"
174
175
  Whois::Server.define :tld, ".it", "whois.nic.it"
175
176
  Whois::Server.define :tld, ".je", "whois.je"
176
- Whois::Server.define :tld, ".jm", nil, { :adapter => Whois::Server::Adapters::None }
177
- Whois::Server.define :tld, ".jo", nil, { :web => "http://www.dns.jo/Whois.aspx", :adapter => Whois::Server::Adapters::Web }
178
- Whois::Server.define :tld, ".jp", "whois.jprs.jp", { :adapter => Whois::Server::Adapters::Formatted, :format => "%s/e"}
177
+ Whois::Server.define :tld, ".jm", nil, { :adapter => :none }
178
+ Whois::Server.define :tld, ".jo", nil, { :adapter => :web, :url => "http://www.dns.jo/Whois.aspx" }
179
+ Whois::Server.define :tld, ".jp", "whois.jprs.jp", { :adapter => :formatted, :format => "%s/e" }
179
180
  Whois::Server.define :tld, ".ke", "whois.kenic.or.ke"
180
181
  Whois::Server.define :tld, ".kg", "whois.domain.kg"
181
- Whois::Server.define :tld, ".kh", nil, { :adapter => Whois::Server::Adapters::None }
182
+ Whois::Server.define :tld, ".kh", nil, { :adapter => :none }
182
183
  Whois::Server.define :tld, ".ki", "whois.nic.ki"
183
- Whois::Server.define :tld, ".km", nil, { :adapter => Whois::Server::Adapters::None }
184
- Whois::Server.define :tld, ".kn", nil, { :web => "http://www.nic.kn/", :adapter => Whois::Server::Adapters::Web }
185
- Whois::Server.define :tld, ".kp", nil, { :adapter => Whois::Server::Adapters::None }
184
+ Whois::Server.define :tld, ".km", nil, { :adapter => :none }
185
+ Whois::Server.define :tld, ".kn", nil, { :adapter => :web, :url => "http://www.nic.kn/" }
186
+ Whois::Server.define :tld, ".kp", nil, { :adapter => :none }
186
187
  Whois::Server.define :tld, ".kr", "whois.nic.or.kr"
187
- Whois::Server.define :tld, ".kw", nil, { :web => "http://www.kw/", :adapter => Whois::Server::Adapters::Web }
188
- Whois::Server.define :tld, ".ky", nil, { :web => "http://kynseweb.messagesecure.com/kywebadmin/", :adapter => Whois::Server::Adapters::Web }
188
+ Whois::Server.define :tld, ".kw", nil, { :adapter => :web, :url => "http://www.kw/" }
189
+ Whois::Server.define :tld, ".ky", nil, { :adapter => :web, :url => "http://kynseweb.messagesecure.com/kywebadmin/" }
189
190
  Whois::Server.define :tld, ".kz", "whois.nic.kz"
190
191
  Whois::Server.define :tld, ".la", "whois.nic.la"
191
- Whois::Server.define :tld, ".lb", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://www.aub.edu.lb/lbdr/"}
192
- Whois::Server.define :tld, ".lc", "whois.afilias-grs.info", { :adapter => Whois::Server::Adapters::Afilias }
192
+ Whois::Server.define :tld, ".lb", nil, { :adapter => :web, :url => "http://www.aub.edu.lb/lbdr/"}
193
+ Whois::Server.define :tld, ".lc", "whois.afilias-grs.info", { :adapter => :afilias }
193
194
  Whois::Server.define :tld, ".li", "whois.nic.li"
194
195
  Whois::Server.define :tld, ".lk", "whois.nic.lk"
195
- Whois::Server.define :tld, ".lr", nil, { :adapter => Whois::Server::Adapters::None }
196
- Whois::Server.define :tld, ".ls", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://www.co.ls/co.asp"}
196
+ Whois::Server.define :tld, ".lr", nil, { :adapter => :none }
197
+ Whois::Server.define :tld, ".ls", nil, { :adapter => :web, :url => "http://www.co.ls/co.asp"}
197
198
  Whois::Server.define :tld, ".lt", "whois.domreg.lt"
198
199
  Whois::Server.define :tld, ".lu", "whois.dns.lu"
199
200
  Whois::Server.define :tld, ".lv", "whois.nic.lv"
@@ -203,162 +204,163 @@ Whois::Server.define :tld, ".mc", "whois.ripe.net"
203
204
  Whois::Server.define :tld, ".md", "whois.nic.md"
204
205
  Whois::Server.define :tld, ".me", "whois.meregistry.net"
205
206
  Whois::Server.define :tld, ".mg", "whois.nic.mg"
206
- Whois::Server.define :tld, ".mh", nil, { :adapter => Whois::Server::Adapters::None }
207
- Whois::Server.define :tld, ".mk", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://dns.marnet.net.mk/registar.php" }
208
- Whois::Server.define :tld, ".ml", nil, { :adapter => Whois::Server::Adapters::None }
209
- Whois::Server.define :tld, ".mm", nil, { :adapter => Whois::Server::Adapters::None }
210
- Whois::Server.define :tld, ".mn", "whois.afilias-grs.info", { :adapter => Whois::Server::Adapters::Afilias }
211
- Whois::Server.define :tld, ".mo", nil, { :web => "http://www.monic.net.mo/", :adapter => Whois::Server::Adapters::Web }
212
- Whois::Server.define :tld, ".mp", nil, { :adapter => Whois::Server::Adapters::None }
213
- Whois::Server.define :tld, ".mq", nil, { :adapter => Whois::Server::Adapters::Web, :web => "https://www.dom-enic.com/whois.html" }
214
- Whois::Server.define :tld, ".mr", nil, { :adapter => Whois::Server::Adapters::None }
207
+ Whois::Server.define :tld, ".mh", nil, { :adapter => :none }
208
+ Whois::Server.define :tld, ".mk", nil, { :adapter => :web, :url => "http://dns.marnet.net.mk/registar.php" }
209
+ Whois::Server.define :tld, ".ml", nil, { :adapter => :none }
210
+ Whois::Server.define :tld, ".mm", nil, { :adapter => :none }
211
+ Whois::Server.define :tld, ".mn", "whois.afilias-grs.info", { :adapter => :afilias }
212
+ Whois::Server.define :tld, ".mo", nil, { :adapter => :web, :url => "http://www.monic.net.mo/" }
213
+ Whois::Server.define :tld, ".mp", nil, { :adapter => :none }
214
+ Whois::Server.define :tld, ".mq", nil, { :adapter => :web, :url => "https://www.dom-enic.com/whois.html" }
215
+ Whois::Server.define :tld, ".mr", nil, { :adapter => :none }
215
216
  Whois::Server.define :tld, ".ms", "whois.nic.ms"
216
- Whois::Server.define :tld, ".mt", nil, { :web => "https://www.nic.org.mt/dotmt/", :adapter => Whois::Server::Adapters::Web }
217
+ Whois::Server.define :tld, ".mt", nil, { :adapter => :web, :url => "https://www.nic.org.mt/dotmt/" }
217
218
  Whois::Server.define :tld, ".mu", "whois.nic.mu"
218
- Whois::Server.define :tld, ".mv", nil, { :adapter => Whois::Server::Adapters::None }
219
- Whois::Server.define :tld, ".mw", nil, { :web => "http://www.registrar.mw/", :adapter => Whois::Server::Adapters::Web }
219
+ Whois::Server.define :tld, ".mv", nil, { :adapter => :none }
220
+ Whois::Server.define :tld, ".mw", nil, { :adapter => :web, :url => "http://www.registrar.mw/" }
220
221
  Whois::Server.define :tld, ".mx", "whois.nic.mx"
221
222
  Whois::Server.define :tld, ".my", "whois.domainregistry.my"
222
- Whois::Server.define :tld, ".mz", nil, { :adapter => Whois::Server::Adapters::None }
223
+ Whois::Server.define :tld, ".mz", nil, { :adapter => :none }
223
224
  Whois::Server.define :tld, ".na", "whois.na-nic.com.na"
224
225
  Whois::Server.define :tld, ".nc", "whois.nc"
225
- Whois::Server.define :tld, ".ne", nil, { :adapter => Whois::Server::Adapters::None }
226
+ Whois::Server.define :tld, ".ne", nil, { :adapter => :none }
226
227
  Whois::Server.define :tld, ".nf", "whois.nic.net.nf"
227
228
  Whois::Server.define :tld, ".ng", "whois.nic.net.ng"
228
- Whois::Server.define :tld, ".ni", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://www.nic.ni/"}
229
+ Whois::Server.define :tld, ".ni", nil, { :adapter => :web, :url => "http://www.nic.ni/"}
229
230
  Whois::Server.define :tld, ".nl", "whois.domain-registry.nl"
230
231
  Whois::Server.define :tld, ".no", "whois.norid.no"
231
- Whois::Server.define :tld, ".np", nil, { :web => "http://register.mos.com.np/userSearchInc.asp", :adapter => Whois::Server::Adapters::Web }
232
- Whois::Server.define :tld, ".nr", nil, { :web => "http://www.cenpac.net.nr/dns/whois.html", :adapter => Whois::Server::Adapters::Web }
232
+ Whois::Server.define :tld, ".np", nil, { :adapter => :web, :url => "http://register.mos.com.np/userSearchInc.asp" }
233
+ Whois::Server.define :tld, ".nr", nil, { :adapter => :web, :url => "http://www.cenpac.net.nr/dns/whois.html" }
233
234
  Whois::Server.define :tld, ".nu", "whois.nic.nu"
234
235
  Whois::Server.define :tld, ".nz", "whois.srs.net.nz"
235
236
  Whois::Server.define :tld, ".om", "whois.registry.om"
236
- Whois::Server.define :tld, ".pa", nil, { :web => "http://www.nic.pa/", :adapter => Whois::Server::Adapters::Web }
237
+ Whois::Server.define :tld, ".pa", nil, { :adapter => :web, :url => "http://www.nic.pa/" }
237
238
  Whois::Server.define :tld, ".pe", "kero.yachay.pe"
238
- Whois::Server.define :tld, ".pf", nil, { :adapter => Whois::Server::Adapters::None }
239
- Whois::Server.define :tld, ".pg", nil, { :adapter => Whois::Server::Adapters::None }
240
- Whois::Server.define :tld, ".ph", nil, { :web => "http://www.dot.ph/", :adapter => Whois::Server::Adapters::Web }
241
- Whois::Server.define :tld, ".pk", nil, { :web => "http://www.pknic.net.pk/", :adapter => Whois::Server::Adapters::Web }
239
+ Whois::Server.define :tld, ".pf", nil, { :adapter => :none }
240
+ Whois::Server.define :tld, ".pg", nil, { :adapter => :none }
241
+ Whois::Server.define :tld, ".ph", nil, { :adapter => :web, :url => "http://www.dot.ph/" }
242
+ Whois::Server.define :tld, ".pk", nil, { :adapter => :web, :url => "http://www.pknic.net.pk/" }
242
243
  Whois::Server.define :tld, ".co.pl", "whois.co.pl"
243
244
  Whois::Server.define :tld, ".pl", "whois.dns.pl"
244
245
  Whois::Server.define :tld, ".pm", "whois.nic.fr"
245
- Whois::Server.define :tld, ".pn", nil, { :web => "http://www.pitcairn.pn/PnRegistry/", :adapter => Whois::Server::Adapters::Web }
246
+ Whois::Server.define :tld, ".pn", nil, { :adapter => :web, :url => "http://www.pitcairn.pn/PnRegistry/" }
246
247
  Whois::Server.define :tld, ".pr", "whois.nic.pr"
247
248
  Whois::Server.define :tld, ".ps", "whois.pnina.ps"
248
249
  Whois::Server.define :tld, ".pt", "whois.dns.pt"
249
- Whois::Server.define :tld, ".pw", nil, { :adapter => Whois::Server::Adapters::None }
250
- Whois::Server.define :tld, ".py", nil, { :web => "http://www.nic.py/consultas.html", :adapter => Whois::Server::Adapters::Web }
250
+ Whois::Server.define :tld, ".pw", nil, { :adapter => :none }
251
+ Whois::Server.define :tld, ".py", nil, { :adapter => :web, :url => "http://www.nic.py/consultas.html" }
251
252
  Whois::Server.define :tld, ".qa", "whois.registry.qa"
252
253
  Whois::Server.define :tld, ".re", "whois.nic.fr"
253
254
  Whois::Server.define :tld, ".ro", "whois.rotld.ro"
254
255
  Whois::Server.define :tld, ".rs", "whois.rnids.rs"
255
256
  Whois::Server.define :tld, ".edu.ru", "whois.informika.ru"
256
257
  Whois::Server.define :tld, ".ru", "whois.tcinet.ru"
257
- Whois::Server.define :tld, ".rw", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://www.nic.rw/cgi-bin/whois.pl"}
258
+ Whois::Server.define :tld, ".rw", nil, { :adapter => :web, :url => "http://www.nic.rw/cgi-bin/whois.pl"}
258
259
  Whois::Server.define :tld, ".sa", "saudinic.net.sa"
259
260
  Whois::Server.define :tld, ".sb", "whois.nic.net.sb"
260
- Whois::Server.define :tld, ".sc", "whois.afilias-grs.info", { :adapter => Whois::Server::Adapters::Afilias }
261
- Whois::Server.define :tld, ".sd", nil, { :adapter => Whois::Server::Adapters::None }
261
+ Whois::Server.define :tld, ".sc", "whois.afilias-grs.info", { :adapter => :afilias }
262
+ Whois::Server.define :tld, ".sd", nil, { :adapter => :none }
262
263
  Whois::Server.define :tld, ".se", "whois.nic-se.se"
263
264
  Whois::Server.define :tld, ".sg", "whois.sgnic.sg"
264
265
  Whois::Server.define :tld, ".sh", "whois.nic.sh"
265
266
  Whois::Server.define :tld, ".si", "whois.arnes.si"
266
- Whois::Server.define :tld, ".sj", nil, { :adapter => Whois::Server::Adapters::None }
267
+ Whois::Server.define :tld, ".sj", nil, { :adapter => :none }
267
268
  Whois::Server.define :tld, ".sk", "whois.sk-nic.sk"
268
269
  Whois::Server.define :tld, ".sl", "whois.nic.sl"
269
270
  Whois::Server.define :tld, ".sm", "whois.nic.sm"
270
271
  Whois::Server.define :tld, ".sn", "whois.nic.sn"
271
272
  Whois::Server.define :tld, ".so", "whois.nic.so"
272
- Whois::Server.define :tld, ".sr", nil, { :adapter => Whois::Server::Adapters::None }
273
+ Whois::Server.define :tld, ".sr", nil, { :adapter => :none }
273
274
  Whois::Server.define :tld, ".st", "whois.nic.st"
274
275
  Whois::Server.define :tld, ".su", "whois.tcinet.ru"
275
- Whois::Server.define :tld, ".sv", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://www.uca.edu.sv/dns/" }
276
+ Whois::Server.define :tld, ".sv", nil, { :adapter => :web, :url => "http://www.uca.edu.sv/dns/" }
276
277
  Whois::Server.define :tld, ".sx", "whois.sx"
277
- Whois::Server.define :tld, ".sy", nil, { :adapter => Whois::Server::Adapters::None }
278
- Whois::Server.define :tld, ".sz", nil, { :adapter => Whois::Server::Adapters::None }
278
+ Whois::Server.define :tld, ".sy", nil, { :adapter => :none }
279
+ Whois::Server.define :tld, ".sz", nil, { :adapter => :none }
279
280
  Whois::Server.define :tld, ".tc", "whois.adamsnames.tc"
280
- Whois::Server.define :tld, ".td", nil, { :adapter => Whois::Server::Adapters::None }
281
+ Whois::Server.define :tld, ".td", nil, { :adapter => :none }
281
282
  Whois::Server.define :tld, ".tf", "whois.nic.fr"
282
- Whois::Server.define :tld, ".tg", nil, { :web => "http://www.nic.tg/", :adapter => Whois::Server::Adapters::Web }
283
+ Whois::Server.define :tld, ".tg", nil, { :adapter => :web, :url => "http://www.nic.tg/" }
283
284
  Whois::Server.define :tld, ".th", "whois.thnic.co.th"
284
- Whois::Server.define :tld, ".tj", nil, { :web => "http://www.nic.tj/whois.html", :adapter => Whois::Server::Adapters::Web }
285
+ Whois::Server.define :tld, ".tj", nil, { :adapter => :web, :url => "http://www.nic.tj/whois.html" }
285
286
  Whois::Server.define :tld, ".tk", "whois.dot.tk"
286
287
  Whois::Server.define :tld, ".tl", "whois.nic.tl"
287
288
  Whois::Server.define :tld, ".tm", "whois.nic.tm"
288
289
  Whois::Server.define :tld, ".tn", "whois.ati.tn"
289
290
  Whois::Server.define :tld, ".to", "whois.tonic.to"
290
- Whois::Server.define :tld, ".tp", nil, { :adapter => Whois::Server::Adapters::None }
291
+ Whois::Server.define :tld, ".tp", nil, { :adapter => :none }
291
292
  Whois::Server.define :tld, ".tr", "whois.nic.tr"
292
- Whois::Server.define :tld, ".tt", nil, { :web => "http://www.nic.tt/cgi-bin/search.pl", :adapter => Whois::Server::Adapters::Web }
293
- Whois::Server.define :tld, ".tv", "whois.nic.tv", { :adapter => Whois::Server::Adapters::Verisign}
293
+ Whois::Server.define :tld, ".tt", nil, { :adapter => :web, :url => "http://www.nic.tt/cgi-bin/search.pl" }
294
+ Whois::Server.define :tld, ".tv", "whois.nic.tv", { :adapter => :verisign }
294
295
  Whois::Server.define :tld, ".tw", "whois.twnic.net.tw"
295
296
  Whois::Server.define :tld, ".tz", "whois.tznic.or.tz"
296
297
  Whois::Server.define :tld, ".in.ua", "whois.in.ua"
297
298
  Whois::Server.define :tld, ".ua", "whois.ua"
298
299
  Whois::Server.define :tld, ".ug", "whois.co.ug"
299
300
  Whois::Server.define :tld, ".ac.uk", "whois.ja.net"
300
- Whois::Server.define :tld, ".bl.uk", nil, { :adapter => Whois::Server::Adapters::None }
301
- Whois::Server.define :tld, ".british-library.uk", nil, { :adapter => Whois::Server::Adapters::None }
301
+ Whois::Server.define :tld, ".bl.uk", nil, { :adapter => :none }
302
+ Whois::Server.define :tld, ".british-library.uk", nil, { :adapter => :none }
302
303
  Whois::Server.define :tld, ".gov.uk", "whois.ja.net"
303
- Whois::Server.define :tld, ".icnet.uk", nil, { :adapter => Whois::Server::Adapters::None }
304
- Whois::Server.define :tld, ".jet.uk", nil, { :adapter => Whois::Server::Adapters::None }
305
- Whois::Server.define :tld, ".mod.uk", nil, { :adapter => Whois::Server::Adapters::None }
306
- Whois::Server.define :tld, ".nhs.uk", nil, { :adapter => Whois::Server::Adapters::None }
307
- Whois::Server.define :tld, ".nls.uk", nil, { :adapter => Whois::Server::Adapters::None }
308
- Whois::Server.define :tld, ".parliament.uk", nil, { :adapter => Whois::Server::Adapters::None }
309
- Whois::Server.define :tld, ".police.uk", nil, { :adapter => Whois::Server::Adapters::None }
304
+ Whois::Server.define :tld, ".icnet.uk", nil, { :adapter => :none }
305
+ Whois::Server.define :tld, ".jet.uk", nil, { :adapter => :none }
306
+ Whois::Server.define :tld, ".mod.uk", nil, { :adapter => :none }
307
+ Whois::Server.define :tld, ".nhs.uk", nil, { :adapter => :none }
308
+ Whois::Server.define :tld, ".nls.uk", nil, { :adapter => :none }
309
+ Whois::Server.define :tld, ".parliament.uk", nil, { :adapter => :none }
310
+ Whois::Server.define :tld, ".police.uk", nil, { :adapter => :none }
310
311
  Whois::Server.define :tld, ".uk", "whois.nic.uk"
311
312
  Whois::Server.define :tld, ".us", "whois.nic.us"
312
- Whois::Server.define :tld, ".com.uy", nil, { :web => "https://nic.anteldata.com.uy/dns/", :adapter => Whois::Server::Adapters::Web }
313
+ Whois::Server.define :tld, ".com.uy", nil, { :adapter => :web, :url => "https://nic.anteldata.com.uy/dns/" }
313
314
  Whois::Server.define :tld, ".uy", "whois.nic.org.uy"
314
315
  Whois::Server.define :tld, ".uz", "whois.cctld.uz"
315
- Whois::Server.define :tld, ".va", nil, { :adapter => Whois::Server::Adapters::None }
316
- Whois::Server.define :tld, ".vc", "whois.afilias-grs.info", { :adapter => Whois::Server::Adapters::Afilias }
316
+ Whois::Server.define :tld, ".va", nil, { :adapter => :none }
317
+ Whois::Server.define :tld, ".vc", "whois.afilias-grs.info", { :adapter => :afilias }
317
318
  Whois::Server.define :tld, ".ve", "whois.nic.ve"
318
319
  Whois::Server.define :tld, ".vg", "whois.adamsnames.tc"
319
- Whois::Server.define :tld, ".vi", nil, { :web => "http://www.nic.vi/whoisform.htm", :adapter => Whois::Server::Adapters::Web }
320
- Whois::Server.define :tld, ".vn", nil, { :web => "http://www.vnnic.vn/english/", :adapter => Whois::Server::Adapters::Web }
321
- Whois::Server.define :tld, ".vu", nil, { :web => "http://www.vunic.vu/whois.html", :adapter => Whois::Server::Adapters::Web }
320
+ Whois::Server.define :tld, ".vi", nil, { :adapter => :web, :url => "http://www.nic.vi/whoisform.htm" }
321
+ Whois::Server.define :tld, ".vn", nil, { :adapter => :web, :url => "http://www.vnnic.vn/english/" }
322
+ Whois::Server.define :tld, ".vu", nil, { :adapter => :web, :url => "http://www.vunic.vu/whois.html" }
322
323
  Whois::Server.define :tld, ".wf", "whois.nic.fr"
323
324
  Whois::Server.define :tld, ".ws", "whois.samoanic.ws"
324
- Whois::Server.define :tld, ".ye", nil, { :adapter => Whois::Server::Adapters::None }
325
+ Whois::Server.define :tld, ".ye", nil, { :adapter => :none }
325
326
  Whois::Server.define :tld, ".yt", "whois.nic.fr"
326
327
  Whois::Server.define :tld, ".ac.za", "whois.ac.za"
327
328
  Whois::Server.define :tld, ".co.za", "whois.coza.net.za"
328
329
  Whois::Server.define :tld, ".gov.za", "whois.gov.za"
329
330
  Whois::Server.define :tld, ".org.za", "whois.org.za"
330
- Whois::Server.define :tld, ".za", nil, { :adapter => Whois::Server::Adapters::None }
331
- Whois::Server.define :tld, ".zm", nil, { :adapter => Whois::Server::Adapters::None }
332
- Whois::Server.define :tld, ".zw", nil, { :adapter => Whois::Server::Adapters::None }
331
+ Whois::Server.define :tld, ".za", nil, { :adapter => :none }
332
+ Whois::Server.define :tld, ".zm", nil, { :adapter => :none }
333
+ Whois::Server.define :tld, ".zw", nil, { :adapter => :none }
333
334
  Whois::Server.define :tld, ".xxx", "whois.nic.xxx"
334
335
  Whois::Server.define :tld, ".xn--3e0b707e", "whois.kr"
335
- Whois::Server.define :tld, ".xn--45brj9c", nil, { :adapter => Whois::Server::Adapters::None }
336
+ Whois::Server.define :tld, ".xn--45brj9c", nil, { :adapter => :none }
336
337
  Whois::Server.define :tld, ".xn--80ao21a", "whois.nic.kz"
337
- Whois::Server.define :tld, ".xn--90a3ac", nil, { :adapter => Whois::Server::Adapters::None }
338
+ Whois::Server.define :tld, ".xn--90a3ac", nil, { :adapter => :none }
338
339
  Whois::Server.define :tld, ".xn--clchc0ea0b2g2a9gcd", "whois.sgnic.sg"
339
340
  Whois::Server.define :tld, ".xn--fiqs8s", "cwhois.cnnic.cn"
340
341
  Whois::Server.define :tld, ".xn--fiqz9s", "cwhois.cnnic.cn"
341
- Whois::Server.define :tld, ".xn--fpcrj9c3d", nil, { :adapter => Whois::Server::Adapters::None }
342
+ Whois::Server.define :tld, ".xn--fpcrj9c3d", nil, { :adapter => :none }
342
343
  Whois::Server.define :tld, ".xn--fzc2c9e2c", "whois.nic.lk"
343
- Whois::Server.define :tld, ".xn--gecrj9c", nil, { :adapter => Whois::Server::Adapters::None }
344
- Whois::Server.define :tld, ".xn--h2brj9c", nil, { :adapter => Whois::Server::Adapters::None }
344
+ Whois::Server.define :tld, ".xn--gecrj9c", nil, { :adapter => :none }
345
+ Whois::Server.define :tld, ".xn--h2brj9c", nil, { :adapter => :none }
345
346
  Whois::Server.define :tld, ".xn--j6w193g", "whois.hkirc.hk"
346
347
  Whois::Server.define :tld, ".xn--kprw13d", "whois.twnic.net.tw"
347
348
  Whois::Server.define :tld, ".xn--kpry57d", "whois.twnic.net.tw"
348
349
  Whois::Server.define :tld, ".xn--lgbbat1ad8j", "whois.nic.dz"
350
+ Whois::Server.define :tld, ".xn--mgba3a4f16a", "whois.nic.ir"
349
351
  Whois::Server.define :tld, ".xn--mgbaam7a8h", "whois.aeda.net.ae"
350
- Whois::Server.define :tld, ".xn--mgbayh7gpa", nil, { :adapter => Whois::Server::Adapters::Web, :web => "http://idn.jo/whois_a.aspx" }
351
- Whois::Server.define :tld, ".xn--mgbbh1a71e", nil, { :adapter => Whois::Server::Adapters::None }
352
- Whois::Server.define :tld, ".xn--mgbc0a9azcg", nil, { :adapter => Whois::Server::Adapters::None }
352
+ Whois::Server.define :tld, ".xn--mgbayh7gpa", nil, { :adapter => :web, :url => "http://idn.jo/whois_a.aspx" }
353
+ Whois::Server.define :tld, ".xn--mgbbh1a71e", nil, { :adapter => :none }
354
+ Whois::Server.define :tld, ".xn--mgbc0a9azcg", nil, { :adapter => :none }
353
355
  Whois::Server.define :tld, ".xn--mgberp4a5d4ar", "whois.nic.net.sa"
354
356
  Whois::Server.define :tld, ".xn--o3cw4h", "whois.thnic.co.th"
355
- Whois::Server.define :tld, ".xn--ogbpf8fl", nil, { :adapter => Whois::Server::Adapters::None }
357
+ Whois::Server.define :tld, ".xn--ogbpf8fl", nil, { :adapter => :none }
356
358
  Whois::Server.define :tld, ".xn--p1ai", "whois.tcinet.ru"
357
- Whois::Server.define :tld, ".xn--pgbs0dh", nil, { :adapter => Whois::Server::Adapters::None }
358
- Whois::Server.define :tld, ".xn--s9brj9c", nil, { :adapter => Whois::Server::Adapters::None }
359
+ Whois::Server.define :tld, ".xn--pgbs0dh", nil, { :adapter => :none }
360
+ Whois::Server.define :tld, ".xn--s9brj9c", nil, { :adapter => :none }
359
361
  Whois::Server.define :tld, ".xn--wgbh1c", "whois.dotmasr.eg"
360
362
  Whois::Server.define :tld, ".xn--wgbl6a", "whois.registry.qa"
361
363
  Whois::Server.define :tld, ".xn--xkc2al3hye2a", "whois.nic.lk"
362
- Whois::Server.define :tld, ".xn--xkc2dl3a5ee0h", nil, { :adapter => Whois::Server::Adapters::None }
364
+ Whois::Server.define :tld, ".xn--xkc2dl3a5ee0h", nil, { :adapter => :none }
363
365
  Whois::Server.define :tld, ".xn--yfro4i67o", "whois.sgnic.sg"
364
366
  Whois::Server.define :tld, ".xn--ygbi2ammx", "whois.pnina.ps"