whois-parser 1.0.1 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2589) hide show
  1. checksums.yaml +5 -5
  2. data/.github/dependabot.yml +8 -0
  3. data/.github/workflows/release.yml +16 -0
  4. data/.github/workflows/tests.yml +28 -0
  5. data/.gitignore +9 -0
  6. data/.rspec +1 -0
  7. data/.rubocop.yml +27 -0
  8. data/.rubocop_opinionated.yml +135 -0
  9. data/.rubocop_todo.yml +524 -0
  10. data/.simplecov +3 -0
  11. data/CHANGELOG.md +28 -8
  12. data/CONTRIBUTING.md +21 -7
  13. data/Gemfile +6 -0
  14. data/LICENSE.txt +1 -1
  15. data/README.md +2 -2
  16. data/Rakefile +33 -0
  17. data/bin/console +14 -0
  18. data/lib/whois/parser/contact.rb +1 -1
  19. data/lib/whois/parser/super_struct.rb +1 -1
  20. data/lib/whois/parser/version.rb +1 -1
  21. data/lib/whois/parser.rb +23 -7
  22. data/lib/whois/parser_extensions/whois_record.rb +4 -3
  23. data/lib/whois/parsers/base.rb +6 -5
  24. data/lib/whois/parsers/base_afilias.rb +7 -7
  25. data/lib/whois/parsers/base_afilias2.rb +6 -6
  26. data/lib/whois/parsers/base_cocca.rb +10 -10
  27. data/lib/whois/parsers/base_cocca2.rb +3 -3
  28. data/lib/whois/parsers/base_icann_compliant.rb +6 -5
  29. data/lib/whois/parsers/base_icb.rb +17 -58
  30. data/lib/whois/parsers/base_iisse.rb +1 -1
  31. data/lib/whois/parsers/base_nic_fr.rb +12 -12
  32. data/lib/whois/parsers/base_shared1.rb +1 -1
  33. data/lib/whois/parsers/base_shared2.rb +5 -5
  34. data/lib/whois/parsers/base_shared3.rb +1 -1
  35. data/lib/whois/parsers/base_verisign.rb +1 -1
  36. data/lib/whois/parsers/base_whoisd.rb +6 -6
  37. data/lib/whois/parsers/blank.rb +2 -2
  38. data/lib/whois/parsers/capetown-whois.registry.net.za.rb +1 -1
  39. data/lib/whois/parsers/ccwhois.ksregistry.net.rb +1 -1
  40. data/lib/whois/parsers/ccwhois.verisign-grs.com.rb +1 -1
  41. data/lib/whois/parsers/coza-whois.registry.net.za.rb +25 -0
  42. data/lib/whois/parsers/durban-whois.registry.net.za.rb +1 -1
  43. data/lib/whois/parsers/example.rb +1 -1
  44. data/lib/whois/parsers/joburg-whois.registry.net.za.rb +1 -1
  45. data/lib/whois/parsers/kero.yachay.pe.rb +5 -5
  46. data/lib/whois/parsers/org-whois.registry.net.za.rb +1 -1
  47. data/lib/whois/parsers/tvwhois.verisign-grs.com.rb +1 -1
  48. data/lib/whois/parsers/whois.1und1.info.rb +3 -3
  49. data/lib/whois/parsers/whois.35.com.rb +1 -1
  50. data/lib/whois/parsers/whois.aeda.net.ae.rb +6 -6
  51. data/lib/whois/parsers/whois.aero.rb +1 -1
  52. data/lib/whois/parsers/whois.afilias-grs.info.rb +1 -1
  53. data/lib/whois/parsers/whois.afilias.net.rb +1 -1
  54. data/lib/whois/parsers/whois.amnic.net.rb +7 -7
  55. data/lib/whois/parsers/whois.ascio.com.rb +2 -2
  56. data/lib/whois/parsers/whois.ati.tn.rb +1 -1
  57. data/lib/whois/parsers/whois.audns.net.au.rb +1 -1
  58. data/lib/whois/parsers/whois.ax.rb +2 -2
  59. data/lib/whois/parsers/whois.biz.rb +12 -3
  60. data/lib/whois/parsers/whois.bnnic.bn.rb +5 -5
  61. data/lib/whois/parsers/whois.cat.rb +5 -5
  62. data/lib/whois/parsers/whois.cctld.by.rb +1 -1
  63. data/lib/whois/parsers/whois.cctld.uz.rb +7 -7
  64. data/lib/whois/parsers/whois.cdmon.com.rb +1 -1
  65. data/lib/whois/parsers/whois.centralnic.com.rb +6 -6
  66. data/lib/whois/parsers/whois.cira.ca.rb +10 -10
  67. data/lib/whois/parsers/whois.cmc.iq.rb +1 -1
  68. data/lib/whois/parsers/whois.cnnic.cn.rb +1 -1
  69. data/lib/whois/parsers/whois.co.ca.rb +7 -7
  70. data/lib/whois/parsers/whois.co.pl.rb +4 -4
  71. data/lib/whois/parsers/whois.co.ug.rb +6 -6
  72. data/lib/whois/parsers/whois.comlaude.com.rb +8 -8
  73. data/lib/whois/parsers/whois.corporatedomains.com.rb +2 -2
  74. data/lib/whois/parsers/whois.denic.de.rb +3 -3
  75. data/lib/whois/parsers/whois.dk-hostmaster.dk.rb +12 -12
  76. data/lib/whois/parsers/whois.dns.be.rb +7 -7
  77. data/lib/whois/parsers/whois.dns.hr.rb +1 -1
  78. data/lib/whois/parsers/whois.dns.lu.rb +19 -19
  79. data/lib/whois/parsers/whois.dns.pl.rb +9 -9
  80. data/lib/whois/parsers/whois.dns.pt.rb +6 -6
  81. data/lib/whois/parsers/whois.domain-registry.nl.rb +6 -6
  82. data/lib/whois/parsers/whois.domainregistry.ie.rb +3 -2
  83. data/lib/whois/parsers/whois.domreg.lt.rb +4 -4
  84. data/lib/whois/parsers/whois.donuts.co.rb +4 -3
  85. data/lib/whois/parsers/whois.dot.cf.rb +4 -4
  86. data/lib/whois/parsers/whois.dot.tk.rb +4 -4
  87. data/lib/whois/parsers/whois.dotgov.gov.rb +3 -3
  88. data/lib/whois/parsers/whois.dotmobiregistry.net.rb +1 -1
  89. data/lib/whois/parsers/whois.dotpostregistry.net.rb +1 -1
  90. data/lib/whois/parsers/whois.dreamhost.com.rb +1 -1
  91. data/lib/whois/parsers/whois.educause.edu.rb +14 -16
  92. data/lib/whois/parsers/whois.eenet.ee.rb +4 -4
  93. data/lib/whois/parsers/whois.enom.com.rb +2 -2
  94. data/lib/whois/parsers/whois.eu.org.rb +1 -1
  95. data/lib/whois/parsers/whois.eu.rb +6 -6
  96. data/lib/whois/parsers/whois.fi.rb +2 -2
  97. data/lib/whois/parsers/whois.gandi.net.rb +1 -1
  98. data/lib/whois/parsers/whois.gg.rb +1 -1
  99. data/lib/whois/parsers/whois.godaddy.com.rb +1 -1
  100. data/lib/whois/parsers/whois.gov.za.rb +2 -2
  101. data/lib/whois/parsers/whois.hkirc.hk.rb +4 -4
  102. data/lib/whois/parsers/whois.iana.org.rb +1 -1
  103. data/lib/whois/parsers/whois.iis.nu.rb +1 -1
  104. data/lib/whois/parsers/whois.iis.se.rb +1 -1
  105. data/lib/whois/parsers/whois.in.ua.rb +5 -5
  106. data/lib/whois/parsers/whois.inregistry.net.rb +2 -2
  107. data/lib/whois/parsers/whois.isnic.is.rb +3 -3
  108. data/lib/whois/parsers/whois.isoc.org.il.rb +3 -3
  109. data/lib/whois/parsers/whois.ja.net.rb +5 -5
  110. data/lib/whois/parsers/whois.je.rb +1 -1
  111. data/lib/whois/parsers/whois.jprs.jp.rb +9 -9
  112. data/lib/whois/parsers/whois.kenic.or.ke.rb +8 -8
  113. data/lib/whois/parsers/{whois.domain.kg.rb → whois.kg.rb} +12 -15
  114. data/lib/whois/parsers/whois.kr.rb +6 -6
  115. data/lib/whois/parsers/whois.markmonitor.com.rb +1 -1
  116. data/lib/whois/parsers/whois.monic.mo.rb +3 -3
  117. data/lib/whois/parsers/whois.museum.rb +4 -4
  118. data/lib/whois/parsers/whois.mynic.my.rb +4 -4
  119. data/lib/whois/parsers/whois.na-nic.com.na.rb +1 -1
  120. data/lib/whois/parsers/whois.nc.rb +1 -1
  121. data/lib/whois/parsers/whois.netcom.cm.rb +3 -3
  122. data/lib/whois/parsers/whois.networksolutions.com.rb +2 -2
  123. data/lib/whois/parsers/whois.nic.ac.rb +1 -1
  124. data/lib/whois/parsers/whois.nic.af.rb +1 -1
  125. data/lib/whois/parsers/whois.nic.ag.rb +1 -1
  126. data/lib/whois/parsers/{whois.ai.rb → whois.nic.ai.rb} +4 -4
  127. data/lib/whois/parsers/whois.nic.as.rb +2 -2
  128. data/lib/whois/parsers/whois.nic.asia.rb +5 -5
  129. data/lib/whois/parsers/whois.nic.at.rb +2 -2
  130. data/lib/whois/parsers/whois.nic.bj.rb +12 -11
  131. data/lib/whois/parsers/whois.nic.bo.rb +4 -4
  132. data/lib/whois/parsers/whois.nic.cd.rb +1 -1
  133. data/lib/whois/parsers/whois.nic.ch.rb +5 -5
  134. data/lib/whois/parsers/whois.nic.ci.rb +3 -3
  135. data/lib/whois/parsers/whois.nic.cl.rb +4 -4
  136. data/lib/whois/parsers/whois.nic.co.rb +1 -1
  137. data/lib/whois/parsers/whois.nic.college.rb +1 -1
  138. data/lib/whois/parsers/whois.nic.coop.rb +4 -4
  139. data/lib/whois/parsers/whois.nic.cx.rb +1 -1
  140. data/lib/whois/parsers/whois.nic.cz.rb +1 -1
  141. data/lib/whois/parsers/whois.nic.design.rb +1 -1
  142. data/lib/whois/parsers/whois.nic.dm.rb +1 -1
  143. data/lib/whois/parsers/whois.nic.dz.rb +1 -1
  144. data/lib/whois/parsers/whois.nic.ec.rb +2 -2
  145. data/lib/whois/parsers/whois.nic.es.rb +6 -6
  146. data/lib/whois/parsers/whois.nic.fm.rb +18 -0
  147. data/lib/whois/parsers/whois.nic.fo.rb +1 -1
  148. data/lib/whois/parsers/whois.nic.fr.rb +1 -1
  149. data/lib/whois/parsers/whois.nic.gd.rb +1 -1
  150. data/lib/whois/parsers/whois.nic.gl.rb +1 -1
  151. data/lib/whois/parsers/whois.nic.gs.rb +1 -1
  152. data/lib/whois/parsers/whois.nic.hn.rb +1 -1
  153. data/lib/whois/parsers/whois.nic.ht.rb +1 -1
  154. data/lib/whois/parsers/whois.nic.hu.rb +4 -4
  155. data/lib/whois/parsers/whois.nic.im.rb +2 -2
  156. data/lib/whois/parsers/whois.nic.io.rb +2 -2
  157. data/lib/whois/parsers/whois.nic.ir.rb +2 -2
  158. data/lib/whois/parsers/whois.nic.it.rb +3 -3
  159. data/lib/whois/parsers/whois.nic.jobs.rb +2 -2
  160. data/lib/whois/parsers/whois.nic.ki.rb +1 -1
  161. data/lib/whois/parsers/whois.nic.kz.rb +4 -4
  162. data/lib/whois/parsers/whois.nic.la.rb +1 -1
  163. data/lib/whois/parsers/whois.nic.li.rb +2 -2
  164. data/lib/whois/parsers/whois.nic.lk.rb +7 -7
  165. data/lib/whois/parsers/whois.nic.lv.rb +3 -3
  166. data/lib/whois/parsers/whois.nic.ly.rb +5 -5
  167. data/lib/whois/parsers/whois.nic.md.rb +5 -5
  168. data/lib/whois/parsers/whois.nic.me.rb +6 -6
  169. data/lib/whois/parsers/whois.nic.mg.rb +1 -1
  170. data/lib/whois/parsers/whois.nic.ms.rb +1 -1
  171. data/lib/whois/parsers/whois.nic.mu.rb +1 -1
  172. data/lib/whois/parsers/whois.nic.mx.rb +4 -4
  173. data/lib/whois/parsers/whois.nic.name.rb +4 -4
  174. data/lib/whois/parsers/whois.nic.net.ng.rb +1 -1
  175. data/lib/whois/parsers/whois.nic.net.sa.rb +4 -4
  176. data/lib/whois/parsers/whois.nic.net.sb.rb +1 -1
  177. data/lib/whois/parsers/whois.nic.nf.rb +1 -1
  178. data/lib/whois/parsers/whois.nic.org.uy.rb +6 -6
  179. data/lib/whois/parsers/whois.nic.pm.rb +1 -1
  180. data/lib/whois/parsers/whois.nic.pr.rb +5 -5
  181. data/lib/whois/parsers/whois.nic.priv.at.rb +2 -2
  182. data/lib/whois/parsers/whois.nic.pw.rb +1 -1
  183. data/lib/whois/parsers/whois.nic.re.rb +1 -1
  184. data/lib/whois/parsers/whois.nic.sh.rb +1 -1
  185. data/lib/whois/parsers/whois.nic.sl.rb +5 -7
  186. data/lib/whois/parsers/whois.nic.sm.rb +8 -8
  187. data/lib/whois/parsers/whois.nic.sn.rb +9 -9
  188. data/lib/whois/parsers/whois.nic.so.rb +4 -4
  189. data/lib/whois/parsers/whois.nic.space.rb +1 -1
  190. data/lib/whois/parsers/whois.nic.st.rb +12 -12
  191. data/lib/whois/parsers/whois.nic.tc.rb +1 -1
  192. data/lib/whois/parsers/whois.nic.tech.rb +1 -1
  193. data/lib/whois/parsers/whois.nic.tel.rb +1 -1
  194. data/lib/whois/parsers/whois.nic.tl.rb +1 -1
  195. data/lib/whois/parsers/whois.nic.tm.rb +71 -5
  196. data/lib/whois/parsers/whois.nic.tr.rb +10 -10
  197. data/lib/whois/parsers/whois.nic.travel.rb +1 -1
  198. data/lib/whois/parsers/whois.nic.uk.rb +11 -11
  199. data/lib/whois/parsers/whois.nic.us.rb +1 -1
  200. data/lib/whois/parsers/whois.nic.ve.rb +12 -12
  201. data/lib/whois/parsers/whois.nic.wf.rb +1 -1
  202. data/lib/whois/parsers/whois.nic.xxx.rb +1 -1
  203. data/lib/whois/parsers/whois.nic.xyz.rb +1 -1
  204. data/lib/whois/parsers/whois.norid.no.rb +3 -3
  205. data/lib/whois/parsers/whois.pairnic.com.rb +3 -3
  206. data/lib/whois/parsers/whois.pandi.or.id.rb +1 -1
  207. data/lib/whois/parsers/whois.pir.org.rb +4 -4
  208. data/lib/whois/parsers/whois.pnina.ps.rb +1 -1
  209. data/lib/whois/parsers/whois.register.bg.rb +7 -7
  210. data/lib/whois/parsers/whois.register.com.rb +1 -1
  211. data/lib/whois/parsers/whois.register.si.rb +5 -5
  212. data/lib/whois/parsers/whois.registre.ma.rb +9 -11
  213. data/lib/whois/parsers/whois.registro.br.rb +65 -12
  214. data/lib/whois/parsers/whois.registry.gy.rb +1 -1
  215. data/lib/whois/parsers/whois.registry.hm.rb +3 -3
  216. data/lib/whois/parsers/whois.registry.om.rb +2 -2
  217. data/lib/whois/parsers/whois.registry.qa.rb +1 -1
  218. data/lib/whois/parsers/whois.ripe.net.rb +1 -1
  219. data/lib/whois/parsers/whois.rnids.rs.rb +2 -2
  220. data/lib/whois/parsers/whois.rotld.ro.rb +3 -3
  221. data/lib/whois/parsers/whois.rrpproxy.net.rb +2 -2
  222. data/lib/whois/parsers/whois.safenames.net.rb +5 -5
  223. data/lib/whois/parsers/whois.schlund.info.rb +2 -2
  224. data/lib/whois/parsers/whois.sgnic.sg.rb +21 -21
  225. data/lib/whois/parsers/whois.sk-nic.sk.rb +5 -5
  226. data/lib/whois/parsers/whois.smallregistry.net.rb +2 -2
  227. data/lib/whois/parsers/whois.srs.net.nz.rb +3 -3
  228. data/lib/whois/parsers/whois.sx.rb +3 -3
  229. data/lib/whois/parsers/whois.tcinet.ru.rb +16 -16
  230. data/lib/whois/parsers/whois.thnic.co.th.rb +6 -6
  231. data/lib/whois/parsers/whois.tld.ee.rb +8 -8
  232. data/lib/whois/parsers/whois.tld.sy.rb +1 -1
  233. data/lib/whois/parsers/whois.tonic.to.rb +5 -7
  234. data/lib/whois/parsers/whois.tucows.com.rb +2 -2
  235. data/lib/whois/parsers/whois.twnic.net.tw.rb +4 -4
  236. data/lib/whois/parsers/whois.tznic.or.tz.rb +1 -1
  237. data/lib/whois/parsers/whois.ua.rb +13 -13
  238. data/lib/whois/parsers/whois.udag.net.rb +3 -3
  239. data/lib/whois/parsers/whois.uniregistry.net.rb +3 -2
  240. data/lib/whois/parsers/whois.usp.ac.fj.rb +5 -5
  241. data/lib/whois/parsers/whois.verisign-grs.com.rb +1 -1
  242. data/lib/whois/parsers/whois.website.ws.rb +5 -5
  243. data/lib/whois/parsers/whois.wildwestdomains.com.rb +2 -2
  244. data/lib/whois/parsers/whois.yoursrs.com.rb +6 -6
  245. data/lib/whois/parsers/whois.za.net.rb +4 -4
  246. data/lib/whois/parsers/whois.za.org.rb +4 -4
  247. data/lib/whois/parsers/whois1.nic.bi.rb +1 -1
  248. data/lib/whois/parsers/za_central_registry.rb +14 -2
  249. data/lib/whois/safe_record.rb +3 -2
  250. data/lib/whois/scanners/base.rb +5 -7
  251. data/lib/whois/scanners/base_iisse.rb +2 -2
  252. data/lib/whois/scanners/iana.rb +31 -31
  253. data/lib/whois/scanners/verisign.rb +3 -3
  254. data/lib/whois/scanners/whois.cira.ca.rb +8 -8
  255. data/lib/whois/scanners/whois.denic.de.rb +3 -3
  256. data/lib/whois/scanners/whois.fi.rb +1 -1
  257. data/lib/whois/scanners/whois.nic.it.rb +3 -3
  258. data/lib/whois/scanners/whois.pir.org.rb +1 -1
  259. data/lib/whois/scanners/whois.smallregistry.net.rb +2 -2
  260. data/lib/whois/scanners/whois.tld.ee.rb +2 -2
  261. data/lib/whois/scanners/whois.yoursrs.com.rb +1 -1
  262. data/lib/whois-parser.rb +1 -1
  263. data/spec/fixtures/referrals/afilias.bz.txt +40 -0
  264. data/spec/fixtures/referrals/arin_referral_apnic.txt +78 -0
  265. data/spec/fixtures/referrals/arin_referral_missing.txt +52 -0
  266. data/spec/fixtures/referrals/arin_referral_ripe.txt +50 -0
  267. data/spec/fixtures/referrals/arin_referral_rwhois.txt +63 -0
  268. data/spec/fixtures/referrals/arin_referral_servernap.txt +63 -0
  269. data/spec/fixtures/referrals/arin_referral_whois.txt +56 -0
  270. data/spec/fixtures/referrals/crsnic.com.txt +210 -0
  271. data/spec/fixtures/referrals/crsnic.com_referral.txt +57 -0
  272. data/spec/fixtures/referrals/crsnic.com_referral_missing.txt +50 -0
  273. data/spec/fixtures/referrals/crsnic.com_referral_multiple.txt +210 -0
  274. data/spec/fixtures/referrals/crsnic.com_referral_not_defined.txt +53 -0
  275. data/spec/fixtures/referrals/niccc.cc.txt +59 -0
  276. data/spec/fixtures/responses/capetown-whois.registry.net.za/capetown/status_available.expected +47 -0
  277. data/spec/fixtures/responses/capetown-whois.registry.net.za/capetown/status_available.txt +10 -0
  278. data/spec/fixtures/responses/capetown-whois.registry.net.za/capetown/status_registered.expected +106 -0
  279. data/spec/fixtures/responses/capetown-whois.registry.net.za/capetown/status_registered.txt +80 -0
  280. data/spec/fixtures/responses/ccwhois.ksregistry.net/vg/status_available.expected +50 -0
  281. data/spec/fixtures/responses/ccwhois.ksregistry.net/vg/status_available.txt +1 -0
  282. data/spec/fixtures/responses/ccwhois.ksregistry.net/vg/status_registered.expected +113 -0
  283. data/spec/fixtures/responses/ccwhois.ksregistry.net/vg/status_registered.txt +75 -0
  284. data/spec/fixtures/responses/ccwhois.verisign-grs.com/cc/property_nameserver_no_nameserver.expected +3 -0
  285. data/spec/fixtures/responses/ccwhois.verisign-grs.com/cc/property_nameserver_no_nameserver.txt +54 -0
  286. data/spec/fixtures/responses/ccwhois.verisign-grs.com/cc/status_available.expected +46 -0
  287. data/spec/fixtures/responses/ccwhois.verisign-grs.com/cc/status_available.txt +44 -0
  288. data/spec/fixtures/responses/ccwhois.verisign-grs.com/cc/status_registered.expected +69 -0
  289. data/spec/fixtures/responses/ccwhois.verisign-grs.com/cc/status_registered.txt +58 -0
  290. data/spec/fixtures/responses/coza-whois.registry.net.za/co.za/property_contact_fax_empty.expected +17 -0
  291. data/spec/fixtures/responses/coza-whois.registry.net.za/co.za/property_contact_fax_empty.txt +81 -0
  292. data/spec/fixtures/responses/coza-whois.registry.net.za/co.za/response_throttled.expected +2 -0
  293. data/spec/fixtures/responses/coza-whois.registry.net.za/co.za/response_throttled.txt +1 -0
  294. data/spec/fixtures/responses/coza-whois.registry.net.za/co.za/status_available.expected +47 -0
  295. data/spec/fixtures/responses/coza-whois.registry.net.za/co.za/status_available.txt +12 -0
  296. data/spec/fixtures/responses/coza-whois.registry.net.za/co.za/status_registered.expected +107 -0
  297. data/spec/fixtures/responses/coza-whois.registry.net.za/co.za/status_registered.txt +81 -0
  298. data/spec/fixtures/responses/durban-whois.registry.net.za/durban/status_available.expected +47 -0
  299. data/spec/fixtures/responses/durban-whois.registry.net.za/durban/status_available.txt +10 -0
  300. data/spec/fixtures/responses/durban-whois.registry.net.za/durban/status_registered.expected +109 -0
  301. data/spec/fixtures/responses/durban-whois.registry.net.za/durban/status_registered.txt +80 -0
  302. data/spec/fixtures/responses/joburg-whois.registry.net.za/joburg/status_available.expected +47 -0
  303. data/spec/fixtures/responses/joburg-whois.registry.net.za/joburg/status_available.txt +10 -0
  304. data/spec/fixtures/responses/joburg-whois.registry.net.za/joburg/status_registered.expected +110 -0
  305. data/spec/fixtures/responses/joburg-whois.registry.net.za/joburg/status_registered.txt +81 -0
  306. data/spec/fixtures/responses/kero.yachay.pe/pe/response_throttled.expected +2 -0
  307. data/spec/fixtures/responses/kero.yachay.pe/pe/response_throttled.txt +18 -0
  308. data/spec/fixtures/responses/kero.yachay.pe/pe/status_available.expected +28 -0
  309. data/spec/fixtures/responses/kero.yachay.pe/pe/status_available.txt +24 -0
  310. data/spec/fixtures/responses/kero.yachay.pe/pe/status_inactive.expected +29 -0
  311. data/spec/fixtures/responses/kero.yachay.pe/pe/status_inactive.txt +31 -0
  312. data/spec/fixtures/responses/kero.yachay.pe/pe/status_registered.expected +36 -0
  313. data/spec/fixtures/responses/kero.yachay.pe/pe/status_registered.txt +35 -0
  314. data/spec/fixtures/responses/kero.yachay.pe/pe/status_suspended.expected +28 -0
  315. data/spec/fixtures/responses/kero.yachay.pe/pe/status_suspended.txt +35 -0
  316. data/spec/fixtures/responses/org-whois.registry.net.za/org.za/status_available.expected +47 -0
  317. data/spec/fixtures/responses/org-whois.registry.net.za/org.za/status_available.txt +10 -0
  318. data/spec/fixtures/responses/org-whois.registry.net.za/org.za/status_registered.expected +111 -0
  319. data/spec/fixtures/responses/org-whois.registry.net.za/org.za/status_registered.txt +79 -0
  320. data/spec/fixtures/responses/tvwhois.verisign-grs.com/tv/property_nameserver_no_nameserver.expected +3 -0
  321. data/spec/fixtures/responses/tvwhois.verisign-grs.com/tv/property_nameserver_no_nameserver.txt +53 -0
  322. data/spec/fixtures/responses/tvwhois.verisign-grs.com/tv/status_available.expected +45 -0
  323. data/spec/fixtures/responses/tvwhois.verisign-grs.com/tv/status_available.txt +44 -0
  324. data/spec/fixtures/responses/tvwhois.verisign-grs.com/tv/status_registered.expected +64 -0
  325. data/spec/fixtures/responses/tvwhois.verisign-grs.com/tv/status_registered.txt +57 -0
  326. data/spec/fixtures/responses/whois.1und1.info/status_available.expected +47 -0
  327. data/spec/fixtures/responses/whois.1und1.info/status_available.txt +21 -0
  328. data/spec/fixtures/responses/whois.1und1.info/status_registered.expected +101 -0
  329. data/spec/fixtures/responses/whois.1und1.info/status_registered.txt +67 -0
  330. data/spec/fixtures/responses/whois.35.com/status_registered.expected +97 -0
  331. data/spec/fixtures/responses/whois.35.com/status_registered.txt +58 -0
  332. data/spec/fixtures/responses/whois.aeda.net.ae/ae/status_available.expected +23 -0
  333. data/spec/fixtures/responses/whois.aeda.net.ae/ae/status_available.txt +1 -0
  334. data/spec/fixtures/responses/whois.aeda.net.ae/ae/status_registered.expected +27 -0
  335. data/spec/fixtures/responses/whois.aeda.net.ae/ae/status_registered.txt +15 -0
  336. data/spec/fixtures/responses/whois.aero/status_available.expected +53 -0
  337. data/spec/fixtures/responses/whois.aero/status_available.txt +1 -0
  338. data/spec/fixtures/responses/whois.aero/status_registered.expected +107 -0
  339. data/spec/fixtures/responses/whois.aero/status_registered.txt +102 -0
  340. data/spec/fixtures/responses/whois.aero/status_reserved.expected +53 -0
  341. data/spec/fixtures/responses/whois.aero/status_reserved.txt +1 -0
  342. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.expected +50 -0
  343. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.txt +1 -0
  344. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.expected +65 -0
  345. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.txt +43 -0
  346. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.expected +50 -0
  347. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.txt +1 -0
  348. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.expected +100 -0
  349. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.txt +98 -0
  350. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.expected +50 -0
  351. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.txt +1 -0
  352. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.expected +100 -0
  353. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.txt +83 -0
  354. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.expected +50 -0
  355. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.txt +1 -0
  356. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.expected +104 -0
  357. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.txt +85 -0
  358. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.expected +73 -0
  359. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.txt +1 -0
  360. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.expected +103 -0
  361. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.txt +86 -0
  362. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.expected +50 -0
  363. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.txt +1 -0
  364. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.expected +104 -0
  365. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.txt +100 -0
  366. data/spec/fixtures/responses/whois.afilias.net/info/status_available.expected +50 -0
  367. data/spec/fixtures/responses/whois.afilias.net/info/status_available.txt +1 -0
  368. data/spec/fixtures/responses/whois.afilias.net/info/status_registered.expected +104 -0
  369. data/spec/fixtures/responses/whois.afilias.net/info/status_registered.txt +86 -0
  370. data/spec/fixtures/responses/whois.afilias.net/info/status_reserved.expected +5 -0
  371. data/spec/fixtures/responses/whois.afilias.net/info/status_reserved.txt +4 -0
  372. data/spec/fixtures/responses/whois.afilias.net/pro/status_available.expected +50 -0
  373. data/spec/fixtures/responses/whois.afilias.net/pro/status_available.txt +4 -0
  374. data/spec/fixtures/responses/whois.afilias.net/pro/status_registered.expected +104 -0
  375. data/spec/fixtures/responses/whois.afilias.net/pro/status_registered.txt +72 -0
  376. data/spec/fixtures/responses/whois.afilias.net/pro/status_reserved.expected +5 -0
  377. data/spec/fixtures/responses/whois.afilias.net/pro/status_reserved.txt +4 -0
  378. data/spec/fixtures/responses/whois.amnic.net/am/status_available.expected +23 -0
  379. data/spec/fixtures/responses/whois.amnic.net/am/status_available.txt +6 -0
  380. data/spec/fixtures/responses/whois.amnic.net/am/status_registered.expected +34 -0
  381. data/spec/fixtures/responses/whois.amnic.net/am/status_registered.txt +44 -0
  382. data/spec/fixtures/responses/whois.ascio.com/status_available.expected +47 -0
  383. data/spec/fixtures/responses/whois.ascio.com/status_available.txt +24 -0
  384. data/spec/fixtures/responses/whois.ascio.com/status_registered.expected +98 -0
  385. data/spec/fixtures/responses/whois.ascio.com/status_registered.txt +84 -0
  386. data/spec/fixtures/responses/whois.ati.tn/tn/property_contact_updated_none.expected +8 -0
  387. data/spec/fixtures/responses/whois.ati.tn/tn/property_contact_updated_none.txt +34 -0
  388. data/spec/fixtures/responses/whois.ati.tn/tn/status_available.expected +50 -0
  389. data/spec/fixtures/responses/whois.ati.tn/tn/status_available.txt +4 -0
  390. data/spec/fixtures/responses/whois.ati.tn/tn/status_registered.expected +115 -0
  391. data/spec/fixtures/responses/whois.ati.tn/tn/status_registered.txt +36 -0
  392. data/spec/fixtures/responses/whois.audns.net.au/au/property_status_with_multiple.expected +2 -0
  393. data/spec/fixtures/responses/whois.audns.net.au/au/property_status_with_multiple.txt +22 -0
  394. data/spec/fixtures/responses/whois.audns.net.au/au/status_available.expected +49 -0
  395. data/spec/fixtures/responses/whois.audns.net.au/au/status_available.txt +1 -0
  396. data/spec/fixtures/responses/whois.audns.net.au/au/status_registered.expected +93 -0
  397. data/spec/fixtures/responses/whois.audns.net.au/au/status_registered.txt +26 -0
  398. data/spec/fixtures/responses/whois.ax/ax/status_available.expected +23 -0
  399. data/spec/fixtures/responses/whois.ax/ax/status_available.txt +9 -0
  400. data/spec/fixtures/responses/whois.ax/ax/status_registered.expected +32 -0
  401. data/spec/fixtures/responses/whois.ax/ax/status_registered.txt +28 -0
  402. data/spec/fixtures/responses/whois.biz/biz/status_available.expected +46 -0
  403. data/spec/fixtures/responses/whois.biz/biz/status_available.txt +7 -0
  404. data/spec/fixtures/responses/whois.biz/biz/status_registered.expected +101 -0
  405. data/spec/fixtures/responses/whois.biz/biz/status_registered.txt +70 -0
  406. data/spec/fixtures/responses/whois.bnnic.bn/bn/status_available.expected +23 -0
  407. data/spec/fixtures/responses/whois.bnnic.bn/bn/status_available.txt +1 -0
  408. data/spec/fixtures/responses/whois.bnnic.bn/bn/status_registered.expected +42 -0
  409. data/spec/fixtures/responses/whois.bnnic.bn/bn/status_registered.txt +50 -0
  410. data/spec/fixtures/responses/whois.cat/cat/property_status_missing.expected +2 -0
  411. data/spec/fixtures/responses/whois.cat/cat/property_status_missing.txt +18 -0
  412. data/spec/fixtures/responses/whois.cat/cat/property_status_multiple.expected +2 -0
  413. data/spec/fixtures/responses/whois.cat/cat/property_status_multiple.txt +83 -0
  414. data/spec/fixtures/responses/whois.cat/cat/property_status_ok.expected +2 -0
  415. data/spec/fixtures/responses/whois.cat/cat/property_status_ok.txt +83 -0
  416. data/spec/fixtures/responses/whois.cat/cat/status_available.expected +23 -0
  417. data/spec/fixtures/responses/whois.cat/cat/status_available.txt +18 -0
  418. data/spec/fixtures/responses/whois.cat/cat/status_registered.expected +34 -0
  419. data/spec/fixtures/responses/whois.cat/cat/status_registered.txt +87 -0
  420. data/spec/fixtures/responses/whois.cctld.by/by/status_available.expected +47 -0
  421. data/spec/fixtures/responses/whois.cctld.by/by/status_available.txt +1 -0
  422. data/spec/fixtures/responses/whois.cctld.by/by/status_registered.expected +57 -0
  423. data/spec/fixtures/responses/whois.cctld.by/by/status_registered.txt +12 -0
  424. data/spec/fixtures/responses/whois.cctld.uz/uz/property_expires_on_dash.expected +2 -0
  425. data/spec/fixtures/responses/whois.cctld.uz/uz/property_expires_on_dash.txt +123 -0
  426. data/spec/fixtures/responses/whois.cctld.uz/uz/property_status_reserved.expected +8 -0
  427. data/spec/fixtures/responses/whois.cctld.uz/uz/property_status_reserved.txt +123 -0
  428. data/spec/fixtures/responses/whois.cctld.uz/uz/status_available.expected +23 -0
  429. data/spec/fixtures/responses/whois.cctld.uz/uz/status_available.txt +12 -0
  430. data/spec/fixtures/responses/whois.cctld.uz/uz/status_registered.expected +30 -0
  431. data/spec/fixtures/responses/whois.cctld.uz/uz/status_registered.txt +123 -0
  432. data/spec/fixtures/responses/whois.cdmon.com/com/status_registered.expected +97 -0
  433. data/spec/fixtures/responses/whois.cdmon.com/com/status_registered.txt +49 -0
  434. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.expected +50 -0
  435. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.txt +1 -0
  436. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.expected +107 -0
  437. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.txt +76 -0
  438. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.expected +50 -0
  439. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.txt +1 -0
  440. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.expected +111 -0
  441. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.txt +62 -0
  442. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_available.expected +50 -0
  443. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_available.txt +1 -0
  444. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.expected +107 -0
  445. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.txt +73 -0
  446. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.expected +50 -0
  447. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.txt +1 -0
  448. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.expected +103 -0
  449. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.txt +70 -0
  450. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_available.expected +50 -0
  451. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_available.txt +1 -0
  452. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.expected +107 -0
  453. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.txt +67 -0
  454. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.expected +50 -0
  455. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.txt +1 -0
  456. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.expected +113 -0
  457. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.txt +60 -0
  458. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.expected +50 -0
  459. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.txt +1 -0
  460. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.expected +111 -0
  461. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.txt +75 -0
  462. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.expected +50 -0
  463. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.txt +1 -0
  464. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.expected +117 -0
  465. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.txt +68 -0
  466. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.expected +50 -0
  467. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.txt +1 -0
  468. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.expected +85 -0
  469. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.txt +23 -0
  470. data/spec/fixtures/responses/whois.centralnic.com/hu.com/property_contacts_omitted.txt +32 -0
  471. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.expected +50 -0
  472. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.txt +1 -0
  473. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.expected +103 -0
  474. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.txt +73 -0
  475. data/spec/fixtures/responses/whois.centralnic.com/jp.net/status_available.expected +50 -0
  476. data/spec/fixtures/responses/whois.centralnic.com/jp.net/status_available.txt +1 -0
  477. data/spec/fixtures/responses/whois.centralnic.com/jp.net/status_registered.expected +103 -0
  478. data/spec/fixtures/responses/whois.centralnic.com/jp.net/status_registered.txt +77 -0
  479. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.expected +50 -0
  480. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.txt +1 -0
  481. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.expected +107 -0
  482. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.txt +76 -0
  483. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.expected +50 -0
  484. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.txt +1 -0
  485. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.expected +119 -0
  486. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.txt +77 -0
  487. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_available.expected +50 -0
  488. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_available.txt +1 -0
  489. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.expected +50 -0
  490. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.txt +1 -0
  491. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.expected +107 -0
  492. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.txt +52 -0
  493. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.expected +50 -0
  494. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.txt +1 -0
  495. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.expected +99 -0
  496. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.txt +62 -0
  497. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.expected +50 -0
  498. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.txt +1 -0
  499. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.expected +103 -0
  500. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.txt +61 -0
  501. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_available.expected +50 -0
  502. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_available.txt +1 -0
  503. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.expected +111 -0
  504. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.txt +75 -0
  505. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_available.expected +50 -0
  506. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_available.txt +1 -0
  507. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.expected +113 -0
  508. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.txt +71 -0
  509. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.expected +50 -0
  510. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.txt +1 -0
  511. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.expected +107 -0
  512. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.txt +57 -0
  513. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.expected +50 -0
  514. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.txt +1 -0
  515. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.expected +107 -0
  516. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.txt +76 -0
  517. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_available.expected +50 -0
  518. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_available.txt +1 -0
  519. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.expected +111 -0
  520. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.txt +61 -0
  521. data/spec/fixtures/responses/whois.centralnic.com/us.org/status_available.expected +50 -0
  522. data/spec/fixtures/responses/whois.centralnic.com/us.org/status_available.txt +1 -0
  523. data/spec/fixtures/responses/whois.centralnic.com/uy.com/property_contacts_omitted.txt +32 -0
  524. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.expected +50 -0
  525. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.txt +1 -0
  526. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.expected +103 -0
  527. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.txt +76 -0
  528. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_available.expected +50 -0
  529. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_available.txt +1 -0
  530. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.expected +103 -0
  531. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.txt +56 -0
  532. data/spec/fixtures/responses/whois.cira.ca/ca/field_without_value.expected +16 -0
  533. data/spec/fixtures/responses/whois.cira.ca/ca/field_without_value.txt +40 -0
  534. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_autorenew_grace.expected +8 -0
  535. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_autorenew_grace.txt +43 -0
  536. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_available.expected +8 -0
  537. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_available.txt +9 -0
  538. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_pendingdelete.expected +8 -0
  539. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_pendingdelete.txt +20 -0
  540. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_redemption.expected +8 -0
  541. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_redemption.txt +40 -0
  542. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_registered.expected +8 -0
  543. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_registered.txt +40 -0
  544. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_tobereleased.expected +8 -0
  545. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_tobereleased.txt +10 -0
  546. data/spec/fixtures/responses/whois.cira.ca/ca/property_status_unavailable.txt +11 -0
  547. data/spec/fixtures/responses/whois.cira.ca/ca/status_available.expected +57 -0
  548. data/spec/fixtures/responses/whois.cira.ca/ca/status_available.txt +9 -0
  549. data/spec/fixtures/responses/whois.cira.ca/ca/status_invalid.expected +9 -0
  550. data/spec/fixtures/responses/whois.cira.ca/ca/status_invalid.txt +11 -0
  551. data/spec/fixtures/responses/whois.cira.ca/ca/status_registered.expected +111 -0
  552. data/spec/fixtures/responses/whois.cira.ca/ca/status_registered.txt +41 -0
  553. data/spec/fixtures/responses/whois.cmc.iq/iq/status_available.expected +34 -0
  554. data/spec/fixtures/responses/whois.cmc.iq/iq/status_available.txt +9 -0
  555. data/spec/fixtures/responses/whois.cmc.iq/iq/status_registered.expected +57 -0
  556. data/spec/fixtures/responses/whois.cmc.iq/iq/status_registered.txt +37 -0
  557. data/spec/fixtures/responses/whois.cnnic.cn/cn/property_status_ok.expected +8 -0
  558. data/spec/fixtures/responses/whois.cnnic.cn/cn/property_status_ok.txt +11 -0
  559. data/spec/fixtures/responses/whois.cnnic.cn/cn/property_status_reserved_list.expected +12 -0
  560. data/spec/fixtures/responses/whois.cnnic.cn/cn/property_status_reserved_list.txt +1 -0
  561. data/spec/fixtures/responses/whois.cnnic.cn/cn/status_available.expected +53 -0
  562. data/spec/fixtures/responses/whois.cnnic.cn/cn/status_available.txt +1 -0
  563. data/spec/fixtures/responses/whois.cnnic.cn/cn/status_registered.expected +71 -0
  564. data/spec/fixtures/responses/whois.cnnic.cn/cn/status_registered.txt +19 -0
  565. data/spec/fixtures/responses/whois.cnnic.cn/cn/status_reserved.expected +12 -0
  566. data/spec/fixtures/responses/whois.cnnic.cn/cn/status_reserved.txt +1 -0
  567. data/spec/fixtures/responses/whois.co.ca/co.ca/status_available.expected +27 -0
  568. data/spec/fixtures/responses/whois.co.ca/co.ca/status_available.txt +12 -0
  569. data/spec/fixtures/responses/whois.co.ca/co.ca/status_registered.expected +33 -0
  570. data/spec/fixtures/responses/whois.co.ca/co.ca/status_registered.txt +19 -0
  571. data/spec/fixtures/responses/whois.co.ca/co.ca/status_reserved.expected +12 -0
  572. data/spec/fixtures/responses/whois.co.ca/co.ca/status_reserved.txt +12 -0
  573. data/spec/fixtures/responses/whois.co.pl/co.pl/status_available.expected +47 -0
  574. data/spec/fixtures/responses/whois.co.pl/co.pl/status_available.txt +8 -0
  575. data/spec/fixtures/responses/whois.co.pl/co.pl/status_registered.expected +52 -0
  576. data/spec/fixtures/responses/whois.co.pl/co.pl/status_registered.txt +11 -0
  577. data/spec/fixtures/responses/whois.co.ug/ug/property_status_active.expected +8 -0
  578. data/spec/fixtures/responses/whois.co.ug/ug/property_status_active.txt +35 -0
  579. data/spec/fixtures/responses/whois.co.ug/ug/property_status_unconfirmed.expected +8 -0
  580. data/spec/fixtures/responses/whois.co.ug/ug/property_status_unconfirmed.txt +30 -0
  581. data/spec/fixtures/responses/whois.co.ug/ug/status_available.expected +23 -0
  582. data/spec/fixtures/responses/whois.co.ug/ug/status_available.txt +7 -0
  583. data/spec/fixtures/responses/whois.co.ug/ug/status_registered.expected +32 -0
  584. data/spec/fixtures/responses/whois.co.ug/ug/status_registered.txt +35 -0
  585. data/spec/fixtures/responses/whois.comlaude.com/status_registered.expected +89 -0
  586. data/spec/fixtures/responses/whois.comlaude.com/status_registered.txt +78 -0
  587. data/spec/fixtures/responses/whois.corporatedomains.com/status_available.expected +47 -0
  588. data/spec/fixtures/responses/whois.corporatedomains.com/status_available.txt +43 -0
  589. data/spec/fixtures/responses/whois.corporatedomains.com/status_registered.expected +113 -0
  590. data/spec/fixtures/responses/whois.corporatedomains.com/status_registered.txt +68 -0
  591. data/spec/fixtures/responses/whois.denic.de/de/property_nameservers_with_ip.expected +23 -0
  592. data/spec/fixtures/responses/whois.denic.de/de/property_nameservers_with_ip.txt +68 -0
  593. data/spec/fixtures/responses/whois.denic.de/de/property_technical_contact.txt +69 -0
  594. data/spec/fixtures/responses/whois.denic.de/de/response_error_55000000010.expected +8 -0
  595. data/spec/fixtures/responses/whois.denic.de/de/response_error_55000000010.txt +1 -0
  596. data/spec/fixtures/responses/whois.denic.de/de/response_throttled.expected +2 -0
  597. data/spec/fixtures/responses/whois.denic.de/de/response_throttled.txt +3 -0
  598. data/spec/fixtures/responses/whois.denic.de/de/status_available.expected +50 -0
  599. data/spec/fixtures/responses/whois.denic.de/de/status_available.txt +2 -0
  600. data/spec/fixtures/responses/whois.denic.de/de/status_failed.expected +8 -0
  601. data/spec/fixtures/responses/whois.denic.de/de/status_failed.txt +69 -0
  602. data/spec/fixtures/responses/whois.denic.de/de/status_failed_ace.expected +8 -0
  603. data/spec/fixtures/responses/whois.denic.de/de/status_failed_ace.txt +70 -0
  604. data/spec/fixtures/responses/whois.denic.de/de/status_invalid.expected +50 -0
  605. data/spec/fixtures/responses/whois.denic.de/de/status_invalid.txt +4 -0
  606. data/spec/fixtures/responses/whois.denic.de/de/status_registered.expected +80 -0
  607. data/spec/fixtures/responses/whois.denic.de/de/status_registered.txt +69 -0
  608. data/spec/fixtures/responses/whois.dk-hostmaster.dk/dk/property_status_deactivated.expected +8 -0
  609. data/spec/fixtures/responses/whois.dk-hostmaster.dk/dk/property_status_deactivated.txt +52 -0
  610. data/spec/fixtures/responses/whois.dk-hostmaster.dk/dk/property_status_reserved.expected +8 -0
  611. data/spec/fixtures/responses/whois.dk-hostmaster.dk/dk/property_status_reserved.txt +29 -0
  612. data/spec/fixtures/responses/whois.dk-hostmaster.dk/dk/response_throttled.expected.txt +2 -0
  613. data/spec/fixtures/responses/whois.dk-hostmaster.dk/dk/response_throttled.txt +2 -0
  614. data/spec/fixtures/responses/whois.dk-hostmaster.dk/dk/status_available.expected +27 -0
  615. data/spec/fixtures/responses/whois.dk-hostmaster.dk/dk/status_available.txt +15 -0
  616. data/spec/fixtures/responses/whois.dk-hostmaster.dk/dk/status_registered.expected +37 -0
  617. data/spec/fixtures/responses/whois.dk-hostmaster.dk/dk/status_registered.txt +47 -0
  618. data/spec/fixtures/responses/whois.dns.be/be/property_nameservers_with_ip.expected +12 -0
  619. data/spec/fixtures/responses/whois.dns.be/be/property_nameservers_with_ip.txt +64 -0
  620. data/spec/fixtures/responses/whois.dns.be/be/property_status_available.expected +8 -0
  621. data/spec/fixtures/responses/whois.dns.be/be/property_status_available.txt +39 -0
  622. data/spec/fixtures/responses/whois.dns.be/be/property_status_not_available.expected +8 -0
  623. data/spec/fixtures/responses/whois.dns.be/be/property_status_not_available.txt +63 -0
  624. data/spec/fixtures/responses/whois.dns.be/be/property_status_notallowed.expected +8 -0
  625. data/spec/fixtures/responses/whois.dns.be/be/property_status_notallowed.txt +40 -0
  626. data/spec/fixtures/responses/whois.dns.be/be/property_status_outofservice.expected +8 -0
  627. data/spec/fixtures/responses/whois.dns.be/be/property_status_outofservice.txt +65 -0
  628. data/spec/fixtures/responses/whois.dns.be/be/property_status_quarantine.expected +8 -0
  629. data/spec/fixtures/responses/whois.dns.be/be/property_status_quarantine.txt +44 -0
  630. data/spec/fixtures/responses/whois.dns.be/be/response_blocked.expected +5 -0
  631. data/spec/fixtures/responses/whois.dns.be/be/response_blocked.txt +37 -0
  632. data/spec/fixtures/responses/whois.dns.be/be/response_throttled_hourly.expected +2 -0
  633. data/spec/fixtures/responses/whois.dns.be/be/response_throttled_hourly.txt +40 -0
  634. data/spec/fixtures/responses/whois.dns.be/be/response_throttled_limit.expected +2 -0
  635. data/spec/fixtures/responses/whois.dns.be/be/response_throttled_limit.txt +40 -0
  636. data/spec/fixtures/responses/whois.dns.be/be/status_available.expected +39 -0
  637. data/spec/fixtures/responses/whois.dns.be/be/status_available.txt +39 -0
  638. data/spec/fixtures/responses/whois.dns.be/be/status_invalid.expected +39 -0
  639. data/spec/fixtures/responses/whois.dns.be/be/status_invalid.txt +40 -0
  640. data/spec/fixtures/responses/whois.dns.be/be/status_registered.expected +51 -0
  641. data/spec/fixtures/responses/whois.dns.be/be/status_registered.txt +67 -0
  642. data/spec/fixtures/responses/whois.dns.hr/hr/status_available.expected +47 -0
  643. data/spec/fixtures/responses/whois.dns.hr/hr/status_available.txt +1 -0
  644. data/spec/fixtures/responses/whois.dns.hr/hr/status_registered.expected +62 -0
  645. data/spec/fixtures/responses/whois.dns.hr/hr/status_registered.txt +16 -0
  646. data/spec/fixtures/responses/whois.dns.lu/lu/property_nameservers_with_ip.expected +12 -0
  647. data/spec/fixtures/responses/whois.dns.lu/lu/property_nameservers_with_ip.txt +55 -0
  648. data/spec/fixtures/responses/whois.dns.lu/lu/status_available.expected +39 -0
  649. data/spec/fixtures/responses/whois.dns.lu/lu/status_available.txt +24 -0
  650. data/spec/fixtures/responses/whois.dns.lu/lu/status_registered.expected +73 -0
  651. data/spec/fixtures/responses/whois.dns.lu/lu/status_registered.txt +55 -0
  652. data/spec/fixtures/responses/whois.dns.pl/pl/property_expires_on_not_defined.expected +2 -0
  653. data/spec/fixtures/responses/whois.dns.pl/pl/property_expires_on_not_defined.txt +29 -0
  654. data/spec/fixtures/responses/whois.dns.pl/pl/property_nameservers_with_ip.expected +9 -0
  655. data/spec/fixtures/responses/whois.dns.pl/pl/property_nameservers_with_ip.txt +24 -0
  656. data/spec/fixtures/responses/whois.dns.pl/pl/response_throttled.expected +2 -0
  657. data/spec/fixtures/responses/whois.dns.pl/pl/response_throttled.txt +1 -0
  658. data/spec/fixtures/responses/whois.dns.pl/pl/status_available.expected +44 -0
  659. data/spec/fixtures/responses/whois.dns.pl/pl/status_available.txt +8 -0
  660. data/spec/fixtures/responses/whois.dns.pl/pl/status_registered.expected +73 -0
  661. data/spec/fixtures/responses/whois.dns.pl/pl/status_registered.txt +36 -0
  662. data/spec/fixtures/responses/whois.dns.pt/pt/property_nameservers.expected +11 -0
  663. data/spec/fixtures/responses/whois.dns.pt/pt/property_nameservers.txt +25 -0
  664. data/spec/fixtures/responses/whois.dns.pt/pt/property_status_techpro.expected +8 -0
  665. data/spec/fixtures/responses/whois.dns.pt/pt/property_status_techpro.txt +21 -0
  666. data/spec/fixtures/responses/whois.dns.pt/pt/status_available.expected +23 -0
  667. data/spec/fixtures/responses/whois.dns.pt/pt/status_available.txt +1 -0
  668. data/spec/fixtures/responses/whois.dns.pt/pt/status_inactive.expected +25 -0
  669. data/spec/fixtures/responses/whois.dns.pt/pt/status_inactive.txt +21 -0
  670. data/spec/fixtures/responses/whois.dns.pt/pt/status_registered.expected +33 -0
  671. data/spec/fixtures/responses/whois.dns.pt/pt/status_registered.txt +25 -0
  672. data/spec/fixtures/responses/whois.dns.pt/pt/status_reserved.expected +24 -0
  673. data/spec/fixtures/responses/whois.dns.pt/pt/status_reserved.txt +24 -0
  674. data/spec/fixtures/responses/whois.domain-registry.nl/nl/property_nameservers_with_ip.expected +9 -0
  675. data/spec/fixtures/responses/whois.domain-registry.nl/nl/property_nameservers_with_ip.txt +34 -0
  676. data/spec/fixtures/responses/whois.domain-registry.nl/nl/property_status_inactive.expected +8 -0
  677. data/spec/fixtures/responses/whois.domain-registry.nl/nl/property_status_inactive.txt +35 -0
  678. data/spec/fixtures/responses/whois.domain-registry.nl/nl/response_throttled.expected +2 -0
  679. data/spec/fixtures/responses/whois.domain-registry.nl/nl/response_throttled.txt +1 -0
  680. data/spec/fixtures/responses/whois.domain-registry.nl/nl/response_throttled_daily.expected +2 -0
  681. data/spec/fixtures/responses/whois.domain-registry.nl/nl/response_throttled_daily.txt +1 -0
  682. data/spec/fixtures/responses/whois.domain-registry.nl/nl/response_unavailable.expected +2 -0
  683. data/spec/fixtures/responses/whois.domain-registry.nl/nl/response_unavailable.txt +1 -0
  684. data/spec/fixtures/responses/whois.domain-registry.nl/nl/status_available.expected +31 -0
  685. data/spec/fixtures/responses/whois.domain-registry.nl/nl/status_available.txt +21 -0
  686. data/spec/fixtures/responses/whois.domain-registry.nl/nl/status_redemption.expected +31 -0
  687. data/spec/fixtures/responses/whois.domain-registry.nl/nl/status_redemption.txt +32 -0
  688. data/spec/fixtures/responses/whois.domain-registry.nl/nl/status_registered.expected +41 -0
  689. data/spec/fixtures/responses/whois.domain-registry.nl/nl/status_registered.txt +67 -0
  690. data/spec/fixtures/responses/whois.domainregistry.ie/ie/case_token_application_pending.expected +2 -0
  691. data/spec/fixtures/responses/whois.domainregistry.ie/ie/case_token_application_pending.txt +10 -0
  692. data/spec/fixtures/responses/whois.domainregistry.ie/ie/property_contacts_multiple.expected +19 -0
  693. data/spec/fixtures/responses/whois.domainregistry.ie/ie/property_contacts_multiple.txt +29 -0
  694. data/spec/fixtures/responses/whois.domainregistry.ie/ie/property_contacts_not_matching_id.expected +7 -0
  695. data/spec/fixtures/responses/whois.domainregistry.ie/ie/property_contacts_not_matching_id.txt +34 -0
  696. data/spec/fixtures/responses/whois.domainregistry.ie/ie/property_nameservers_with_ip.expected +21 -0
  697. data/spec/fixtures/responses/whois.domainregistry.ie/ie/property_nameservers_with_ip.txt +30 -0
  698. data/spec/fixtures/responses/whois.domainregistry.ie/ie/status_available.expected +50 -0
  699. data/spec/fixtures/responses/whois.domainregistry.ie/ie/status_available.txt +5 -0
  700. data/spec/fixtures/responses/whois.domainregistry.ie/ie/status_registered.expected +70 -0
  701. data/spec/fixtures/responses/whois.domainregistry.ie/ie/status_registered.txt +29 -0
  702. data/spec/fixtures/responses/whois.domreg.lt/lt/property_nameservers_with_ip.expected +15 -0
  703. data/spec/fixtures/responses/whois.domreg.lt/lt/property_nameservers_with_ip.txt +32 -0
  704. data/spec/fixtures/responses/whois.domreg.lt/lt/status_available.expected +23 -0
  705. data/spec/fixtures/responses/whois.domreg.lt/lt/status_available.txt +18 -0
  706. data/spec/fixtures/responses/whois.domreg.lt/lt/status_registered.expected +30 -0
  707. data/spec/fixtures/responses/whois.domreg.lt/lt/status_registered.txt +37 -0
  708. data/spec/fixtures/responses/whois.donuts.co/bike/status_available.expected +47 -0
  709. data/spec/fixtures/responses/whois.donuts.co/bike/status_available.txt +3 -0
  710. data/spec/fixtures/responses/whois.donuts.co/bike/status_registered.expected +110 -0
  711. data/spec/fixtures/responses/whois.donuts.co/bike/status_registered.txt +63 -0
  712. data/spec/fixtures/responses/whois.dot.cf/cf/property_expires_on_blank.expected +2 -0
  713. data/spec/fixtures/responses/whois.dot.cf/cf/property_expires_on_blank.txt +64 -0
  714. data/spec/fixtures/responses/whois.dot.cf/cf/status_available.expected +23 -0
  715. data/spec/fixtures/responses/whois.dot.cf/cf/status_available.txt +1 -0
  716. data/spec/fixtures/responses/whois.dot.cf/cf/status_registered.expected +34 -0
  717. data/spec/fixtures/responses/whois.dot.cf/cf/status_registered.txt +64 -0
  718. data/spec/fixtures/responses/whois.dot.tk/tk/status_available.expected +23 -0
  719. data/spec/fixtures/responses/whois.dot.tk/tk/status_available.txt +1 -0
  720. data/spec/fixtures/responses/whois.dot.tk/tk/status_registered.expected +33 -0
  721. data/spec/fixtures/responses/whois.dot.tk/tk/status_registered.txt +28 -0
  722. data/spec/fixtures/responses/whois.dotgov.gov/gov/status_available.expected +22 -0
  723. data/spec/fixtures/responses/whois.dotgov.gov/gov/status_available.txt +7 -0
  724. data/spec/fixtures/responses/whois.dotgov.gov/gov/status_registered.expected +22 -0
  725. data/spec/fixtures/responses/whois.dotgov.gov/gov/status_registered.txt +9 -0
  726. data/spec/fixtures/responses/whois.dotmobiregistry.net/mobi/status_available.expected +50 -0
  727. data/spec/fixtures/responses/whois.dotmobiregistry.net/mobi/status_available.txt +1 -0
  728. data/spec/fixtures/responses/whois.dotmobiregistry.net/mobi/status_registered.expected +104 -0
  729. data/spec/fixtures/responses/whois.dotmobiregistry.net/mobi/status_registered.txt +81 -0
  730. data/spec/fixtures/responses/whois.dotpostregistry.net/post/status_available.expected +50 -0
  731. data/spec/fixtures/responses/whois.dotpostregistry.net/post/status_available.txt +1 -0
  732. data/spec/fixtures/responses/whois.dotpostregistry.net/post/status_registered.expected +100 -0
  733. data/spec/fixtures/responses/whois.dotpostregistry.net/post/status_registered.txt +106 -0
  734. data/spec/fixtures/responses/whois.dreamhost.com/property_contact_private.expected +47 -0
  735. data/spec/fixtures/responses/whois.dreamhost.com/property_contact_private.txt +118 -0
  736. data/spec/fixtures/responses/whois.dreamhost.com/status_registered.expected +88 -0
  737. data/spec/fixtures/responses/whois.dreamhost.com/status_registered.txt +65 -0
  738. data/spec/fixtures/responses/whois.educause.edu/edu/fixture1.txt +63 -0
  739. data/spec/fixtures/responses/whois.educause.edu/edu/fixture2.txt +66 -0
  740. data/spec/fixtures/responses/whois.educause.edu/edu/fixture3.txt +67 -0
  741. data/spec/fixtures/responses/whois.educause.edu/edu/fixture4.txt +68 -0
  742. data/spec/fixtures/responses/whois.educause.edu/edu/fixture5.txt +66 -0
  743. data/spec/fixtures/responses/whois.educause.edu/edu/fixture6.txt +66 -0
  744. data/spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant.expected +27 -0
  745. data/spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant.txt +63 -0
  746. data/spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant_with_additional_organization.expected +28 -0
  747. data/spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant_with_additional_organization.txt +66 -0
  748. data/spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant_without_address.expected +26 -0
  749. data/spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant_without_address.txt +55 -0
  750. data/spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant_without_zip.expected +27 -0
  751. data/spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant_without_zip.txt +65 -0
  752. data/spec/fixtures/responses/whois.educause.edu/edu/property_contacts.expected +31 -0
  753. data/spec/fixtures/responses/whois.educause.edu/edu/property_contacts.txt +63 -0
  754. data/spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case1.expected +31 -0
  755. data/spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case1.txt +66 -0
  756. data/spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case2.expected +32 -0
  757. data/spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case2.txt +67 -0
  758. data/spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case3.expected +32 -0
  759. data/spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case3.txt +66 -0
  760. data/spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case4.expected +32 -0
  761. data/spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case4.txt +68 -0
  762. data/spec/fixtures/responses/whois.educause.edu/edu/property_updated_on_unknown.expected +2 -0
  763. data/spec/fixtures/responses/whois.educause.edu/edu/property_updated_on_unknown.txt +64 -0
  764. data/spec/fixtures/responses/whois.educause.edu/edu/status_available.expected +50 -0
  765. data/spec/fixtures/responses/whois.educause.edu/edu/status_available.txt +28 -0
  766. data/spec/fixtures/responses/whois.educause.edu/edu/status_registered.expected +103 -0
  767. data/spec/fixtures/responses/whois.educause.edu/edu/status_registered.txt +65 -0
  768. data/spec/fixtures/responses/whois.eenet.ee/ee/status_available.expected +23 -0
  769. data/spec/fixtures/responses/whois.eenet.ee/ee/status_available.txt +6 -0
  770. data/spec/fixtures/responses/whois.eenet.ee/ee/status_registered.expected +29 -0
  771. data/spec/fixtures/responses/whois.eenet.ee/ee/status_registered.txt +27 -0
  772. data/spec/fixtures/responses/whois.enom.com/status_available.expected +47 -0
  773. data/spec/fixtures/responses/whois.enom.com/status_available.txt +1 -0
  774. data/spec/fixtures/responses/whois.enom.com/status_registered.expected +112 -0
  775. data/spec/fixtures/responses/whois.enom.com/status_registered.txt +63 -0
  776. data/spec/fixtures/responses/whois.enom.com/status_registered_with_blank_updated_date.expected +2 -0
  777. data/spec/fixtures/responses/whois.enom.com/status_registered_with_blank_updated_date.txt +64 -0
  778. data/spec/fixtures/responses/whois.eu/eu/property_nameservers.expected +17 -0
  779. data/spec/fixtures/responses/whois.eu/eu/property_nameservers.txt +74 -0
  780. data/spec/fixtures/responses/whois.eu/eu/response_throttled.expected +2 -0
  781. data/spec/fixtures/responses/whois.eu/eu/response_throttled.txt +45 -0
  782. data/spec/fixtures/responses/whois.eu/eu/status_available.expected +48 -0
  783. data/spec/fixtures/responses/whois.eu/eu/status_available.txt +46 -0
  784. data/spec/fixtures/responses/whois.eu/eu/status_registered.expected +69 -0
  785. data/spec/fixtures/responses/whois.eu/eu/status_registered.txt +65 -0
  786. data/spec/fixtures/responses/whois.eu.org/eu.org/status_available.expected +22 -0
  787. data/spec/fixtures/responses/whois.eu.org/eu.org/status_available.txt +1 -0
  788. data/spec/fixtures/responses/whois.eu.org/eu.org/status_registered.expected +22 -0
  789. data/spec/fixtures/responses/whois.eu.org/eu.org/status_registered.txt +18 -0
  790. data/spec/fixtures/responses/whois.fi/fi/property_status_graceperiod.expected +71 -0
  791. data/spec/fixtures/responses/whois.fi/fi/property_status_graceperiod.txt +21 -0
  792. data/spec/fixtures/responses/whois.fi/fi/status_available.expected +48 -0
  793. data/spec/fixtures/responses/whois.fi/fi/status_available.txt +6 -0
  794. data/spec/fixtures/responses/whois.fi/fi/status_registered.expected +75 -0
  795. data/spec/fixtures/responses/whois.fi/fi/status_registered.txt +22 -0
  796. data/spec/fixtures/responses/whois.fi/fi/status_reserved.expected +48 -0
  797. data/spec/fixtures/responses/whois.fi/fi/status_reserved.txt +6 -0
  798. data/spec/fixtures/responses/whois.gandi.net/status_available.expected +47 -0
  799. data/spec/fixtures/responses/whois.gandi.net/status_available.txt +1 -0
  800. data/spec/fixtures/responses/whois.gandi.net/status_registered.expected +114 -0
  801. data/spec/fixtures/responses/whois.gandi.net/status_registered.txt +83 -0
  802. data/spec/fixtures/responses/whois.gg/gg/status_available.expected +34 -0
  803. data/spec/fixtures/responses/whois.gg/gg/status_available.txt +33 -0
  804. data/spec/fixtures/responses/whois.gg/gg/status_registered.expected +39 -0
  805. data/spec/fixtures/responses/whois.gg/gg/status_registered.txt +64 -0
  806. data/spec/fixtures/responses/whois.godaddy.com/property_dates_not_available.txt +54 -0
  807. data/spec/fixtures/responses/whois.godaddy.com/status_registered.expected +141 -0
  808. data/spec/fixtures/responses/whois.godaddy.com/status_registered.txt +88 -0
  809. data/spec/fixtures/responses/whois.gov.za/gov.za/status_available.expected +22 -0
  810. data/spec/fixtures/responses/whois.gov.za/gov.za/status_available.txt +1 -0
  811. data/spec/fixtures/responses/whois.gov.za/gov.za/status_registered.expected +23 -0
  812. data/spec/fixtures/responses/whois.gov.za/gov.za/status_registered.txt +29 -0
  813. data/spec/fixtures/responses/whois.hkirc.hk/hk/property_expires_on_null.expected +2 -0
  814. data/spec/fixtures/responses/whois.hkirc.hk/hk/property_expires_on_null.txt +104 -0
  815. data/spec/fixtures/responses/whois.hkirc.hk/hk/status_available.expected +23 -0
  816. data/spec/fixtures/responses/whois.hkirc.hk/hk/status_available.txt +1 -0
  817. data/spec/fixtures/responses/whois.hkirc.hk/hk/status_registered.expected +33 -0
  818. data/spec/fixtures/responses/whois.hkirc.hk/hk/status_registered.txt +111 -0
  819. data/spec/fixtures/responses/whois.iana.org/arpa/status_available.txt +10 -0
  820. data/spec/fixtures/responses/whois.iana.org/arpa/status_registered.txt +45 -0
  821. data/spec/fixtures/responses/whois.iana.org/int/status_available.expected +36 -0
  822. data/spec/fixtures/responses/whois.iana.org/int/status_available.txt +10 -0
  823. data/spec/fixtures/responses/whois.iana.org/int/status_registered.expected +104 -0
  824. data/spec/fixtures/responses/whois.iana.org/int/status_registered.txt +44 -0
  825. data/spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.expected +37 -0
  826. data/spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.txt +17 -0
  827. data/spec/fixtures/responses/whois.iis.nu/nu/status_available.expected +51 -0
  828. data/spec/fixtures/responses/whois.iis.nu/nu/status_available.txt +15 -0
  829. data/spec/fixtures/responses/whois.iis.nu/nu/status_registered.expected +76 -0
  830. data/spec/fixtures/responses/whois.iis.nu/nu/status_registered.txt +30 -0
  831. data/spec/fixtures/responses/whois.iis.se/se/property_datetime_is_dash.expected +10 -0
  832. data/spec/fixtures/responses/whois.iis.se/se/property_datetime_is_dash.txt +34 -0
  833. data/spec/fixtures/responses/whois.iis.se/se/property_nameservers_single.expected +7 -0
  834. data/spec/fixtures/responses/whois.iis.se/se/property_nameservers_single.txt +33 -0
  835. data/spec/fixtures/responses/whois.iis.se/se/property_nameservers_with_ip.expected +15 -0
  836. data/spec/fixtures/responses/whois.iis.se/se/property_nameservers_with_ip.txt +37 -0
  837. data/spec/fixtures/responses/whois.iis.se/se/property_status_inactive.expected +35 -0
  838. data/spec/fixtures/responses/whois.iis.se/se/property_status_inactive.txt +34 -0
  839. data/spec/fixtures/responses/whois.iis.se/se/property_status_missing.txt +21 -0
  840. data/spec/fixtures/responses/whois.iis.se/se/property_status_ok.expected +8 -0
  841. data/spec/fixtures/responses/whois.iis.se/se/property_status_ok.txt +37 -0
  842. data/spec/fixtures/responses/whois.iis.se/se/property_status_serverhold.expected +8 -0
  843. data/spec/fixtures/responses/whois.iis.se/se/property_status_serverhold.txt +38 -0
  844. data/spec/fixtures/responses/whois.iis.se/se/status_available.expected +51 -0
  845. data/spec/fixtures/responses/whois.iis.se/se/status_available.txt +16 -0
  846. data/spec/fixtures/responses/whois.iis.se/se/status_registered.expected +76 -0
  847. data/spec/fixtures/responses/whois.iis.se/se/status_registered.txt +34 -0
  848. data/spec/fixtures/responses/whois.in.ua/in.ua/status_available.expected +23 -0
  849. data/spec/fixtures/responses/whois.in.ua/in.ua/status_available.txt +4 -0
  850. data/spec/fixtures/responses/whois.in.ua/in.ua/status_registered.expected +31 -0
  851. data/spec/fixtures/responses/whois.in.ua/in.ua/status_registered.txt +16 -0
  852. data/spec/fixtures/responses/whois.inregistry.net/in/property_status_missing.expected +2 -0
  853. data/spec/fixtures/responses/whois.inregistry.net/in/property_status_missing.txt +1 -0
  854. data/spec/fixtures/responses/whois.inregistry.net/in/property_status_multiple.expected +2 -0
  855. data/spec/fixtures/responses/whois.inregistry.net/in/property_status_multiple.txt +86 -0
  856. data/spec/fixtures/responses/whois.inregistry.net/in/property_status_ok.expected +2 -0
  857. data/spec/fixtures/responses/whois.inregistry.net/in/property_status_ok.txt +83 -0
  858. data/spec/fixtures/responses/whois.inregistry.net/in/status_available.expected +50 -0
  859. data/spec/fixtures/responses/whois.inregistry.net/in/status_available.txt +1 -0
  860. data/spec/fixtures/responses/whois.inregistry.net/in/status_registered.expected +109 -0
  861. data/spec/fixtures/responses/whois.inregistry.net/in/status_registered.txt +70 -0
  862. data/spec/fixtures/responses/whois.isnic.is/is/status_available.expected +23 -0
  863. data/spec/fixtures/responses/whois.isnic.is/is/status_available.txt +7 -0
  864. data/spec/fixtures/responses/whois.isnic.is/is/status_registered.expected +29 -0
  865. data/spec/fixtures/responses/whois.isnic.is/is/status_registered.txt +55 -0
  866. data/spec/fixtures/responses/whois.isoc.org.il/il/property_status_missing.expected +8 -0
  867. data/spec/fixtures/responses/whois.isoc.org.il/il/property_status_missing.txt +19 -0
  868. data/spec/fixtures/responses/whois.isoc.org.il/il/property_status_transfer_allowed.expected +8 -0
  869. data/spec/fixtures/responses/whois.isoc.org.il/il/property_status_transfer_allowed.txt +52 -0
  870. data/spec/fixtures/responses/whois.isoc.org.il/il/property_status_transfer_locked.expected +8 -0
  871. data/spec/fixtures/responses/whois.isoc.org.il/il/property_status_transfer_locked.txt +84 -0
  872. data/spec/fixtures/responses/whois.isoc.org.il/il/status_available.expected +23 -0
  873. data/spec/fixtures/responses/whois.isoc.org.il/il/status_available.txt +19 -0
  874. data/spec/fixtures/responses/whois.isoc.org.il/il/status_registered.expected +36 -0
  875. data/spec/fixtures/responses/whois.isoc.org.il/il/status_registered.txt +73 -0
  876. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_available.expected +23 -0
  877. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_available.txt +3 -0
  878. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.expected +38 -0
  879. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.txt +39 -0
  880. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_available.expected +23 -0
  881. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_available.txt +3 -0
  882. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.expected +42 -0
  883. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.txt +45 -0
  884. data/spec/fixtures/responses/whois.je/je/status_available.expected +34 -0
  885. data/spec/fixtures/responses/whois.je/je/status_available.txt +33 -0
  886. data/spec/fixtures/responses/whois.je/je/status_registered.expected +39 -0
  887. data/spec/fixtures/responses/whois.je/je/status_registered.txt +48 -0
  888. data/spec/fixtures/responses/whois.jprs.jp/co.jp/property_state_deleted.expected +8 -0
  889. data/spec/fixtures/responses/whois.jprs.jp/co.jp/property_state_deleted.txt +18 -0
  890. data/spec/fixtures/responses/whois.jprs.jp/co.jp/property_state_registered.expected +8 -0
  891. data/spec/fixtures/responses/whois.jprs.jp/co.jp/property_state_registered.txt +19 -0
  892. data/spec/fixtures/responses/whois.jprs.jp/jp/property_status_suspended.expected +8 -0
  893. data/spec/fixtures/responses/whois.jprs.jp/jp/property_status_suspended.txt +27 -0
  894. data/spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.expected +8 -0
  895. data/spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.txt +28 -0
  896. data/spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.expected +3 -0
  897. data/spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.txt +28 -0
  898. data/spec/fixtures/responses/whois.jprs.jp/jp/status_available.expected +23 -0
  899. data/spec/fixtures/responses/whois.jprs.jp/jp/status_available.txt +21 -0
  900. data/spec/fixtures/responses/whois.jprs.jp/jp/status_registered.expected +34 -0
  901. data/spec/fixtures/responses/whois.jprs.jp/jp/status_registered.txt +32 -0
  902. data/spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.expected +24 -0
  903. data/spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.txt +27 -0
  904. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_missing.expected +2 -0
  905. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_missing.txt +20 -0
  906. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_state_reserved.expected +12 -0
  907. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_state_reserved.txt +24 -0
  908. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.expected +23 -0
  909. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.txt +17 -0
  910. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.expected +34 -0
  911. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.txt +19 -0
  912. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_reserved.expected +12 -0
  913. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_reserved.txt +24 -0
  914. data/spec/fixtures/responses/whois.kenic.or.ke/ke/status_available.expected +23 -0
  915. data/spec/fixtures/responses/whois.kenic.or.ke/ke/status_available.txt +22 -0
  916. data/spec/fixtures/responses/whois.kenic.or.ke/ke/status_invalid.expected +27 -0
  917. data/spec/fixtures/responses/whois.kenic.or.ke/ke/status_invalid.txt +22 -0
  918. data/spec/fixtures/responses/whois.kenic.or.ke/ke/status_registered.expected +34 -0
  919. data/spec/fixtures/responses/whois.kenic.or.ke/ke/status_registered.txt +77 -0
  920. data/spec/fixtures/responses/whois.kg/kg/status_available.expected +23 -0
  921. data/spec/fixtures/responses/whois.kg/kg/status_available.txt +6 -0
  922. data/spec/fixtures/responses/whois.kg/kg/status_registered.expected +38 -0
  923. data/spec/fixtures/responses/whois.kg/kg/status_registered.txt +42 -0
  924. data/spec/fixtures/responses/whois.kr/kr/property_nameservers_with_ip.expected +9 -0
  925. data/spec/fixtures/responses/whois.kr/kr/property_nameservers_with_ip.txt +63 -0
  926. data/spec/fixtures/responses/whois.kr/kr/status_available.expected +23 -0
  927. data/spec/fixtures/responses/whois.kr/kr/status_available.txt +23 -0
  928. data/spec/fixtures/responses/whois.kr/kr/status_registered.expected +30 -0
  929. data/spec/fixtures/responses/whois.kr/kr/status_registered.txt +59 -0
  930. data/spec/fixtures/responses/whois.markmonitor.com/cc/status_registered.txt +91 -0
  931. data/spec/fixtures/responses/whois.markmonitor.com/com/status_registered.txt +91 -0
  932. data/spec/fixtures/responses/whois.markmonitor.com/jobs/status_registered.txt +86 -0
  933. data/spec/fixtures/responses/whois.markmonitor.com/net/status_registered.txt +91 -0
  934. data/spec/fixtures/responses/whois.markmonitor.com/response_throttled.expected +2 -0
  935. data/spec/fixtures/responses/whois.markmonitor.com/response_throttled.txt +1 -0
  936. data/spec/fixtures/responses/whois.markmonitor.com/status_available.expected +47 -0
  937. data/spec/fixtures/responses/whois.markmonitor.com/status_available.txt +43 -0
  938. data/spec/fixtures/responses/whois.markmonitor.com/status_registered.expected +112 -0
  939. data/spec/fixtures/responses/whois.markmonitor.com/status_registered.txt +84 -0
  940. data/spec/fixtures/responses/whois.markmonitor.com/tv/status_registered.txt +90 -0
  941. data/spec/fixtures/responses/whois.monic.mo/mo/status_available.expected +47 -0
  942. data/spec/fixtures/responses/whois.monic.mo/mo/status_available.txt +6 -0
  943. data/spec/fixtures/responses/whois.monic.mo/mo/status_registered.expected +55 -0
  944. data/spec/fixtures/responses/whois.monic.mo/mo/status_registered.txt +11 -0
  945. data/spec/fixtures/responses/whois.museum/museum/status_available.expected +23 -0
  946. data/spec/fixtures/responses/whois.museum/museum/status_available.txt +18 -0
  947. data/spec/fixtures/responses/whois.museum/museum/status_registered.expected +34 -0
  948. data/spec/fixtures/responses/whois.museum/museum/status_registered.txt +92 -0
  949. data/spec/fixtures/responses/whois.mynic.my/my/status_available.expected +23 -0
  950. data/spec/fixtures/responses/whois.mynic.my/my/status_available.txt +16 -0
  951. data/spec/fixtures/responses/whois.mynic.my/my/status_registered.expected +32 -0
  952. data/spec/fixtures/responses/whois.mynic.my/my/status_registered.txt +119 -0
  953. data/spec/fixtures/responses/whois.na-nic.com.na/na/status_available.expected +34 -0
  954. data/spec/fixtures/responses/whois.na-nic.com.na/na/status_available.txt +12 -0
  955. data/spec/fixtures/responses/whois.na-nic.com.na/na/status_registered.expected +45 -0
  956. data/spec/fixtures/responses/whois.na-nic.com.na/na/status_registered.txt +75 -0
  957. data/spec/fixtures/responses/whois.nc/nc/property_contact_without_state.expected +15 -0
  958. data/spec/fixtures/responses/whois.nc/nc/property_contact_without_state.txt +22 -0
  959. data/spec/fixtures/responses/whois.nc/nc/property_contact_without_state_and_address.expected +15 -0
  960. data/spec/fixtures/responses/whois.nc/nc/property_contact_without_state_and_address.txt +21 -0
  961. data/spec/fixtures/responses/whois.nc/nc/status_available.expected +48 -0
  962. data/spec/fixtures/responses/whois.nc/nc/status_available.txt +6 -0
  963. data/spec/fixtures/responses/whois.nc/nc/status_registered.expected +69 -0
  964. data/spec/fixtures/responses/whois.nc/nc/status_registered.txt +24 -0
  965. data/spec/fixtures/responses/whois.netcom.cm/cm/status_available.expected +34 -0
  966. data/spec/fixtures/responses/whois.netcom.cm/cm/status_available.txt +21 -0
  967. data/spec/fixtures/responses/whois.netcom.cm/cm/status_registered.expected +49 -0
  968. data/spec/fixtures/responses/whois.netcom.cm/cm/status_registered.txt +72 -0
  969. data/spec/fixtures/responses/whois.netcom.cm/cm/status_suspended.expected +45 -0
  970. data/spec/fixtures/responses/whois.netcom.cm/cm/status_suspended.txt +61 -0
  971. data/spec/fixtures/responses/whois.networksolutions.com/status_available.expected +47 -0
  972. data/spec/fixtures/responses/whois.networksolutions.com/status_available.txt +17 -0
  973. data/spec/fixtures/responses/whois.networksolutions.com/status_registered.expected +108 -0
  974. data/spec/fixtures/responses/whois.networksolutions.com/status_registered.txt +71 -0
  975. data/spec/fixtures/responses/whois.nic.ac/ac/status_available.expected +48 -0
  976. data/spec/fixtures/responses/whois.nic.ac/ac/status_available.txt +8 -0
  977. data/spec/fixtures/responses/whois.nic.ac/ac/status_registered.expected +79 -0
  978. data/spec/fixtures/responses/whois.nic.ac/ac/status_registered.txt +34 -0
  979. data/spec/fixtures/responses/whois.nic.af/af/status_available.expected +34 -0
  980. data/spec/fixtures/responses/whois.nic.af/af/status_available.txt +10 -0
  981. data/spec/fixtures/responses/whois.nic.af/af/status_registered.expected +49 -0
  982. data/spec/fixtures/responses/whois.nic.af/af/status_registered.txt +90 -0
  983. data/spec/fixtures/responses/whois.nic.ag/ag/status_available.expected +50 -0
  984. data/spec/fixtures/responses/whois.nic.ag/ag/status_available.txt +1 -0
  985. data/spec/fixtures/responses/whois.nic.ag/ag/status_registered.expected +104 -0
  986. data/spec/fixtures/responses/whois.nic.ag/ag/status_registered.txt +100 -0
  987. data/spec/fixtures/responses/whois.nic.ai/ai/status_available.expected +23 -0
  988. data/spec/fixtures/responses/whois.nic.ai/ai/status_available.txt +2 -0
  989. data/spec/fixtures/responses/whois.nic.ai/ai/status_registered.expected +31 -0
  990. data/spec/fixtures/responses/whois.nic.ai/ai/status_registered.txt +59 -0
  991. data/spec/fixtures/responses/whois.nic.as/as/status_available.expected +23 -0
  992. data/spec/fixtures/responses/whois.nic.as/as/status_available.txt +1 -0
  993. data/spec/fixtures/responses/whois.nic.as/as/status_registered.expected +35 -0
  994. data/spec/fixtures/responses/whois.nic.as/as/status_registered.txt +49 -0
  995. data/spec/fixtures/responses/whois.nic.asia/asia/property_status_multiple.expected +8 -0
  996. data/spec/fixtures/responses/whois.nic.asia/asia/property_status_multiple.txt +160 -0
  997. data/spec/fixtures/responses/whois.nic.asia/asia/property_status_single.expected +8 -0
  998. data/spec/fixtures/responses/whois.nic.asia/asia/property_status_single.txt +159 -0
  999. data/spec/fixtures/responses/whois.nic.asia/asia/status_available.expected +54 -0
  1000. data/spec/fixtures/responses/whois.nic.asia/asia/status_available.txt +1 -0
  1001. data/spec/fixtures/responses/whois.nic.asia/asia/status_registered.expected +112 -0
  1002. data/spec/fixtures/responses/whois.nic.asia/asia/status_registered.txt +134 -0
  1003. data/spec/fixtures/responses/whois.nic.asia/asia/status_reserved.expected +54 -0
  1004. data/spec/fixtures/responses/whois.nic.asia/asia/status_reserved.txt +1 -0
  1005. data/spec/fixtures/responses/whois.nic.at/at/status_available.expected +23 -0
  1006. data/spec/fixtures/responses/whois.nic.at/at/status_available.txt +25 -0
  1007. data/spec/fixtures/responses/whois.nic.at/at/status_registered.expected +32 -0
  1008. data/spec/fixtures/responses/whois.nic.at/at/status_registered.txt +91 -0
  1009. data/spec/fixtures/responses/whois.nic.bj/bj/status_available.expected +49 -0
  1010. data/spec/fixtures/responses/whois.nic.bj/bj/status_available.txt +5 -0
  1011. data/spec/fixtures/responses/whois.nic.bj/bj/status_registered.expected +69 -0
  1012. data/spec/fixtures/responses/whois.nic.bj/bj/status_registered.txt +42 -0
  1013. data/spec/fixtures/responses/whois.nic.bo/bo/status_available.expected +29 -0
  1014. data/spec/fixtures/responses/whois.nic.bo/bo/status_available.txt +3 -0
  1015. data/spec/fixtures/responses/whois.nic.bo/bo/status_registered.expected +31 -0
  1016. data/spec/fixtures/responses/whois.nic.bo/bo/status_registered.txt +47 -0
  1017. data/spec/fixtures/responses/whois.nic.cd/cd/status_available.expected +34 -0
  1018. data/spec/fixtures/responses/whois.nic.cd/cd/status_available.txt +9 -0
  1019. data/spec/fixtures/responses/whois.nic.cd/cd/status_registered.expected +38 -0
  1020. data/spec/fixtures/responses/whois.nic.cd/cd/status_registered.txt +19 -0
  1021. data/spec/fixtures/responses/whois.nic.ch/ch/property_contacts.expected +16 -0
  1022. data/spec/fixtures/responses/whois.nic.ch/ch/property_contacts.txt +26 -0
  1023. data/spec/fixtures/responses/whois.nic.ch/ch/property_nameservers_with_ip.expected +11 -0
  1024. data/spec/fixtures/responses/whois.nic.ch/ch/property_nameservers_with_ip.txt +27 -0
  1025. data/spec/fixtures/responses/whois.nic.ch/ch/status_available.expected +33 -0
  1026. data/spec/fixtures/responses/whois.nic.ch/ch/status_available.txt +2 -0
  1027. data/spec/fixtures/responses/whois.nic.ch/ch/status_registered.expected +49 -0
  1028. data/spec/fixtures/responses/whois.nic.ch/ch/status_registered.txt +29 -0
  1029. data/spec/fixtures/responses/whois.nic.ci/ci/status_available.expected +23 -0
  1030. data/spec/fixtures/responses/whois.nic.ci/ci/status_available.txt +4 -0
  1031. data/spec/fixtures/responses/whois.nic.ci/ci/status_registered.expected +32 -0
  1032. data/spec/fixtures/responses/whois.nic.ci/ci/status_registered.txt +19 -0
  1033. data/spec/fixtures/responses/whois.nic.cl/cl/status_available.expected +20 -0
  1034. data/spec/fixtures/responses/whois.nic.cl/cl/status_available.txt +1 -0
  1035. data/spec/fixtures/responses/whois.nic.cl/cl/status_registered.expected +31 -0
  1036. data/spec/fixtures/responses/whois.nic.cl/cl/status_registered.txt +28 -0
  1037. data/spec/fixtures/responses/whois.nic.co/co/status_available.expected +46 -0
  1038. data/spec/fixtures/responses/whois.nic.co/co/status_available.txt +38 -0
  1039. data/spec/fixtures/responses/whois.nic.co/co/status_registered.expected +101 -0
  1040. data/spec/fixtures/responses/whois.nic.co/co/status_registered.txt +104 -0
  1041. data/spec/fixtures/responses/whois.nic.college/college/status_available.expected +50 -0
  1042. data/spec/fixtures/responses/whois.nic.college/college/status_available.txt +1 -0
  1043. data/spec/fixtures/responses/whois.nic.college/college/status_registered.expected +123 -0
  1044. data/spec/fixtures/responses/whois.nic.college/college/status_registered.txt +89 -0
  1045. data/spec/fixtures/responses/whois.nic.coop/coop/property_status_multiple.expected +2 -0
  1046. data/spec/fixtures/responses/whois.nic.coop/coop/property_status_multiple.txt +125 -0
  1047. data/spec/fixtures/responses/whois.nic.coop/coop/property_status_single.expected +2 -0
  1048. data/spec/fixtures/responses/whois.nic.coop/coop/property_status_single.txt +123 -0
  1049. data/spec/fixtures/responses/whois.nic.coop/coop/status_available.expected +23 -0
  1050. data/spec/fixtures/responses/whois.nic.coop/coop/status_available.txt +33 -0
  1051. data/spec/fixtures/responses/whois.nic.coop/coop/status_registered.expected +30 -0
  1052. data/spec/fixtures/responses/whois.nic.coop/coop/status_registered.txt +123 -0
  1053. data/spec/fixtures/responses/whois.nic.cx/cx/property_updated_on_empty.expected +2 -0
  1054. data/spec/fixtures/responses/whois.nic.cx/cx/property_updated_on_empty.txt +59 -0
  1055. data/spec/fixtures/responses/whois.nic.cx/cx/status_available.expected +34 -0
  1056. data/spec/fixtures/responses/whois.nic.cx/cx/status_available.txt +9 -0
  1057. data/spec/fixtures/responses/whois.nic.cx/cx/status_registered.expected +49 -0
  1058. data/spec/fixtures/responses/whois.nic.cx/cx/status_registered.txt +63 -0
  1059. data/spec/fixtures/responses/whois.nic.cz/cz/case_nset_contact_same_name.expected +17 -0
  1060. data/spec/fixtures/responses/whois.nic.cz/cz/case_nset_contact_same_name.txt +57 -0
  1061. data/spec/fixtures/responses/whois.nic.cz/cz/response_throttled.expected +2 -0
  1062. data/spec/fixtures/responses/whois.nic.cz/cz/response_throttled.txt +1 -0
  1063. data/spec/fixtures/responses/whois.nic.cz/cz/response_with_keyset.expected +11 -0
  1064. data/spec/fixtures/responses/whois.nic.cz/cz/response_with_keyset.txt +84 -0
  1065. data/spec/fixtures/responses/whois.nic.cz/cz/status_available.expected +46 -0
  1066. data/spec/fixtures/responses/whois.nic.cz/cz/status_available.txt +24 -0
  1067. data/spec/fixtures/responses/whois.nic.cz/cz/status_registered.expected +105 -0
  1068. data/spec/fixtures/responses/whois.nic.cz/cz/status_registered.txt +63 -0
  1069. data/spec/fixtures/responses/whois.nic.design/design/status_available.expected +50 -0
  1070. data/spec/fixtures/responses/whois.nic.design/design/status_available.txt +1 -0
  1071. data/spec/fixtures/responses/whois.nic.design/design/status_registered.expected +115 -0
  1072. data/spec/fixtures/responses/whois.nic.design/design/status_registered.txt +84 -0
  1073. data/spec/fixtures/responses/whois.nic.dm/dm/status_available.expected +50 -0
  1074. data/spec/fixtures/responses/whois.nic.dm/dm/status_available.txt +1 -0
  1075. data/spec/fixtures/responses/whois.nic.dm/dm/status_registered.expected +104 -0
  1076. data/spec/fixtures/responses/whois.nic.dm/dm/status_registered.txt +66 -0
  1077. data/spec/fixtures/responses/whois.nic.dz/dz/status_available.expected +22 -0
  1078. data/spec/fixtures/responses/whois.nic.dz/dz/status_available.txt +20 -0
  1079. data/spec/fixtures/responses/whois.nic.dz/dz/status_registered.expected +21 -0
  1080. data/spec/fixtures/responses/whois.nic.dz/dz/status_registered.txt +33 -0
  1081. data/spec/fixtures/responses/whois.nic.ec/ex/status_available.expected +34 -0
  1082. data/spec/fixtures/responses/whois.nic.ec/ex/status_available.txt +19 -0
  1083. data/spec/fixtures/responses/whois.nic.ec/ex/status_registered.expected +57 -0
  1084. data/spec/fixtures/responses/whois.nic.ec/ex/status_registered.txt +57 -0
  1085. data/spec/fixtures/responses/whois.nic.es/es/status_available.expected +49 -0
  1086. data/spec/fixtures/responses/whois.nic.es/es/status_available.txt +42 -0
  1087. data/spec/fixtures/responses/whois.nic.es/es/status_registered.expected +58 -0
  1088. data/spec/fixtures/responses/whois.nic.es/es/status_registered.txt +66 -0
  1089. data/spec/fixtures/responses/whois.nic.fm/fm/status_available.expected +46 -0
  1090. data/spec/fixtures/responses/whois.nic.fm/fm/status_available.txt +18 -0
  1091. data/spec/fixtures/responses/whois.nic.fm/fm/status_registered.expected +94 -0
  1092. data/spec/fixtures/responses/whois.nic.fm/fm/status_registered.txt +79 -0
  1093. data/spec/fixtures/responses/whois.nic.fo/fo/status_available.expected +46 -0
  1094. data/spec/fixtures/responses/whois.nic.fo/fo/status_available.txt +12 -0
  1095. data/spec/fixtures/responses/whois.nic.fo/fo/status_registered.expected +88 -0
  1096. data/spec/fixtures/responses/whois.nic.fo/fo/status_registered.txt +33 -0
  1097. data/spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.expected +17 -0
  1098. data/spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.txt +83 -0
  1099. data/spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_changed.expected +18 -0
  1100. data/spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_changed.txt +115 -0
  1101. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.expected +11 -0
  1102. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.txt +98 -0
  1103. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.expected +11 -0
  1104. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.txt +111 -0
  1105. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.expected +27 -0
  1106. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.txt +85 -0
  1107. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_active.expected +8 -0
  1108. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_active.txt +98 -0
  1109. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.expected +8 -0
  1110. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.txt +84 -0
  1111. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.expected +8 -0
  1112. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.txt +19 -0
  1113. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.expected +8 -0
  1114. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.txt +76 -0
  1115. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.expected +8 -0
  1116. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.txt +82 -0
  1117. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.expected +8 -0
  1118. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.txt +80 -0
  1119. data/spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_remarks.txt +83 -0
  1120. data/spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_trouble.txt +106 -0
  1121. data/spec/fixtures/responses/whois.nic.fr/fr/response_throttled.expected +2 -0
  1122. data/spec/fixtures/responses/whois.nic.fr/fr/response_throttled.txt +21 -0
  1123. data/spec/fixtures/responses/whois.nic.fr/fr/status_available.expected +36 -0
  1124. data/spec/fixtures/responses/whois.nic.fr/fr/status_available.txt +21 -0
  1125. data/spec/fixtures/responses/whois.nic.fr/fr/status_registered.expected +92 -0
  1126. data/spec/fixtures/responses/whois.nic.fr/fr/status_registered.txt +110 -0
  1127. data/spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.expected +8 -0
  1128. data/spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.txt +88 -0
  1129. data/spec/fixtures/responses/whois.nic.fr/tf/response_throttled.expected +2 -0
  1130. data/spec/fixtures/responses/whois.nic.fr/tf/response_throttled.txt +21 -0
  1131. data/spec/fixtures/responses/whois.nic.fr/tf/status_available.expected +36 -0
  1132. data/spec/fixtures/responses/whois.nic.fr/tf/status_available.txt +19 -0
  1133. data/spec/fixtures/responses/whois.nic.fr/tf/status_registered.expected +96 -0
  1134. data/spec/fixtures/responses/whois.nic.fr/tf/status_registered.txt +91 -0
  1135. data/spec/fixtures/responses/whois.nic.fr/yt/response_throttled.expected +2 -0
  1136. data/spec/fixtures/responses/whois.nic.fr/yt/response_throttled.txt +21 -0
  1137. data/spec/fixtures/responses/whois.nic.fr/yt/status_available.expected +36 -0
  1138. data/spec/fixtures/responses/whois.nic.fr/yt/status_available.txt +19 -0
  1139. data/spec/fixtures/responses/whois.nic.fr/yt/status_registered.expected +96 -0
  1140. data/spec/fixtures/responses/whois.nic.fr/yt/status_registered.txt +91 -0
  1141. data/spec/fixtures/responses/whois.nic.gd/gd/status_available.expected +50 -0
  1142. data/spec/fixtures/responses/whois.nic.gd/gd/status_available.txt +1 -0
  1143. data/spec/fixtures/responses/whois.nic.gd/gd/status_registered.expected +109 -0
  1144. data/spec/fixtures/responses/whois.nic.gd/gd/status_registered.txt +73 -0
  1145. data/spec/fixtures/responses/whois.nic.gd/gd/status_reserved.expected +12 -0
  1146. data/spec/fixtures/responses/whois.nic.gd/gd/status_reserved.txt +1 -0
  1147. data/spec/fixtures/responses/whois.nic.gl/gl/status_available.expected +34 -0
  1148. data/spec/fixtures/responses/whois.nic.gl/gl/status_available.txt +6 -0
  1149. data/spec/fixtures/responses/whois.nic.gl/gl/status_registered.expected +49 -0
  1150. data/spec/fixtures/responses/whois.nic.gl/gl/status_registered.txt +43 -0
  1151. data/spec/fixtures/responses/whois.nic.gs/gs/property_status_available.expected +8 -0
  1152. data/spec/fixtures/responses/whois.nic.gs/gs/property_status_available.txt +22 -0
  1153. data/spec/fixtures/responses/whois.nic.gs/gs/property_status_ok.expected +8 -0
  1154. data/spec/fixtures/responses/whois.nic.gs/gs/property_status_ok.txt +58 -0
  1155. data/spec/fixtures/responses/whois.nic.gs/gs/status_available.expected +34 -0
  1156. data/spec/fixtures/responses/whois.nic.gs/gs/status_available.txt +22 -0
  1157. data/spec/fixtures/responses/whois.nic.gs/gs/status_registered.expected +45 -0
  1158. data/spec/fixtures/responses/whois.nic.gs/gs/status_registered.txt +47 -0
  1159. data/spec/fixtures/responses/whois.nic.hn/hn/status_available.expected +34 -0
  1160. data/spec/fixtures/responses/whois.nic.hn/hn/status_available.txt +12 -0
  1161. data/spec/fixtures/responses/whois.nic.hn/hn/status_registered.expected +44 -0
  1162. data/spec/fixtures/responses/whois.nic.hn/hn/status_registered.txt +95 -0
  1163. data/spec/fixtures/responses/whois.nic.ht/ht/status_available.expected +34 -0
  1164. data/spec/fixtures/responses/whois.nic.ht/ht/status_available.txt +8 -0
  1165. data/spec/fixtures/responses/whois.nic.ht/ht/status_registered.expected +49 -0
  1166. data/spec/fixtures/responses/whois.nic.ht/ht/status_registered.txt +91 -0
  1167. data/spec/fixtures/responses/whois.nic.hu/hu/status_available.expected +47 -0
  1168. data/spec/fixtures/responses/whois.nic.hu/hu/status_available.txt +3 -0
  1169. data/spec/fixtures/responses/whois.nic.hu/hu/status_registered.expected +48 -0
  1170. data/spec/fixtures/responses/whois.nic.hu/hu/status_registered.txt +9 -0
  1171. data/spec/fixtures/responses/whois.nic.im/im/status_available.expected +23 -0
  1172. data/spec/fixtures/responses/whois.nic.im/im/status_available.txt +2 -0
  1173. data/spec/fixtures/responses/whois.nic.im/im/status_registered.expected +32 -0
  1174. data/spec/fixtures/responses/whois.nic.im/im/status_registered.txt +44 -0
  1175. data/spec/fixtures/responses/whois.nic.io/io/property_owner_without_label.txt +16 -0
  1176. data/spec/fixtures/responses/whois.nic.io/io/status_available.expected +52 -0
  1177. data/spec/fixtures/responses/whois.nic.io/io/status_available.txt +8 -0
  1178. data/spec/fixtures/responses/whois.nic.io/io/status_registered.expected +83 -0
  1179. data/spec/fixtures/responses/whois.nic.io/io/status_registered.txt +32 -0
  1180. data/spec/fixtures/responses/whois.nic.io/io/status_reserved.expected +52 -0
  1181. data/spec/fixtures/responses/whois.nic.io/io/status_reserved.txt +8 -0
  1182. data/spec/fixtures/responses/whois.nic.ir/ir/status_available.expected +23 -0
  1183. data/spec/fixtures/responses/whois.nic.ir/ir/status_available.txt +14 -0
  1184. data/spec/fixtures/responses/whois.nic.ir/ir/status_registered.expected +32 -0
  1185. data/spec/fixtures/responses/whois.nic.ir/ir/status_registered.txt +42 -0
  1186. data/spec/fixtures/responses/whois.nic.it/it/property_contact_province.expected +15 -0
  1187. data/spec/fixtures/responses/whois.nic.it/it/property_contact_province.txt +58 -0
  1188. data/spec/fixtures/responses/whois.nic.it/it/property_contact_with_company_in_address.expected +15 -0
  1189. data/spec/fixtures/responses/whois.nic.it/it/property_contact_with_company_in_address.txt +60 -0
  1190. data/spec/fixtures/responses/whois.nic.it/it/property_contact_with_organization.expected +15 -0
  1191. data/spec/fixtures/responses/whois.nic.it/it/property_contact_with_organization.txt +53 -0
  1192. data/spec/fixtures/responses/whois.nic.it/it/property_status_autorenewperiod_clientdeleteprohibited_clientupdateprohibited.txt +63 -0
  1193. data/spec/fixtures/responses/whois.nic.it/it/property_status_available.expected +8 -0
  1194. data/spec/fixtures/responses/whois.nic.it/it/property_status_available.txt +2 -0
  1195. data/spec/fixtures/responses/whois.nic.it/it/property_status_client.expected +8 -0
  1196. data/spec/fixtures/responses/whois.nic.it/it/property_status_client.txt +59 -0
  1197. data/spec/fixtures/responses/whois.nic.it/it/property_status_graceperiod.expected +8 -0
  1198. data/spec/fixtures/responses/whois.nic.it/it/property_status_graceperiod.txt +58 -0
  1199. data/spec/fixtures/responses/whois.nic.it/it/property_status_inactive_noregistrar.expected +8 -0
  1200. data/spec/fixtures/responses/whois.nic.it/it/property_status_inactive_noregistrar.txt +60 -0
  1201. data/spec/fixtures/responses/whois.nic.it/it/property_status_no_provider.expected +8 -0
  1202. data/spec/fixtures/responses/whois.nic.it/it/property_status_no_provider.txt +54 -0
  1203. data/spec/fixtures/responses/whois.nic.it/it/property_status_ok.expected +8 -0
  1204. data/spec/fixtures/responses/whois.nic.it/it/property_status_ok.txt +60 -0
  1205. data/spec/fixtures/responses/whois.nic.it/it/property_status_ok_autorenew.expected +8 -0
  1206. data/spec/fixtures/responses/whois.nic.it/it/property_status_ok_autorenew.txt +60 -0
  1207. data/spec/fixtures/responses/whois.nic.it/it/property_status_pending-delete.expected +8 -0
  1208. data/spec/fixtures/responses/whois.nic.it/it/property_status_pending-delete.txt +54 -0
  1209. data/spec/fixtures/responses/whois.nic.it/it/property_status_pendingdelete_pendingdelete.expected +8 -0
  1210. data/spec/fixtures/responses/whois.nic.it/it/property_status_pendingdelete_pendingdelete.txt +45 -0
  1211. data/spec/fixtures/responses/whois.nic.it/it/property_status_pendingdelete_redemptionperiod.expected +8 -0
  1212. data/spec/fixtures/responses/whois.nic.it/it/property_status_pendingdelete_redemptionperiod.txt +60 -0
  1213. data/spec/fixtures/responses/whois.nic.it/it/property_status_pendingtransfer.expected +8 -0
  1214. data/spec/fixtures/responses/whois.nic.it/it/property_status_pendingtransfer.txt +46 -0
  1215. data/spec/fixtures/responses/whois.nic.it/it/property_status_pendingtransfer_autorenewperiod.expected +8 -0
  1216. data/spec/fixtures/responses/whois.nic.it/it/property_status_pendingtransfer_autorenewperiod.txt +38 -0
  1217. data/spec/fixtures/responses/whois.nic.it/it/property_status_pendingupdate.expected +8 -0
  1218. data/spec/fixtures/responses/whois.nic.it/it/property_status_pendingupdate.txt +59 -0
  1219. data/spec/fixtures/responses/whois.nic.it/it/property_status_pendingupdate_autorenewperiod.expected +8 -0
  1220. data/spec/fixtures/responses/whois.nic.it/it/property_status_pendingupdate_autorenewperiod.txt +62 -0
  1221. data/spec/fixtures/responses/whois.nic.it/it/property_status_redemption_no_provider.expected +8 -0
  1222. data/spec/fixtures/responses/whois.nic.it/it/property_status_redemption_no_provider.txt +42 -0
  1223. data/spec/fixtures/responses/whois.nic.it/it/property_status_reserved.expected +8 -0
  1224. data/spec/fixtures/responses/whois.nic.it/it/property_status_reserved.txt +2 -0
  1225. data/spec/fixtures/responses/whois.nic.it/it/property_status_unassignable.expected +8 -0
  1226. data/spec/fixtures/responses/whois.nic.it/it/property_status_unassignable.txt +2 -0
  1227. data/spec/fixtures/responses/whois.nic.it/it/property_technical_contact.expected +7 -0
  1228. data/spec/fixtures/responses/whois.nic.it/it/property_technical_contact.txt +53 -0
  1229. data/spec/fixtures/responses/whois.nic.it/it/response_unavailable.expected +2 -0
  1230. data/spec/fixtures/responses/whois.nic.it/it/response_unavailable.txt +1 -0
  1231. data/spec/fixtures/responses/whois.nic.it/it/status_available.expected +54 -0
  1232. data/spec/fixtures/responses/whois.nic.it/it/status_available.txt +2 -0
  1233. data/spec/fixtures/responses/whois.nic.it/it/status_registered.expected +113 -0
  1234. data/spec/fixtures/responses/whois.nic.it/it/status_registered.txt +62 -0
  1235. data/spec/fixtures/responses/whois.nic.it/it/status_unavailable.expected +8 -0
  1236. data/spec/fixtures/responses/whois.nic.it/it/status_unavailable.txt +2 -0
  1237. data/spec/fixtures/responses/whois.nic.jobs/jobs/property_nameserver_no_nameserver.expected +3 -0
  1238. data/spec/fixtures/responses/whois.nic.jobs/jobs/property_nameserver_no_nameserver.txt +53 -0
  1239. data/spec/fixtures/responses/whois.nic.jobs/jobs/status_available.expected +46 -0
  1240. data/spec/fixtures/responses/whois.nic.jobs/jobs/status_available.txt +44 -0
  1241. data/spec/fixtures/responses/whois.nic.jobs/jobs/status_registered.expected +61 -0
  1242. data/spec/fixtures/responses/whois.nic.jobs/jobs/status_registered.txt +53 -0
  1243. data/spec/fixtures/responses/whois.nic.ki/ki/status_available.expected +34 -0
  1244. data/spec/fixtures/responses/whois.nic.ki/ki/status_available.txt +20 -0
  1245. data/spec/fixtures/responses/whois.nic.ki/ki/status_registered.expected +49 -0
  1246. data/spec/fixtures/responses/whois.nic.ki/ki/status_registered.txt +62 -0
  1247. data/spec/fixtures/responses/whois.nic.kz/kz/property_status_missing.expected +8 -0
  1248. data/spec/fixtures/responses/whois.nic.kz/kz/property_status_missing.txt +4 -0
  1249. data/spec/fixtures/responses/whois.nic.kz/kz/property_status_multiple.expected +8 -0
  1250. data/spec/fixtures/responses/whois.nic.kz/kz/property_status_multiple.txt +39 -0
  1251. data/spec/fixtures/responses/whois.nic.kz/kz/property_status_ok.expected +8 -0
  1252. data/spec/fixtures/responses/whois.nic.kz/kz/property_status_ok.txt +37 -0
  1253. data/spec/fixtures/responses/whois.nic.kz/kz/property_updated_on_blank.expected +2 -0
  1254. data/spec/fixtures/responses/whois.nic.kz/kz/property_updated_on_blank.txt +38 -0
  1255. data/spec/fixtures/responses/whois.nic.kz/kz/status_available.expected +23 -0
  1256. data/spec/fixtures/responses/whois.nic.kz/kz/status_available.txt +4 -0
  1257. data/spec/fixtures/responses/whois.nic.kz/kz/status_registered.expected +29 -0
  1258. data/spec/fixtures/responses/whois.nic.kz/kz/status_registered.txt +37 -0
  1259. data/spec/fixtures/responses/whois.nic.la/la/property_status_multiple.expected +2 -0
  1260. data/spec/fixtures/responses/whois.nic.la/la/property_status_multiple.txt +75 -0
  1261. data/spec/fixtures/responses/whois.nic.la/la/property_status_single.expected +2 -0
  1262. data/spec/fixtures/responses/whois.nic.la/la/property_status_single.txt +70 -0
  1263. data/spec/fixtures/responses/whois.nic.la/la/status_available.expected +50 -0
  1264. data/spec/fixtures/responses/whois.nic.la/la/status_available.txt +1 -0
  1265. data/spec/fixtures/responses/whois.nic.la/la/status_registered.expected +107 -0
  1266. data/spec/fixtures/responses/whois.nic.la/la/status_registered.txt +77 -0
  1267. data/spec/fixtures/responses/whois.nic.li/li/status_available.expected +23 -0
  1268. data/spec/fixtures/responses/whois.nic.li/li/status_available.txt +2 -0
  1269. data/spec/fixtures/responses/whois.nic.li/li/status_registered.expected +31 -0
  1270. data/spec/fixtures/responses/whois.nic.li/li/status_registered.txt +29 -0
  1271. data/spec/fixtures/responses/whois.nic.lk/lk/property_created_on_null.expected +2 -0
  1272. data/spec/fixtures/responses/whois.nic.lk/lk/property_created_on_null.txt +24 -0
  1273. data/spec/fixtures/responses/whois.nic.lk/lk/property_updated_on_null.expected +2 -0
  1274. data/spec/fixtures/responses/whois.nic.lk/lk/property_updated_on_null.txt +31 -0
  1275. data/spec/fixtures/responses/whois.nic.lk/lk/status_available.expected +48 -0
  1276. data/spec/fixtures/responses/whois.nic.lk/lk/status_available.txt +1 -0
  1277. data/spec/fixtures/responses/whois.nic.lk/lk/status_registered.expected +63 -0
  1278. data/spec/fixtures/responses/whois.nic.lk/lk/status_registered.txt +24 -0
  1279. data/spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_available.txt +0 -0
  1280. data/spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_registered.txt +18 -0
  1281. data/spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_available.txt +0 -0
  1282. data/spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_registered.txt +18 -0
  1283. data/spec/fixtures/responses/whois.nic.lv/lv/status_available.expected +23 -0
  1284. data/spec/fixtures/responses/whois.nic.lv/lv/status_available.txt +6 -0
  1285. data/spec/fixtures/responses/whois.nic.lv/lv/status_registered.expected +32 -0
  1286. data/spec/fixtures/responses/whois.nic.lv/lv/status_registered.txt +37 -0
  1287. data/spec/fixtures/responses/whois.nic.ly/ly/status_available.expected +23 -0
  1288. data/spec/fixtures/responses/whois.nic.ly/ly/status_available.txt +1 -0
  1289. data/spec/fixtures/responses/whois.nic.ly/ly/status_registered.expected +34 -0
  1290. data/spec/fixtures/responses/whois.nic.ly/ly/status_registered.txt +65 -0
  1291. data/spec/fixtures/responses/whois.nic.md/md/property_dns-update.txt +7 -0
  1292. data/spec/fixtures/responses/whois.nic.md/md/status_available.expected +48 -0
  1293. data/spec/fixtures/responses/whois.nic.md/md/status_available.txt +1 -0
  1294. data/spec/fixtures/responses/whois.nic.md/md/status_registered.expected +60 -0
  1295. data/spec/fixtures/responses/whois.nic.md/md/status_registered.txt +7 -0
  1296. data/spec/fixtures/responses/whois.nic.me/me/property_nameservers_is_blank.expected +3 -0
  1297. data/spec/fixtures/responses/whois.nic.me/me/property_nameservers_is_blank.txt +95 -0
  1298. data/spec/fixtures/responses/whois.nic.me/me/property_updated_on_is_blank.expected +2 -0
  1299. data/spec/fixtures/responses/whois.nic.me/me/property_updated_on_is_blank.txt +92 -0
  1300. data/spec/fixtures/responses/whois.nic.me/me/status_available.expected +50 -0
  1301. data/spec/fixtures/responses/whois.nic.me/me/status_available.txt +1 -0
  1302. data/spec/fixtures/responses/whois.nic.me/me/status_registered.expected +104 -0
  1303. data/spec/fixtures/responses/whois.nic.me/me/status_registered.txt +98 -0
  1304. data/spec/fixtures/responses/whois.nic.mg/mg/status_available.expected +34 -0
  1305. data/spec/fixtures/responses/whois.nic.mg/mg/status_available.txt +20 -0
  1306. data/spec/fixtures/responses/whois.nic.mg/mg/status_registered.expected +49 -0
  1307. data/spec/fixtures/responses/whois.nic.mg/mg/status_registered.txt +74 -0
  1308. data/spec/fixtures/responses/whois.nic.ms/ms/status_available.expected +34 -0
  1309. data/spec/fixtures/responses/whois.nic.ms/ms/status_available.txt +13 -0
  1310. data/spec/fixtures/responses/whois.nic.ms/ms/status_registered.expected +45 -0
  1311. data/spec/fixtures/responses/whois.nic.ms/ms/status_registered.txt +87 -0
  1312. data/spec/fixtures/responses/whois.nic.mu/mu/status_available.expected +34 -0
  1313. data/spec/fixtures/responses/whois.nic.mu/mu/status_available.txt +12 -0
  1314. data/spec/fixtures/responses/whois.nic.mu/mu/status_registered.expected +49 -0
  1315. data/spec/fixtures/responses/whois.nic.mu/mu/status_registered.txt +79 -0
  1316. data/spec/fixtures/responses/whois.nic.mx/mx/property_nameservers_with_ip.expected +9 -0
  1317. data/spec/fixtures/responses/whois.nic.mx/mx/property_nameservers_with_ip.txt +56 -0
  1318. data/spec/fixtures/responses/whois.nic.mx/mx/status_available.expected +20 -0
  1319. data/spec/fixtures/responses/whois.nic.mx/mx/status_available.txt +11 -0
  1320. data/spec/fixtures/responses/whois.nic.mx/mx/status_registered.expected +38 -0
  1321. data/spec/fixtures/responses/whois.nic.mx/mx/status_registered.txt +90 -0
  1322. data/spec/fixtures/responses/whois.nic.name/name/reserved.txt +30 -0
  1323. data/spec/fixtures/responses/whois.nic.name/name/status_available.expected +23 -0
  1324. data/spec/fixtures/responses/whois.nic.name/name/status_available.txt +25 -0
  1325. data/spec/fixtures/responses/whois.nic.name/name/status_registered.expected +42 -0
  1326. data/spec/fixtures/responses/whois.nic.name/name/status_registered.txt +45 -0
  1327. data/spec/fixtures/responses/whois.nic.net.ng/ng/property_status_available.expected +8 -0
  1328. data/spec/fixtures/responses/whois.nic.net.ng/ng/property_status_available.txt +13 -0
  1329. data/spec/fixtures/responses/whois.nic.net.ng/ng/property_status_ok.expected +8 -0
  1330. data/spec/fixtures/responses/whois.nic.net.ng/ng/property_status_ok.txt +56 -0
  1331. data/spec/fixtures/responses/whois.nic.net.ng/ng/status_available.expected +34 -0
  1332. data/spec/fixtures/responses/whois.nic.net.ng/ng/status_available.txt +13 -0
  1333. data/spec/fixtures/responses/whois.nic.net.ng/ng/status_registered.expected +49 -0
  1334. data/spec/fixtures/responses/whois.nic.net.ng/ng/status_registered.txt +56 -0
  1335. data/spec/fixtures/responses/whois.nic.net.sa/sa/status_available.expected +23 -0
  1336. data/spec/fixtures/responses/whois.nic.net.sa/sa/status_available.txt +6 -0
  1337. data/spec/fixtures/responses/whois.nic.net.sa/sa/status_registered.expected +33 -0
  1338. data/spec/fixtures/responses/whois.nic.net.sa/sa/status_registered.txt +31 -0
  1339. data/spec/fixtures/responses/whois.nic.net.sb/sb/property_status_available.expected +8 -0
  1340. data/spec/fixtures/responses/whois.nic.net.sb/sb/property_status_available.txt +11 -0
  1341. data/spec/fixtures/responses/whois.nic.net.sb/sb/property_status_ok.expected +8 -0
  1342. data/spec/fixtures/responses/whois.nic.net.sb/sb/property_status_ok.txt +83 -0
  1343. data/spec/fixtures/responses/whois.nic.net.sb/sb/status_available.expected +34 -0
  1344. data/spec/fixtures/responses/whois.nic.net.sb/sb/status_available.txt +11 -0
  1345. data/spec/fixtures/responses/whois.nic.net.sb/sb/status_registered.expected +45 -0
  1346. data/spec/fixtures/responses/whois.nic.net.sb/sb/status_registered.txt +83 -0
  1347. data/spec/fixtures/responses/whois.nic.nf/nf/status_available.expected +34 -0
  1348. data/spec/fixtures/responses/whois.nic.nf/nf/status_available.txt +10 -0
  1349. data/spec/fixtures/responses/whois.nic.nf/nf/status_registered.expected +49 -0
  1350. data/spec/fixtures/responses/whois.nic.nf/nf/status_registered.txt +52 -0
  1351. data/spec/fixtures/responses/whois.nic.org.uy/uy/property_updated_on_empty.expected +2 -0
  1352. data/spec/fixtures/responses/whois.nic.org.uy/uy/property_updated_on_empty.txt +27 -0
  1353. data/spec/fixtures/responses/whois.nic.org.uy/uy/response_is_error.txt +27 -0
  1354. data/spec/fixtures/responses/whois.nic.org.uy/uy/status_available.expected +23 -0
  1355. data/spec/fixtures/responses/whois.nic.org.uy/uy/status_available.txt +12 -0
  1356. data/spec/fixtures/responses/whois.nic.org.uy/uy/status_registered.expected +33 -0
  1357. data/spec/fixtures/responses/whois.nic.org.uy/uy/status_registered.txt +48 -0
  1358. data/spec/fixtures/responses/whois.nic.pm/pm/property_nameservers_with_ipv4_and_ipv6.expected +15 -0
  1359. data/spec/fixtures/responses/whois.nic.pm/pm/property_nameservers_with_ipv4_and_ipv6.txt +88 -0
  1360. data/spec/fixtures/responses/whois.nic.pm/pm/response_throttled.expected +2 -0
  1361. data/spec/fixtures/responses/whois.nic.pm/pm/response_throttled.txt +21 -0
  1362. data/spec/fixtures/responses/whois.nic.pm/pm/status_available.expected +36 -0
  1363. data/spec/fixtures/responses/whois.nic.pm/pm/status_available.txt +19 -0
  1364. data/spec/fixtures/responses/whois.nic.pm/pm/status_registered.expected +84 -0
  1365. data/spec/fixtures/responses/whois.nic.pm/pm/status_registered.txt +91 -0
  1366. data/spec/fixtures/responses/whois.nic.pr/pr/response_error.txt +25 -0
  1367. data/spec/fixtures/responses/whois.nic.pr/pr/status_available.expected +43 -0
  1368. data/spec/fixtures/responses/whois.nic.pr/pr/status_available.txt +25 -0
  1369. data/spec/fixtures/responses/whois.nic.pr/pr/status_registered.expected +53 -0
  1370. data/spec/fixtures/responses/whois.nic.pr/pr/status_registered.txt +31 -0
  1371. data/spec/fixtures/responses/whois.nic.priv.at/at/status_available.expected +22 -0
  1372. data/spec/fixtures/responses/whois.nic.priv.at/at/status_available.txt +7 -0
  1373. data/spec/fixtures/responses/whois.nic.priv.at/at/status_registered.expected +23 -0
  1374. data/spec/fixtures/responses/whois.nic.priv.at/at/status_registered.txt +35 -0
  1375. data/spec/fixtures/responses/whois.nic.pw/pw/status_available.expected +50 -0
  1376. data/spec/fixtures/responses/whois.nic.pw/pw/status_available.txt +1 -0
  1377. data/spec/fixtures/responses/whois.nic.pw/pw/status_registered.expected +127 -0
  1378. data/spec/fixtures/responses/whois.nic.pw/pw/status_registered.txt +85 -0
  1379. data/spec/fixtures/responses/whois.nic.re/re/property_nameservers_with_ipv4_and_ipv6.expected +15 -0
  1380. data/spec/fixtures/responses/whois.nic.re/re/property_nameservers_with_ipv4_and_ipv6.txt +83 -0
  1381. data/spec/fixtures/responses/whois.nic.re/re/response_throttled.expected +2 -0
  1382. data/spec/fixtures/responses/whois.nic.re/re/response_throttled.txt +21 -0
  1383. data/spec/fixtures/responses/whois.nic.re/re/status_available.expected +36 -0
  1384. data/spec/fixtures/responses/whois.nic.re/re/status_available.txt +19 -0
  1385. data/spec/fixtures/responses/whois.nic.re/re/status_registered.expected +84 -0
  1386. data/spec/fixtures/responses/whois.nic.re/re/status_registered.txt +96 -0
  1387. data/spec/fixtures/responses/whois.nic.sh/sh/status_available.expected +48 -0
  1388. data/spec/fixtures/responses/whois.nic.sh/sh/status_available.txt +8 -0
  1389. data/spec/fixtures/responses/whois.nic.sh/sh/status_registered.expected +75 -0
  1390. data/spec/fixtures/responses/whois.nic.sh/sh/status_registered.txt +32 -0
  1391. data/spec/fixtures/responses/whois.nic.sl/sl/status_available.expected +23 -0
  1392. data/spec/fixtures/responses/whois.nic.sl/sl/status_available.txt +39 -0
  1393. data/spec/fixtures/responses/whois.nic.sl/sl/status_registered.expected +33 -0
  1394. data/spec/fixtures/responses/whois.nic.sl/sl/status_registered.txt +80 -0
  1395. data/spec/fixtures/responses/whois.nic.sm/sm/status_available.expected +23 -0
  1396. data/spec/fixtures/responses/whois.nic.sm/sm/status_available.txt +1 -0
  1397. data/spec/fixtures/responses/whois.nic.sm/sm/status_registered.expected +33 -0
  1398. data/spec/fixtures/responses/whois.nic.sm/sm/status_registered.txt +30 -0
  1399. data/spec/fixtures/responses/whois.nic.sn/sn/status_available.expected +50 -0
  1400. data/spec/fixtures/responses/whois.nic.sn/sn/status_available.txt +3 -0
  1401. data/spec/fixtures/responses/whois.nic.sn/sn/status_registered.expected +73 -0
  1402. data/spec/fixtures/responses/whois.nic.sn/sn/status_registered.txt +14 -0
  1403. data/spec/fixtures/responses/whois.nic.so/so/status_available.expected +23 -0
  1404. data/spec/fixtures/responses/whois.nic.so/so/status_available.txt +1 -0
  1405. data/spec/fixtures/responses/whois.nic.so/so/status_registered.expected +34 -0
  1406. data/spec/fixtures/responses/whois.nic.so/so/status_registered.txt +22 -0
  1407. data/spec/fixtures/responses/whois.nic.space/space/status_available.expected +50 -0
  1408. data/spec/fixtures/responses/whois.nic.space/space/status_available.txt +1 -0
  1409. data/spec/fixtures/responses/whois.nic.space/space/status_registered.expected +117 -0
  1410. data/spec/fixtures/responses/whois.nic.space/space/status_registered.txt +86 -0
  1411. data/spec/fixtures/responses/whois.nic.st/st/status_available.expected +23 -0
  1412. data/spec/fixtures/responses/whois.nic.st/st/status_available.txt +1 -0
  1413. data/spec/fixtures/responses/whois.nic.st/st/status_registered.expected +32 -0
  1414. data/spec/fixtures/responses/whois.nic.st/st/status_registered.txt +90 -0
  1415. data/spec/fixtures/responses/whois.nic.tc/tc/status_available.expected +34 -0
  1416. data/spec/fixtures/responses/whois.nic.tc/tc/status_available.txt +12 -0
  1417. data/spec/fixtures/responses/whois.nic.tc/tc/status_registered.expected +48 -0
  1418. data/spec/fixtures/responses/whois.nic.tc/tc/status_registered.txt +87 -0
  1419. data/spec/fixtures/responses/whois.nic.tech/tech/status_available.expected +50 -0
  1420. data/spec/fixtures/responses/whois.nic.tech/tech/status_available.txt +1 -0
  1421. data/spec/fixtures/responses/whois.nic.tech/tech/status_registered.expected +115 -0
  1422. data/spec/fixtures/responses/whois.nic.tech/tech/status_registered.txt +74 -0
  1423. data/spec/fixtures/responses/whois.nic.tel/tel/status_available.expected +46 -0
  1424. data/spec/fixtures/responses/whois.nic.tel/tel/status_available.txt +59 -0
  1425. data/spec/fixtures/responses/whois.nic.tel/tel/status_registered.expected +103 -0
  1426. data/spec/fixtures/responses/whois.nic.tel/tel/status_registered.txt +125 -0
  1427. data/spec/fixtures/responses/whois.nic.tl/tl/status_available.expected +34 -0
  1428. data/spec/fixtures/responses/whois.nic.tl/tl/status_available.txt +22 -0
  1429. data/spec/fixtures/responses/whois.nic.tl/tl/status_registered.expected +45 -0
  1430. data/spec/fixtures/responses/whois.nic.tl/tl/status_registered.txt +76 -0
  1431. data/spec/fixtures/responses/whois.nic.tm/tm/status_available.expected +48 -0
  1432. data/spec/fixtures/responses/whois.nic.tm/tm/status_available.txt +5 -0
  1433. data/spec/fixtures/responses/whois.nic.tm/tm/status_registered.expected +57 -0
  1434. data/spec/fixtures/responses/whois.nic.tm/tm/status_registered.txt +12 -0
  1435. data/spec/fixtures/responses/whois.nic.tr/tr/property_contact_organization.txt +50 -0
  1436. data/spec/fixtures/responses/whois.nic.tr/tr/property_contact_person.txt +42 -0
  1437. data/spec/fixtures/responses/whois.nic.tr/tr/property_nameservers_with_ip.expected +12 -0
  1438. data/spec/fixtures/responses/whois.nic.tr/tr/property_nameservers_with_ip.txt +52 -0
  1439. data/spec/fixtures/responses/whois.nic.tr/tr/property_nameservers_with_trailing_space.expected +7 -0
  1440. data/spec/fixtures/responses/whois.nic.tr/tr/property_nameservers_with_trailing_space.txt +42 -0
  1441. data/spec/fixtures/responses/whois.nic.tr/tr/property_registrant_contact_outside_cityinoneline.expected +17 -0
  1442. data/spec/fixtures/responses/whois.nic.tr/tr/property_registrant_contact_outside_cityinoneline.txt +48 -0
  1443. data/spec/fixtures/responses/whois.nic.tr/tr/property_registrant_contact_outside_citynextline.expected +17 -0
  1444. data/spec/fixtures/responses/whois.nic.tr/tr/property_registrant_contact_outside_citynextline.txt +50 -0
  1445. data/spec/fixtures/responses/whois.nic.tr/tr/property_registrant_contact_turkey.expected +17 -0
  1446. data/spec/fixtures/responses/whois.nic.tr/tr/property_registrant_contact_turkey.txt +50 -0
  1447. data/spec/fixtures/responses/whois.nic.tr/tr/response_error_invalid_input.expected +8 -0
  1448. data/spec/fixtures/responses/whois.nic.tr/tr/response_error_invalid_input.txt +1 -0
  1449. data/spec/fixtures/responses/whois.nic.tr/tr/status_available.expected +51 -0
  1450. data/spec/fixtures/responses/whois.nic.tr/tr/status_available.txt +1 -0
  1451. data/spec/fixtures/responses/whois.nic.tr/tr/status_invalid.expected +51 -0
  1452. data/spec/fixtures/responses/whois.nic.tr/tr/status_invalid.txt +1 -0
  1453. data/spec/fixtures/responses/whois.nic.tr/tr/status_registered.expected +103 -0
  1454. data/spec/fixtures/responses/whois.nic.tr/tr/status_registered.txt +50 -0
  1455. data/spec/fixtures/responses/whois.nic.travel/travel/property_status_multiple.expected +2 -0
  1456. data/spec/fixtures/responses/whois.nic.travel/travel/property_status_multiple.txt +83 -0
  1457. data/spec/fixtures/responses/whois.nic.travel/travel/property_status_single.expected +2 -0
  1458. data/spec/fixtures/responses/whois.nic.travel/travel/property_status_single.txt +75 -0
  1459. data/spec/fixtures/responses/whois.nic.travel/travel/status_available.expected +47 -0
  1460. data/spec/fixtures/responses/whois.nic.travel/travel/status_available.txt +25 -0
  1461. data/spec/fixtures/responses/whois.nic.travel/travel/status_registered.expected +98 -0
  1462. data/spec/fixtures/responses/whois.nic.travel/travel/status_registered.txt +76 -0
  1463. data/spec/fixtures/responses/whois.nic.uk/uk/property_nameservers_with_ip.expected +9 -0
  1464. data/spec/fixtures/responses/whois.nic.uk/uk/property_nameservers_with_ip.txt +52 -0
  1465. data/spec/fixtures/responses/whois.nic.uk/uk/property_registrant_type_individual.txt +45 -0
  1466. data/spec/fixtures/responses/whois.nic.uk/uk/property_registrant_type_unknown.txt +50 -0
  1467. data/spec/fixtures/responses/whois.nic.uk/uk/property_registrar_godaddy.expected +6 -0
  1468. data/spec/fixtures/responses/whois.nic.uk/uk/property_registrar_godaddy.txt +47 -0
  1469. data/spec/fixtures/responses/whois.nic.uk/uk/property_registrar_without_trading_name.expected +6 -0
  1470. data/spec/fixtures/responses/whois.nic.uk/uk/property_registrar_without_trading_name.txt +48 -0
  1471. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_missing.expected +8 -0
  1472. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_missing.txt +20 -0
  1473. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_no_longer_required.expected +8 -0
  1474. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_no_longer_required.txt +49 -0
  1475. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_no_status_listed.expected +8 -0
  1476. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_no_status_listed.txt +48 -0
  1477. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_processing_registration.expected +8 -0
  1478. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_processing_registration.txt +49 -0
  1479. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_processing_renewal.expected +8 -0
  1480. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_processing_renewal.txt +49 -0
  1481. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_registered_until_expiry_date.expected +8 -0
  1482. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_registered_until_expiry_date.txt +50 -0
  1483. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_suspended.expected +8 -0
  1484. data/spec/fixtures/responses/whois.nic.uk/uk/property_status_suspended.txt +51 -0
  1485. data/spec/fixtures/responses/whois.nic.uk/uk/response_throttled.expected +2 -0
  1486. data/spec/fixtures/responses/whois.nic.uk/uk/response_throttled.txt +9 -0
  1487. data/spec/fixtures/responses/whois.nic.uk/uk/status_available.expected +38 -0
  1488. data/spec/fixtures/responses/whois.nic.uk/uk/status_available.txt +20 -0
  1489. data/spec/fixtures/responses/whois.nic.uk/uk/status_invalid.expected +9 -0
  1490. data/spec/fixtures/responses/whois.nic.uk/uk/status_invalid.txt +22 -0
  1491. data/spec/fixtures/responses/whois.nic.uk/uk/status_registered.expected +68 -0
  1492. data/spec/fixtures/responses/whois.nic.uk/uk/status_registered.txt +50 -0
  1493. data/spec/fixtures/responses/whois.nic.uk/uk/status_reserved.expected +71 -0
  1494. data/spec/fixtures/responses/whois.nic.uk/uk/status_reserved.txt +48 -0
  1495. data/spec/fixtures/responses/whois.nic.uk/uk/status_suspended.expected +34 -0
  1496. data/spec/fixtures/responses/whois.nic.uk/uk/status_suspended.txt +51 -0
  1497. data/spec/fixtures/responses/whois.nic.us/us/status_available.expected +46 -0
  1498. data/spec/fixtures/responses/whois.nic.us/us/status_available.txt +29 -0
  1499. data/spec/fixtures/responses/whois.nic.us/us/status_registered.expected +101 -0
  1500. data/spec/fixtures/responses/whois.nic.us/us/status_registered.txt +102 -0
  1501. data/spec/fixtures/responses/whois.nic.ve/ve/property_expires_on_missing.expected +2 -0
  1502. data/spec/fixtures/responses/whois.nic.ve/ve/property_expires_on_missing.txt +48 -0
  1503. data/spec/fixtures/responses/whois.nic.ve/ve/property_nameservers.expected +7 -0
  1504. data/spec/fixtures/responses/whois.nic.ve/ve/property_nameservers.txt +48 -0
  1505. data/spec/fixtures/responses/whois.nic.ve/ve/property_nameservers_missing.expected +3 -0
  1506. data/spec/fixtures/responses/whois.nic.ve/ve/property_nameservers_missing.txt +45 -0
  1507. data/spec/fixtures/responses/whois.nic.ve/ve/property_status_activo.expected +8 -0
  1508. data/spec/fixtures/responses/whois.nic.ve/ve/property_status_activo.txt +45 -0
  1509. data/spec/fixtures/responses/whois.nic.ve/ve/property_status_missing.expected +8 -0
  1510. data/spec/fixtures/responses/whois.nic.ve/ve/property_status_missing.txt +10 -0
  1511. data/spec/fixtures/responses/whois.nic.ve/ve/property_status_suspendido.expected +8 -0
  1512. data/spec/fixtures/responses/whois.nic.ve/ve/property_status_suspendido.txt +49 -0
  1513. data/spec/fixtures/responses/whois.nic.ve/ve/property_updated_on.expected +3 -0
  1514. data/spec/fixtures/responses/whois.nic.ve/ve/property_updated_on.txt +48 -0
  1515. data/spec/fixtures/responses/whois.nic.ve/ve/property_updated_on_blank.expected +2 -0
  1516. data/spec/fixtures/responses/whois.nic.ve/ve/property_updated_on_blank.txt +45 -0
  1517. data/spec/fixtures/responses/whois.nic.ve/ve/status_available.expected +23 -0
  1518. data/spec/fixtures/responses/whois.nic.ve/ve/status_available.txt +10 -0
  1519. data/spec/fixtures/responses/whois.nic.ve/ve/status_inactive.expected +30 -0
  1520. data/spec/fixtures/responses/whois.nic.ve/ve/status_inactive.txt +49 -0
  1521. data/spec/fixtures/responses/whois.nic.ve/ve/status_registered.expected +25 -0
  1522. data/spec/fixtures/responses/whois.nic.ve/ve/status_registered.txt +45 -0
  1523. data/spec/fixtures/responses/whois.nic.wed/wed/status_available.txt +9 -0
  1524. data/spec/fixtures/responses/whois.nic.wed/wed/status_registered.txt +67 -0
  1525. data/spec/fixtures/responses/whois.nic.wf/wf/response_throttled.expected +2 -0
  1526. data/spec/fixtures/responses/whois.nic.wf/wf/response_throttled.txt +21 -0
  1527. data/spec/fixtures/responses/whois.nic.wf/wf/status_available.expected +36 -0
  1528. data/spec/fixtures/responses/whois.nic.wf/wf/status_available.txt +19 -0
  1529. data/spec/fixtures/responses/whois.nic.wf/wf/status_registered.expected +96 -0
  1530. data/spec/fixtures/responses/whois.nic.wf/wf/status_registered.txt +91 -0
  1531. data/spec/fixtures/responses/whois.nic.xxx/xxx/status_available.expected +54 -0
  1532. data/spec/fixtures/responses/whois.nic.xxx/xxx/status_available.txt +1 -0
  1533. data/spec/fixtures/responses/whois.nic.xxx/xxx/status_registered.expected +107 -0
  1534. data/spec/fixtures/responses/whois.nic.xxx/xxx/status_registered.txt +66 -0
  1535. data/spec/fixtures/responses/whois.nic.xxx/xxx/status_reserved.expected +12 -0
  1536. data/spec/fixtures/responses/whois.nic.xxx/xxx/status_reserved.txt +1 -0
  1537. data/spec/fixtures/responses/whois.nic.xyz/xyz/status_available.expected +50 -0
  1538. data/spec/fixtures/responses/whois.nic.xyz/xyz/status_available.txt +1 -0
  1539. data/spec/fixtures/responses/whois.nic.xyz/xyz/status_registered.expected +124 -0
  1540. data/spec/fixtures/responses/whois.nic.xyz/xyz/status_registered.txt +73 -0
  1541. data/spec/fixtures/responses/whois.norid.no/no/status_available.expected +18 -0
  1542. data/spec/fixtures/responses/whois.norid.no/no/status_available.txt +5 -0
  1543. data/spec/fixtures/responses/whois.norid.no/no/status_registered.expected +20 -0
  1544. data/spec/fixtures/responses/whois.norid.no/no/status_registered.txt +38 -0
  1545. data/spec/fixtures/responses/whois.pairnic.com/status_available.expected +47 -0
  1546. data/spec/fixtures/responses/whois.pairnic.com/status_available.txt +1 -0
  1547. data/spec/fixtures/responses/whois.pairnic.com/status_registered.expected +97 -0
  1548. data/spec/fixtures/responses/whois.pairnic.com/status_registered.txt +70 -0
  1549. data/spec/fixtures/responses/whois.pandi.or.id/id/status_available.expected +50 -0
  1550. data/spec/fixtures/responses/whois.pandi.or.id/id/status_available.txt +1 -0
  1551. data/spec/fixtures/responses/whois.pandi.or.id/id/status_registered.expected +115 -0
  1552. data/spec/fixtures/responses/whois.pandi.or.id/id/status_registered.txt +66 -0
  1553. data/spec/fixtures/responses/whois.pir.org/org/response_throttled.expected +2 -0
  1554. data/spec/fixtures/responses/whois.pir.org/org/response_throttled.txt +1 -0
  1555. data/spec/fixtures/responses/whois.pir.org/org/status_available.expected +50 -0
  1556. data/spec/fixtures/responses/whois.pir.org/org/status_available.txt +1 -0
  1557. data/spec/fixtures/responses/whois.pir.org/org/status_registered.expected +106 -0
  1558. data/spec/fixtures/responses/whois.pir.org/org/status_registered.txt +67 -0
  1559. data/spec/fixtures/responses/whois.pnina.ps/ps/status_available.expected +34 -0
  1560. data/spec/fixtures/responses/whois.pnina.ps/ps/status_available.txt +21 -0
  1561. data/spec/fixtures/responses/whois.pnina.ps/ps/status_registered.expected +52 -0
  1562. data/spec/fixtures/responses/whois.pnina.ps/ps/status_registered.txt +96 -0
  1563. data/spec/fixtures/responses/whois.register.bg/bg/property_nameservers_with_ip.expected +9 -0
  1564. data/spec/fixtures/responses/whois.register.bg/bg/property_nameservers_with_ip.txt +42 -0
  1565. data/spec/fixtures/responses/whois.register.bg/bg/status_available.expected +23 -0
  1566. data/spec/fixtures/responses/whois.register.bg/bg/status_available.txt +1 -0
  1567. data/spec/fixtures/responses/whois.register.bg/bg/status_registered.expected +33 -0
  1568. data/spec/fixtures/responses/whois.register.bg/bg/status_registered.txt +45 -0
  1569. data/spec/fixtures/responses/whois.register.com/registered_without_updated_on.expected +3 -0
  1570. data/spec/fixtures/responses/whois.register.com/registered_without_updated_on.txt +92 -0
  1571. data/spec/fixtures/responses/whois.register.com/status_registered.expected +101 -0
  1572. data/spec/fixtures/responses/whois.register.com/status_registered.txt +92 -0
  1573. data/spec/fixtures/responses/whois.register.si/si/status_available.expected +23 -0
  1574. data/spec/fixtures/responses/whois.register.si/si/status_available.txt +30 -0
  1575. data/spec/fixtures/responses/whois.register.si/si/status_registered.expected +33 -0
  1576. data/spec/fixtures/responses/whois.register.si/si/status_registered.txt +51 -0
  1577. data/spec/fixtures/responses/whois.registre.ma/ma/status_available.expected +18 -0
  1578. data/spec/fixtures/responses/whois.registre.ma/ma/status_available.txt +2 -0
  1579. data/spec/fixtures/responses/whois.registre.ma/ma/status_registered.expected +20 -0
  1580. data/spec/fixtures/responses/whois.registre.ma/ma/status_registered.txt +18 -0
  1581. data/spec/fixtures/responses/whois.registro.br/br/property_nameservers_with_ip.expected +15 -0
  1582. data/spec/fixtures/responses/whois.registro.br/br/property_nameservers_with_ip.txt +50 -0
  1583. data/spec/fixtures/responses/whois.registro.br/br/status_available.expected +27 -0
  1584. data/spec/fixtures/responses/whois.registro.br/br/status_available.txt +18 -0
  1585. data/spec/fixtures/responses/whois.registro.br/br/status_available_limited.expected +5 -0
  1586. data/spec/fixtures/responses/whois.registro.br/br/status_available_limited.txt +22 -0
  1587. data/spec/fixtures/responses/whois.registro.br/br/status_registered.expected +99 -0
  1588. data/spec/fixtures/responses/whois.registro.br/br/status_registered.txt +56 -0
  1589. data/spec/fixtures/responses/whois.registro.br/br/status_registered_limited.expected +5 -0
  1590. data/spec/fixtures/responses/whois.registro.br/br/status_registered_limited.txt +23 -0
  1591. data/spec/fixtures/responses/whois.registry.gy/gy/status_available.expected +34 -0
  1592. data/spec/fixtures/responses/whois.registry.gy/gy/status_available.txt +16 -0
  1593. data/spec/fixtures/responses/whois.registry.gy/gy/status_registered.expected +49 -0
  1594. data/spec/fixtures/responses/whois.registry.gy/gy/status_registered.txt +87 -0
  1595. data/spec/fixtures/responses/whois.registry.hm/hm/status_available.expected +23 -0
  1596. data/spec/fixtures/responses/whois.registry.hm/hm/status_available.txt +31 -0
  1597. data/spec/fixtures/responses/whois.registry.hm/hm/status_registered.expected +29 -0
  1598. data/spec/fixtures/responses/whois.registry.hm/hm/status_registered.txt +78 -0
  1599. data/spec/fixtures/responses/whois.registry.om/om/status_available.expected +49 -0
  1600. data/spec/fixtures/responses/whois.registry.om/om/status_available.txt +1 -0
  1601. data/spec/fixtures/responses/whois.registry.om/om/status_registered.expected +94 -0
  1602. data/spec/fixtures/responses/whois.registry.om/om/status_registered.txt +23 -0
  1603. data/spec/fixtures/responses/whois.registry.om/om/status_reserved.expected +12 -0
  1604. data/spec/fixtures/responses/whois.registry.om/om/status_reserved.txt +1 -0
  1605. data/spec/fixtures/responses/whois.registry.qa/qa/property_nameservers_without_ips.expected +12 -0
  1606. data/spec/fixtures/responses/whois.registry.qa/qa/property_nameservers_without_ips.txt +22 -0
  1607. data/spec/fixtures/responses/whois.registry.qa/qa/status_available.expected +49 -0
  1608. data/spec/fixtures/responses/whois.registry.qa/qa/status_available.txt +1 -0
  1609. data/spec/fixtures/responses/whois.registry.qa/qa/status_registered.expected +84 -0
  1610. data/spec/fixtures/responses/whois.registry.qa/qa/status_registered.txt +21 -0
  1611. data/spec/fixtures/responses/whois.rnids.rs/rs/case_token_whois_privacy.expected +11 -0
  1612. data/spec/fixtures/responses/whois.rnids.rs/rs/case_token_whois_privacy.txt +36 -0
  1613. data/spec/fixtures/responses/whois.rnids.rs/rs/property_nameservers_hyphenated.expected +9 -0
  1614. data/spec/fixtures/responses/whois.rnids.rs/rs/property_nameservers_hyphenated.txt +36 -0
  1615. data/spec/fixtures/responses/whois.rnids.rs/rs/property_status_expired.expected +8 -0
  1616. data/spec/fixtures/responses/whois.rnids.rs/rs/property_status_expired.txt +37 -0
  1617. data/spec/fixtures/responses/whois.rnids.rs/rs/property_status_in_transfer.expected +8 -0
  1618. data/spec/fixtures/responses/whois.rnids.rs/rs/property_status_in_transfer.txt +37 -0
  1619. data/spec/fixtures/responses/whois.rnids.rs/rs/property_status_locked.expected +8 -0
  1620. data/spec/fixtures/responses/whois.rnids.rs/rs/property_status_locked.txt +40 -0
  1621. data/spec/fixtures/responses/whois.rnids.rs/rs/status_available.expected +50 -0
  1622. data/spec/fixtures/responses/whois.rnids.rs/rs/status_available.txt +1 -0
  1623. data/spec/fixtures/responses/whois.rnids.rs/rs/status_registered.expected +87 -0
  1624. data/spec/fixtures/responses/whois.rnids.rs/rs/status_registered.txt +44 -0
  1625. data/spec/fixtures/responses/whois.rotld.ro/ro/property_status_updateprohibited.expected +8 -0
  1626. data/spec/fixtures/responses/whois.rotld.ro/ro/property_status_updateprohibited.txt +28 -0
  1627. data/spec/fixtures/responses/whois.rotld.ro/ro/status_available.expected +23 -0
  1628. data/spec/fixtures/responses/whois.rotld.ro/ro/status_available.txt +17 -0
  1629. data/spec/fixtures/responses/whois.rotld.ro/ro/status_registered.expected +39 -0
  1630. data/spec/fixtures/responses/whois.rotld.ro/ro/status_registered.txt +28 -0
  1631. data/spec/fixtures/responses/whois.rrpproxy.net/status_available.expected +47 -0
  1632. data/spec/fixtures/responses/whois.rrpproxy.net/status_available.txt +43 -0
  1633. data/spec/fixtures/responses/whois.rrpproxy.net/status_registered.expected +109 -0
  1634. data/spec/fixtures/responses/whois.rrpproxy.net/status_registered.txt +85 -0
  1635. data/spec/fixtures/responses/whois.safenames.net/status_registered.expected +106 -0
  1636. data/spec/fixtures/responses/whois.safenames.net/status_registered.txt +139 -0
  1637. data/spec/fixtures/responses/whois.schlund.info/registered_without_update_on.expected +2 -0
  1638. data/spec/fixtures/responses/whois.schlund.info/registered_without_update_on.txt +66 -0
  1639. data/spec/fixtures/responses/whois.schlund.info/status_available.expected +47 -0
  1640. data/spec/fixtures/responses/whois.schlund.info/status_available.txt +21 -0
  1641. data/spec/fixtures/responses/whois.schlund.info/status_registered.expected +101 -0
  1642. data/spec/fixtures/responses/whois.schlund.info/status_registered.txt +66 -0
  1643. data/spec/fixtures/responses/whois.sgnic.sg/sg/property_nameservers_schema_1.expected +11 -0
  1644. data/spec/fixtures/responses/whois.sgnic.sg/sg/property_nameservers_schema_1.txt +98 -0
  1645. data/spec/fixtures/responses/whois.sgnic.sg/sg/property_nameservers_schema_1_with_ip.expected +12 -0
  1646. data/spec/fixtures/responses/whois.sgnic.sg/sg/property_nameservers_schema_1_with_ip.txt +94 -0
  1647. data/spec/fixtures/responses/whois.sgnic.sg/sg/property_nameservers_schema_2.expected +11 -0
  1648. data/spec/fixtures/responses/whois.sgnic.sg/sg/property_nameservers_schema_2.txt +94 -0
  1649. data/spec/fixtures/responses/whois.sgnic.sg/sg/status_available.expected +23 -0
  1650. data/spec/fixtures/responses/whois.sgnic.sg/sg/status_available.txt +1 -0
  1651. data/spec/fixtures/responses/whois.sgnic.sg/sg/status_registered.expected +33 -0
  1652. data/spec/fixtures/responses/whois.sgnic.sg/sg/status_registered.txt +54 -0
  1653. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_dakt.expected +8 -0
  1654. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_dakt.txt +25 -0
  1655. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_exp.expected +8 -0
  1656. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_exp.txt +27 -0
  1657. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_held.expected +8 -0
  1658. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_held.txt +17 -0
  1659. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_lnot.expected +8 -0
  1660. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_lnot.txt +26 -0
  1661. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_ok.expected +8 -0
  1662. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_ok.txt +27 -0
  1663. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_ta.expected +8 -0
  1664. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_ta.txt +25 -0
  1665. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_warn.expected +8 -0
  1666. data/spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_warn.txt +24 -0
  1667. data/spec/fixtures/responses/whois.sk-nic.sk/sk/status_available.expected +23 -0
  1668. data/spec/fixtures/responses/whois.sk-nic.sk/sk/status_available.txt +7 -0
  1669. data/spec/fixtures/responses/whois.sk-nic.sk/sk/status_registered.expected +33 -0
  1670. data/spec/fixtures/responses/whois.sk-nic.sk/sk/status_registered.txt +27 -0
  1671. data/spec/fixtures/responses/whois.smallregistry.net/status_available.expected +50 -0
  1672. data/spec/fixtures/responses/whois.smallregistry.net/status_available.txt +21 -0
  1673. data/spec/fixtures/responses/whois.smallregistry.net/status_registered.expected +91 -0
  1674. data/spec/fixtures/responses/whois.smallregistry.net/status_registered.txt +89 -0
  1675. data/spec/fixtures/responses/whois.srs.net.nz/nz/property_status_pendingrelease.expected +8 -0
  1676. data/spec/fixtures/responses/whois.srs.net.nz/nz/property_status_pendingrelease.txt +68 -0
  1677. data/spec/fixtures/responses/whois.srs.net.nz/nz/response_throttled.expected +2 -0
  1678. data/spec/fixtures/responses/whois.srs.net.nz/nz/response_throttled.txt +27 -0
  1679. data/spec/fixtures/responses/whois.srs.net.nz/nz/status_available.expected +50 -0
  1680. data/spec/fixtures/responses/whois.srs.net.nz/nz/status_available.txt +27 -0
  1681. data/spec/fixtures/responses/whois.srs.net.nz/nz/status_invalid.expected +34 -0
  1682. data/spec/fixtures/responses/whois.srs.net.nz/nz/status_invalid.txt +27 -0
  1683. data/spec/fixtures/responses/whois.srs.net.nz/nz/status_registered.expected +113 -0
  1684. data/spec/fixtures/responses/whois.srs.net.nz/nz/status_registered.txt +73 -0
  1685. data/spec/fixtures/responses/whois.sx/sx/property_status_premium_name.expected +8 -0
  1686. data/spec/fixtures/responses/whois.sx/sx/property_status_premium_name.txt +46 -0
  1687. data/spec/fixtures/responses/whois.sx/sx/status_available.expected +50 -0
  1688. data/spec/fixtures/responses/whois.sx/sx/status_available.txt +46 -0
  1689. data/spec/fixtures/responses/whois.sx/sx/status_registered.expected +111 -0
  1690. data/spec/fixtures/responses/whois.sx/sx/status_registered.txt +80 -0
  1691. data/spec/fixtures/responses/whois.sx/sx/status_unavailable.expected +8 -0
  1692. data/spec/fixtures/responses/whois.sx/sx/status_unavailable.txt +46 -0
  1693. data/spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.expected +12 -0
  1694. data/spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.txt +22 -0
  1695. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_available.expected +44 -0
  1696. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_available.txt +9 -0
  1697. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.expected +60 -0
  1698. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.txt +21 -0
  1699. data/spec/fixtures/responses/whois.tcinet.ru/su/status_available.expected +44 -0
  1700. data/spec/fixtures/responses/whois.tcinet.ru/su/status_available.txt +9 -0
  1701. data/spec/fixtures/responses/whois.tcinet.ru/su/status_registered.expected +60 -0
  1702. data/spec/fixtures/responses/whois.tcinet.ru/su/status_registered.txt +20 -0
  1703. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.expected +44 -0
  1704. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.txt +9 -0
  1705. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.expected +63 -0
  1706. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.txt +20 -0
  1707. data/spec/fixtures/responses/whois.thnic.co.th/th/status_available.expected +23 -0
  1708. data/spec/fixtures/responses/whois.thnic.co.th/th/status_available.txt +4 -0
  1709. data/spec/fixtures/responses/whois.thnic.co.th/th/status_registered.expected +34 -0
  1710. data/spec/fixtures/responses/whois.thnic.co.th/th/status_registered.txt +24 -0
  1711. data/spec/fixtures/responses/whois.tld.ee/ee/property_status_serverhold.expected +123 -0
  1712. data/spec/fixtures/responses/whois.tld.ee/ee/property_status_serverhold.txt +44 -0
  1713. data/spec/fixtures/responses/whois.tld.ee/ee/status_available.expected +49 -0
  1714. data/spec/fixtures/responses/whois.tld.ee/ee/status_available.txt +5 -0
  1715. data/spec/fixtures/responses/whois.tld.ee/ee/status_expired.expected +108 -0
  1716. data/spec/fixtures/responses/whois.tld.ee/ee/status_expired.txt +46 -0
  1717. data/spec/fixtures/responses/whois.tld.ee/ee/status_registered.expected +115 -0
  1718. data/spec/fixtures/responses/whois.tld.ee/ee/status_registered.txt +47 -0
  1719. data/spec/fixtures/responses/whois.tld.sy/sy/status_available.expected +34 -0
  1720. data/spec/fixtures/responses/whois.tld.sy/sy/status_available.txt +6 -0
  1721. data/spec/fixtures/responses/whois.tld.sy/sy/status_registered.expected +44 -0
  1722. data/spec/fixtures/responses/whois.tld.sy/sy/status_registered.txt +25 -0
  1723. data/spec/fixtures/responses/whois.tonic.to/to/response_incomplete.expected +6 -0
  1724. data/spec/fixtures/responses/whois.tonic.to/to/response_incomplete.txt +1 -0
  1725. data/spec/fixtures/responses/whois.tonic.to/to/status_available.expected +50 -0
  1726. data/spec/fixtures/responses/whois.tonic.to/to/status_available.txt +2 -0
  1727. data/spec/fixtures/responses/whois.tonic.to/to/status_registered.expected +50 -0
  1728. data/spec/fixtures/responses/whois.tonic.to/to/status_registered.txt +3 -0
  1729. data/spec/fixtures/responses/whois.tucows.com/status_available.expected +46 -0
  1730. data/spec/fixtures/responses/whois.tucows.com/status_available.txt +1 -0
  1731. data/spec/fixtures/responses/whois.tucows.com/status_registered.expected +99 -0
  1732. data/spec/fixtures/responses/whois.tucows.com/status_registered.txt +102 -0
  1733. data/spec/fixtures/responses/whois.twnic.net.tw/tw/status_available.expected +23 -0
  1734. data/spec/fixtures/responses/whois.twnic.net.tw/tw/status_available.txt +1 -0
  1735. data/spec/fixtures/responses/whois.twnic.net.tw/tw/status_registered.expected +33 -0
  1736. data/spec/fixtures/responses/whois.twnic.net.tw/tw/status_registered.txt +32 -0
  1737. data/spec/fixtures/responses/whois.tznic.or.tz/tz/property_status_expired.expected +8 -0
  1738. data/spec/fixtures/responses/whois.tznic.or.tz/tz/property_status_expired.txt +56 -0
  1739. data/spec/fixtures/responses/whois.tznic.or.tz/tz/status_available.expected +46 -0
  1740. data/spec/fixtures/responses/whois.tznic.or.tz/tz/status_available.txt +15 -0
  1741. data/spec/fixtures/responses/whois.tznic.or.tz/tz/status_registered.expected +102 -0
  1742. data/spec/fixtures/responses/whois.tznic.or.tz/tz/status_registered.txt +53 -0
  1743. data/spec/fixtures/responses/whois.ua/ua/uaepp/property_status_clienthold.expected +8 -0
  1744. data/spec/fixtures/responses/whois.ua/ua/uaepp/property_status_clienthold.txt +106 -0
  1745. data/spec/fixtures/responses/whois.ua/ua/uaepp/property_status_clienttransferprohibited.expected +8 -0
  1746. data/spec/fixtures/responses/whois.ua/ua/uaepp/property_status_clienttransferprohibited.txt +99 -0
  1747. data/spec/fixtures/responses/whois.ua/ua/uaepp/property_status_graceperiod.expected +8 -0
  1748. data/spec/fixtures/responses/whois.ua/ua/uaepp/property_status_graceperiod.txt +106 -0
  1749. data/spec/fixtures/responses/whois.ua/ua/uaepp/property_status_ok.expected +8 -0
  1750. data/spec/fixtures/responses/whois.ua/ua/uaepp/property_status_ok.txt +92 -0
  1751. data/spec/fixtures/responses/whois.ua/ua/uaepp/property_status_pendingdelete.expected +8 -0
  1752. data/spec/fixtures/responses/whois.ua/ua/uaepp/property_status_pendingdelete.txt +107 -0
  1753. data/spec/fixtures/responses/whois.ua/ua/uaepp/property_status_redemptionperiod.expected +8 -0
  1754. data/spec/fixtures/responses/whois.ua/ua/uaepp/property_status_redemptionperiod.txt +76 -0
  1755. data/spec/fixtures/responses/whois.ua/ua/uaepp/status_available.expected +46 -0
  1756. data/spec/fixtures/responses/whois.ua/ua/uaepp/status_available.txt +8 -0
  1757. data/spec/fixtures/responses/whois.ua/ua/uaepp/status_registered.expected +105 -0
  1758. data/spec/fixtures/responses/whois.ua/ua/uaepp/status_registered.txt +92 -0
  1759. data/spec/fixtures/responses/whois.ua/ua/uanic/property_contacts_multiple.expected +36 -0
  1760. data/spec/fixtures/responses/whois.ua/ua/uanic/property_contacts_multiple.txt +83 -0
  1761. data/spec/fixtures/responses/whois.ua/ua/uanic/status_registered.expected +85 -0
  1762. data/spec/fixtures/responses/whois.ua/ua/uanic/status_registered.txt +83 -0
  1763. data/spec/fixtures/responses/whois.udag.net/status_available.expected +47 -0
  1764. data/spec/fixtures/responses/whois.udag.net/status_available.txt +22 -0
  1765. data/spec/fixtures/responses/whois.udag.net/status_registered.expected +108 -0
  1766. data/spec/fixtures/responses/whois.udag.net/status_registered.txt +78 -0
  1767. data/spec/fixtures/responses/whois.uniregistry.net/tattoo/status_available.expected +47 -0
  1768. data/spec/fixtures/responses/whois.uniregistry.net/tattoo/status_available.txt +39 -0
  1769. data/spec/fixtures/responses/whois.uniregistry.net/tattoo/status_registered.expected +118 -0
  1770. data/spec/fixtures/responses/whois.uniregistry.net/tattoo/status_registered.txt +95 -0
  1771. data/spec/fixtures/responses/whois.uniregistry.net/tattoo/status_unavailable.txt +36 -0
  1772. data/spec/fixtures/responses/whois.usp.ac.fj/fj/status_available.expected +23 -0
  1773. data/spec/fixtures/responses/whois.usp.ac.fj/fj/status_available.txt +18 -0
  1774. data/spec/fixtures/responses/whois.usp.ac.fj/fj/status_registered.expected +32 -0
  1775. data/spec/fixtures/responses/whois.usp.ac.fj/fj/status_registered.txt +26 -0
  1776. data/spec/fixtures/responses/whois.verisign-grs.com/com/property_nameserver_no_nameserver.expected +3 -0
  1777. data/spec/fixtures/responses/whois.verisign-grs.com/com/property_nameserver_no_nameserver.txt +67 -0
  1778. data/spec/fixtures/responses/whois.verisign-grs.com/com/property_status_pendingdelete.txt +53 -0
  1779. data/spec/fixtures/responses/whois.verisign-grs.com/com/status_available.expected +46 -0
  1780. data/spec/fixtures/responses/whois.verisign-grs.com/com/status_available.txt +43 -0
  1781. data/spec/fixtures/responses/whois.verisign-grs.com/com/status_registered.expected +69 -0
  1782. data/spec/fixtures/responses/whois.verisign-grs.com/com/status_registered.txt +60 -0
  1783. data/spec/fixtures/responses/whois.verisign-grs.com/net/status_available.expected +46 -0
  1784. data/spec/fixtures/responses/whois.verisign-grs.com/net/status_available.txt +43 -0
  1785. data/spec/fixtures/responses/whois.verisign-grs.com/net/status_registered.expected +69 -0
  1786. data/spec/fixtures/responses/whois.verisign-grs.com/net/status_registered.txt +60 -0
  1787. data/spec/fixtures/responses/whois.verisign-grs.com/response_unavailable.expected +2 -0
  1788. data/spec/fixtures/responses/whois.verisign-grs.com/response_unavailable.txt +13 -0
  1789. data/spec/fixtures/responses/whois.verisign-grs.com/status_registered.txt +53 -0
  1790. data/spec/fixtures/responses/whois.website.ws/ws/status_available.expected +23 -0
  1791. data/spec/fixtures/responses/whois.website.ws/ws/status_available.txt +12 -0
  1792. data/spec/fixtures/responses/whois.website.ws/ws/status_registered.expected +34 -0
  1793. data/spec/fixtures/responses/whois.website.ws/ws/status_registered.txt +34 -0
  1794. data/spec/fixtures/responses/whois.wildwestdomains.com/status_available.expected +47 -0
  1795. data/spec/fixtures/responses/whois.wildwestdomains.com/status_available.txt +21 -0
  1796. data/spec/fixtures/responses/whois.wildwestdomains.com/status_registered.expected +114 -0
  1797. data/spec/fixtures/responses/whois.wildwestdomains.com/status_registered.txt +92 -0
  1798. data/spec/fixtures/responses/whois.yoursrs.com/status_available.expected +47 -0
  1799. data/spec/fixtures/responses/whois.yoursrs.com/status_available.txt +1 -0
  1800. data/spec/fixtures/responses/whois.yoursrs.com/status_registered.expected +97 -0
  1801. data/spec/fixtures/responses/whois.yoursrs.com/status_registered.txt +53 -0
  1802. data/spec/fixtures/responses/whois.yoursrs.com/status_registered_with_no_last_updated.expected +2 -0
  1803. data/spec/fixtures/responses/whois.yoursrs.com/status_registered_with_no_last_updated.txt +53 -0
  1804. data/spec/fixtures/responses/whois.za.net/za.net/status_available.expected +23 -0
  1805. data/spec/fixtures/responses/whois.za.net/za.net/status_available.txt +9 -0
  1806. data/spec/fixtures/responses/whois.za.net/za.net/status_registered.expected +29 -0
  1807. data/spec/fixtures/responses/whois.za.net/za.net/status_registered.txt +42 -0
  1808. data/spec/fixtures/responses/whois.za.org/za.org/status_available.expected +23 -0
  1809. data/spec/fixtures/responses/whois.za.org/za.org/status_available.txt +9 -0
  1810. data/spec/fixtures/responses/whois.za.org/za.org/status_registered.expected +31 -0
  1811. data/spec/fixtures/responses/whois.za.org/za.org/status_registered.txt +44 -0
  1812. data/spec/fixtures/responses/whois1.nic.bi/bi/status_available.expected +34 -0
  1813. data/spec/fixtures/responses/whois1.nic.bi/bi/status_available.txt +10 -0
  1814. data/spec/fixtures/responses/whois1.nic.bi/bi/status_registered.expected +49 -0
  1815. data/spec/fixtures/responses/whois1.nic.bi/bi/status_registered.txt +79 -0
  1816. data/spec/integration/whois_spec.rb +73 -0
  1817. data/spec/spec_helper.rb +20 -0
  1818. data/spec/support/example/parser_example_group.rb +39 -0
  1819. data/spec/support/helpers/spec_helper.rb +31 -0
  1820. data/spec/support/matchers/support_property.rb +5 -0
  1821. data/spec/tlds.yml +1400 -0
  1822. data/spec/whois/parser/contact_spec.rb +50 -0
  1823. data/spec/whois/parser/nameserver_spec.rb +55 -0
  1824. data/spec/whois/parser/registrar_spec.rb +50 -0
  1825. data/spec/whois/parser/super_struct_spec.rb +27 -0
  1826. data/spec/whois/parser_extensions/parser_spec.rb +33 -0
  1827. data/spec/whois/parser_extensions/record_spec.rb +311 -0
  1828. data/spec/whois/parser_extensions/whois_spec.rb +72 -0
  1829. data/spec/whois/parser_spec.rb +438 -0
  1830. data/spec/whois/parsers/base_spec.rb +281 -0
  1831. data/spec/whois/parsers/blank_spec.rb +18 -0
  1832. data/spec/whois/parsers/responses/capetown-whois.registry.net.za/capetown/status_available_spec.rb +91 -0
  1833. data/spec/whois/parsers/responses/capetown-whois.registry.net.za/capetown/status_registered_spec.rb +151 -0
  1834. data/spec/whois/parsers/responses/ccwhois.ksregistry.net/vg/status_available_spec.rb +96 -0
  1835. data/spec/whois/parsers/responses/ccwhois.ksregistry.net/vg/status_registered_spec.rb +159 -0
  1836. data/spec/whois/parsers/responses/ccwhois.verisign-grs.com/cc/property_nameserver_no_nameserver_spec.rb +28 -0
  1837. data/spec/whois/parsers/responses/ccwhois.verisign-grs.com/cc/status_available_spec.rb +88 -0
  1838. data/spec/whois/parsers/responses/ccwhois.verisign-grs.com/cc/status_registered_spec.rb +111 -0
  1839. data/spec/whois/parsers/responses/coza-whois.registry.net.za/co.za/property_contact_fax_empty_spec.rb +42 -0
  1840. data/spec/whois/parsers/responses/coza-whois.registry.net.za/co.za/response_throttled_spec.rb +27 -0
  1841. data/spec/whois/parsers/responses/coza-whois.registry.net.za/co.za/status_available_spec.rb +91 -0
  1842. data/spec/whois/parsers/responses/coza-whois.registry.net.za/co.za/status_registered_spec.rb +156 -0
  1843. data/spec/whois/parsers/responses/durban-whois.registry.net.za/durban/status_available_spec.rb +91 -0
  1844. data/spec/whois/parsers/responses/durban-whois.registry.net.za/durban/status_registered_spec.rb +154 -0
  1845. data/spec/whois/parsers/responses/joburg-whois.registry.net.za/joburg/status_available_spec.rb +91 -0
  1846. data/spec/whois/parsers/responses/joburg-whois.registry.net.za/joburg/status_registered_spec.rb +155 -0
  1847. data/spec/whois/parsers/responses/kero.yachay.pe/pe/response_throttled_spec.rb +27 -0
  1848. data/spec/whois/parsers/responses/kero.yachay.pe/pe/status_available_spec.rb +63 -0
  1849. data/spec/whois/parsers/responses/kero.yachay.pe/pe/status_inactive_spec.rb +64 -0
  1850. data/spec/whois/parsers/responses/kero.yachay.pe/pe/status_registered_spec.rb +71 -0
  1851. data/spec/whois/parsers/responses/kero.yachay.pe/pe/status_suspended_spec.rb +63 -0
  1852. data/spec/whois/parsers/responses/org-whois.registry.net.za/org.za/status_available_spec.rb +91 -0
  1853. data/spec/whois/parsers/responses/org-whois.registry.net.za/org.za/status_registered_spec.rb +156 -0
  1854. data/spec/whois/parsers/responses/tvwhois.verisign-grs.com/tv/property_nameserver_no_nameserver_spec.rb +28 -0
  1855. data/spec/whois/parsers/responses/tvwhois.verisign-grs.com/tv/status_available_spec.rb +88 -0
  1856. data/spec/whois/parsers/responses/tvwhois.verisign-grs.com/tv/status_registered_spec.rb +107 -0
  1857. data/spec/whois/parsers/responses/whois.1und1.info/status_available_spec.rb +91 -0
  1858. data/spec/whois/parsers/responses/whois.1und1.info/status_registered_spec.rb +145 -0
  1859. data/spec/whois/parsers/responses/whois.35.com/status_registered_spec.rb +138 -0
  1860. data/spec/whois/parsers/responses/whois.aeda.net.ae/ae/status_available_spec.rb +58 -0
  1861. data/spec/whois/parsers/responses/whois.aeda.net.ae/ae/status_registered_spec.rb +62 -0
  1862. data/spec/whois/parsers/responses/whois.aero/status_available_spec.rb +101 -0
  1863. data/spec/whois/parsers/responses/whois.aero/status_registered_spec.rb +155 -0
  1864. data/spec/whois/parsers/responses/whois.aero/status_reserved_spec.rb +101 -0
  1865. data/spec/whois/parsers/responses/whois.afilias-grs.info/bz/status_available_spec.rb +96 -0
  1866. data/spec/whois/parsers/responses/whois.afilias-grs.info/bz/status_registered_spec.rb +111 -0
  1867. data/spec/whois/parsers/responses/whois.afilias-grs.info/gi/status_available_spec.rb +96 -0
  1868. data/spec/whois/parsers/responses/whois.afilias-grs.info/gi/status_registered_spec.rb +146 -0
  1869. data/spec/whois/parsers/responses/whois.afilias-grs.info/lc/status_available_spec.rb +96 -0
  1870. data/spec/whois/parsers/responses/whois.afilias-grs.info/lc/status_registered_spec.rb +146 -0
  1871. data/spec/whois/parsers/responses/whois.afilias-grs.info/mn/status_available_spec.rb +96 -0
  1872. data/spec/whois/parsers/responses/whois.afilias-grs.info/mn/status_registered_spec.rb +150 -0
  1873. data/spec/whois/parsers/responses/whois.afilias-grs.info/sc/status_available_spec.rb +96 -0
  1874. data/spec/whois/parsers/responses/whois.afilias-grs.info/sc/status_registered_spec.rb +149 -0
  1875. data/spec/whois/parsers/responses/whois.afilias-grs.info/vc/status_available_spec.rb +96 -0
  1876. data/spec/whois/parsers/responses/whois.afilias-grs.info/vc/status_registered_spec.rb +150 -0
  1877. data/spec/whois/parsers/responses/whois.afilias.net/info/status_available_spec.rb +96 -0
  1878. data/spec/whois/parsers/responses/whois.afilias.net/info/status_registered_spec.rb +150 -0
  1879. data/spec/whois/parsers/responses/whois.afilias.net/info/status_reserved_spec.rb +32 -0
  1880. data/spec/whois/parsers/responses/whois.afilias.net/pro/status_available_spec.rb +96 -0
  1881. data/spec/whois/parsers/responses/whois.afilias.net/pro/status_registered_spec.rb +150 -0
  1882. data/spec/whois/parsers/responses/whois.afilias.net/pro/status_reserved_spec.rb +32 -0
  1883. data/spec/whois/parsers/responses/whois.amnic.net/am/status_available_spec.rb +58 -0
  1884. data/spec/whois/parsers/responses/whois.amnic.net/am/status_registered_spec.rb +69 -0
  1885. data/spec/whois/parsers/responses/whois.ascio.com/status_available_spec.rb +91 -0
  1886. data/spec/whois/parsers/responses/whois.ascio.com/status_registered_spec.rb +142 -0
  1887. data/spec/whois/parsers/responses/whois.ati.tn/tn/property_contact_updated_none_spec.rb +33 -0
  1888. data/spec/whois/parsers/responses/whois.ati.tn/tn/status_available_spec.rb +96 -0
  1889. data/spec/whois/parsers/responses/whois.ati.tn/tn/status_registered_spec.rb +161 -0
  1890. data/spec/whois/parsers/responses/whois.audns.net.au/au/property_status_with_multiple_spec.rb +27 -0
  1891. data/spec/whois/parsers/responses/whois.audns.net.au/au/status_available_spec.rb +95 -0
  1892. data/spec/whois/parsers/responses/whois.audns.net.au/au/status_registered_spec.rb +139 -0
  1893. data/spec/whois/parsers/responses/whois.ax/ax/status_available_spec.rb +58 -0
  1894. data/spec/whois/parsers/responses/whois.ax/ax/status_registered_spec.rb +67 -0
  1895. data/spec/whois/parsers/responses/whois.biz/biz/status_available_spec.rb +91 -0
  1896. data/spec/whois/parsers/responses/whois.biz/biz/status_registered_spec.rb +146 -0
  1897. data/spec/whois/parsers/responses/whois.bnnic.bn/bn/status_available_spec.rb +58 -0
  1898. data/spec/whois/parsers/responses/whois.bnnic.bn/bn/status_registered_spec.rb +77 -0
  1899. data/spec/whois/parsers/responses/whois.cat/cat/property_status_missing_spec.rb +27 -0
  1900. data/spec/whois/parsers/responses/whois.cat/cat/property_status_multiple_spec.rb +27 -0
  1901. data/spec/whois/parsers/responses/whois.cat/cat/property_status_ok_spec.rb +27 -0
  1902. data/spec/whois/parsers/responses/whois.cat/cat/status_available_spec.rb +58 -0
  1903. data/spec/whois/parsers/responses/whois.cat/cat/status_registered_spec.rb +69 -0
  1904. data/spec/whois/parsers/responses/whois.cctld.by/by/status_available_spec.rb +93 -0
  1905. data/spec/whois/parsers/responses/whois.cctld.by/by/status_registered_spec.rb +103 -0
  1906. data/spec/whois/parsers/responses/whois.cctld.uz/uz/property_expires_on_dash_spec.rb +27 -0
  1907. data/spec/whois/parsers/responses/whois.cctld.uz/uz/property_status_reserved_spec.rb +37 -0
  1908. data/spec/whois/parsers/responses/whois.cctld.uz/uz/status_available_spec.rb +58 -0
  1909. data/spec/whois/parsers/responses/whois.cctld.uz/uz/status_registered_spec.rb +65 -0
  1910. data/spec/whois/parsers/responses/whois.cdmon.com/com/status_registered_spec.rb +139 -0
  1911. data/spec/whois/parsers/responses/whois.centralnic.com/ae.org/status_available_spec.rb +96 -0
  1912. data/spec/whois/parsers/responses/whois.centralnic.com/ae.org/status_registered_spec.rb +153 -0
  1913. data/spec/whois/parsers/responses/whois.centralnic.com/ar.com/status_available_spec.rb +96 -0
  1914. data/spec/whois/parsers/responses/whois.centralnic.com/ar.com/status_registered_spec.rb +157 -0
  1915. data/spec/whois/parsers/responses/whois.centralnic.com/br.com/status_available_spec.rb +96 -0
  1916. data/spec/whois/parsers/responses/whois.centralnic.com/br.com/status_registered_spec.rb +153 -0
  1917. data/spec/whois/parsers/responses/whois.centralnic.com/cn.com/status_available_spec.rb +96 -0
  1918. data/spec/whois/parsers/responses/whois.centralnic.com/cn.com/status_registered_spec.rb +149 -0
  1919. data/spec/whois/parsers/responses/whois.centralnic.com/de.com/status_available_spec.rb +96 -0
  1920. data/spec/whois/parsers/responses/whois.centralnic.com/de.com/status_registered_spec.rb +153 -0
  1921. data/spec/whois/parsers/responses/whois.centralnic.com/eu.com/status_available_spec.rb +96 -0
  1922. data/spec/whois/parsers/responses/whois.centralnic.com/eu.com/status_registered_spec.rb +159 -0
  1923. data/spec/whois/parsers/responses/whois.centralnic.com/gb.com/status_available_spec.rb +96 -0
  1924. data/spec/whois/parsers/responses/whois.centralnic.com/gb.com/status_registered_spec.rb +157 -0
  1925. data/spec/whois/parsers/responses/whois.centralnic.com/gb.net/status_available_spec.rb +96 -0
  1926. data/spec/whois/parsers/responses/whois.centralnic.com/gb.net/status_registered_spec.rb +163 -0
  1927. data/spec/whois/parsers/responses/whois.centralnic.com/gr.com/status_available_spec.rb +96 -0
  1928. data/spec/whois/parsers/responses/whois.centralnic.com/gr.com/status_registered_spec.rb +131 -0
  1929. data/spec/whois/parsers/responses/whois.centralnic.com/hu.com/status_available_spec.rb +96 -0
  1930. data/spec/whois/parsers/responses/whois.centralnic.com/hu.com/status_registered_spec.rb +149 -0
  1931. data/spec/whois/parsers/responses/whois.centralnic.com/jp.net/status_available_spec.rb +96 -0
  1932. data/spec/whois/parsers/responses/whois.centralnic.com/jp.net/status_registered_spec.rb +149 -0
  1933. data/spec/whois/parsers/responses/whois.centralnic.com/jpn.com/status_available_spec.rb +96 -0
  1934. data/spec/whois/parsers/responses/whois.centralnic.com/jpn.com/status_registered_spec.rb +153 -0
  1935. data/spec/whois/parsers/responses/whois.centralnic.com/kr.com/status_available_spec.rb +96 -0
  1936. data/spec/whois/parsers/responses/whois.centralnic.com/kr.com/status_registered_spec.rb +165 -0
  1937. data/spec/whois/parsers/responses/whois.centralnic.com/no.com/status_available_spec.rb +96 -0
  1938. data/spec/whois/parsers/responses/whois.centralnic.com/qc.com/status_available_spec.rb +96 -0
  1939. data/spec/whois/parsers/responses/whois.centralnic.com/qc.com/status_registered_spec.rb +153 -0
  1940. data/spec/whois/parsers/responses/whois.centralnic.com/ru.com/status_available_spec.rb +96 -0
  1941. data/spec/whois/parsers/responses/whois.centralnic.com/ru.com/status_registered_spec.rb +145 -0
  1942. data/spec/whois/parsers/responses/whois.centralnic.com/sa.com/status_available_spec.rb +96 -0
  1943. data/spec/whois/parsers/responses/whois.centralnic.com/sa.com/status_registered_spec.rb +149 -0
  1944. data/spec/whois/parsers/responses/whois.centralnic.com/se.com/status_available_spec.rb +96 -0
  1945. data/spec/whois/parsers/responses/whois.centralnic.com/se.com/status_registered_spec.rb +157 -0
  1946. data/spec/whois/parsers/responses/whois.centralnic.com/se.net/status_available_spec.rb +96 -0
  1947. data/spec/whois/parsers/responses/whois.centralnic.com/se.net/status_registered_spec.rb +159 -0
  1948. data/spec/whois/parsers/responses/whois.centralnic.com/uk.com/status_available_spec.rb +96 -0
  1949. data/spec/whois/parsers/responses/whois.centralnic.com/uk.com/status_registered_spec.rb +153 -0
  1950. data/spec/whois/parsers/responses/whois.centralnic.com/uk.net/status_available_spec.rb +96 -0
  1951. data/spec/whois/parsers/responses/whois.centralnic.com/uk.net/status_registered_spec.rb +153 -0
  1952. data/spec/whois/parsers/responses/whois.centralnic.com/us.com/status_available_spec.rb +96 -0
  1953. data/spec/whois/parsers/responses/whois.centralnic.com/us.com/status_registered_spec.rb +157 -0
  1954. data/spec/whois/parsers/responses/whois.centralnic.com/us.org/status_available_spec.rb +96 -0
  1955. data/spec/whois/parsers/responses/whois.centralnic.com/uy.com/status_available_spec.rb +96 -0
  1956. data/spec/whois/parsers/responses/whois.centralnic.com/uy.com/status_registered_spec.rb +149 -0
  1957. data/spec/whois/parsers/responses/whois.centralnic.com/za.com/status_available_spec.rb +96 -0
  1958. data/spec/whois/parsers/responses/whois.centralnic.com/za.com/status_registered_spec.rb +149 -0
  1959. data/spec/whois/parsers/responses/whois.cira.ca/ca/field_without_value_spec.rb +41 -0
  1960. data/spec/whois/parsers/responses/whois.cira.ca/ca/property_status_autorenew_grace_spec.rb +37 -0
  1961. data/spec/whois/parsers/responses/whois.cira.ca/ca/property_status_available_spec.rb +37 -0
  1962. data/spec/whois/parsers/responses/whois.cira.ca/ca/property_status_pendingdelete_spec.rb +37 -0
  1963. data/spec/whois/parsers/responses/whois.cira.ca/ca/property_status_redemption_spec.rb +37 -0
  1964. data/spec/whois/parsers/responses/whois.cira.ca/ca/property_status_registered_spec.rb +37 -0
  1965. data/spec/whois/parsers/responses/whois.cira.ca/ca/property_status_tobereleased_spec.rb +37 -0
  1966. data/spec/whois/parsers/responses/whois.cira.ca/ca/status_available_spec.rb +106 -0
  1967. data/spec/whois/parsers/responses/whois.cira.ca/ca/status_invalid_spec.rb +37 -0
  1968. data/spec/whois/parsers/responses/whois.cira.ca/ca/status_registered_spec.rb +160 -0
  1969. data/spec/whois/parsers/responses/whois.cmc.iq/iq/status_available_spec.rb +73 -0
  1970. data/spec/whois/parsers/responses/whois.cmc.iq/iq/status_registered_spec.rb +96 -0
  1971. data/spec/whois/parsers/responses/whois.cnnic.cn/cn/property_status_ok_spec.rb +37 -0
  1972. data/spec/whois/parsers/responses/whois.cnnic.cn/cn/property_status_reserved_list_spec.rb +42 -0
  1973. data/spec/whois/parsers/responses/whois.cnnic.cn/cn/status_available_spec.rb +100 -0
  1974. data/spec/whois/parsers/responses/whois.cnnic.cn/cn/status_registered_spec.rb +118 -0
  1975. data/spec/whois/parsers/responses/whois.cnnic.cn/cn/status_reserved_spec.rb +42 -0
  1976. data/spec/whois/parsers/responses/whois.co.ca/co.ca/status_available_spec.rb +63 -0
  1977. data/spec/whois/parsers/responses/whois.co.ca/co.ca/status_registered_spec.rb +69 -0
  1978. data/spec/whois/parsers/responses/whois.co.ca/co.ca/status_reserved_spec.rb +42 -0
  1979. data/spec/whois/parsers/responses/whois.co.pl/co.pl/status_available_spec.rb +93 -0
  1980. data/spec/whois/parsers/responses/whois.co.pl/co.pl/status_registered_spec.rb +98 -0
  1981. data/spec/whois/parsers/responses/whois.co.ug/ug/property_status_active_spec.rb +37 -0
  1982. data/spec/whois/parsers/responses/whois.co.ug/ug/property_status_unconfirmed_spec.rb +37 -0
  1983. data/spec/whois/parsers/responses/whois.co.ug/ug/status_available_spec.rb +58 -0
  1984. data/spec/whois/parsers/responses/whois.co.ug/ug/status_registered_spec.rb +67 -0
  1985. data/spec/whois/parsers/responses/whois.comlaude.com/status_registered_spec.rb +130 -0
  1986. data/spec/whois/parsers/responses/whois.corporatedomains.com/status_available_spec.rb +91 -0
  1987. data/spec/whois/parsers/responses/whois.corporatedomains.com/status_registered_spec.rb +156 -0
  1988. data/spec/whois/parsers/responses/whois.denic.de/de/property_nameservers_with_ip_spec.rb +48 -0
  1989. data/spec/whois/parsers/responses/whois.denic.de/de/response_error_55000000010_spec.rb +37 -0
  1990. data/spec/whois/parsers/responses/whois.denic.de/de/response_throttled_spec.rb +27 -0
  1991. data/spec/whois/parsers/responses/whois.denic.de/de/status_available_spec.rb +96 -0
  1992. data/spec/whois/parsers/responses/whois.denic.de/de/status_failed_ace_spec.rb +37 -0
  1993. data/spec/whois/parsers/responses/whois.denic.de/de/status_failed_spec.rb +37 -0
  1994. data/spec/whois/parsers/responses/whois.denic.de/de/status_invalid_spec.rb +96 -0
  1995. data/spec/whois/parsers/responses/whois.denic.de/de/status_registered_spec.rb +127 -0
  1996. data/spec/whois/parsers/responses/whois.dk-hostmaster.dk/dk/property_status_deactivated_spec.rb +37 -0
  1997. data/spec/whois/parsers/responses/whois.dk-hostmaster.dk/dk/property_status_reserved_spec.rb +37 -0
  1998. data/spec/whois/parsers/responses/whois.dk-hostmaster.dk/dk/status_available_spec.rb +63 -0
  1999. data/spec/whois/parsers/responses/whois.dk-hostmaster.dk/dk/status_registered_spec.rb +73 -0
  2000. data/spec/whois/parsers/responses/whois.dns.be/be/property_nameservers_with_ip_spec.rb +37 -0
  2001. data/spec/whois/parsers/responses/whois.dns.be/be/property_status_available_spec.rb +37 -0
  2002. data/spec/whois/parsers/responses/whois.dns.be/be/property_status_not_available_spec.rb +37 -0
  2003. data/spec/whois/parsers/responses/whois.dns.be/be/property_status_notallowed_spec.rb +37 -0
  2004. data/spec/whois/parsers/responses/whois.dns.be/be/property_status_outofservice_spec.rb +37 -0
  2005. data/spec/whois/parsers/responses/whois.dns.be/be/property_status_quarantine_spec.rb +37 -0
  2006. data/spec/whois/parsers/responses/whois.dns.be/be/response_blocked_spec.rb +32 -0
  2007. data/spec/whois/parsers/responses/whois.dns.be/be/response_throttled_hourly_spec.rb +27 -0
  2008. data/spec/whois/parsers/responses/whois.dns.be/be/response_throttled_limit_spec.rb +27 -0
  2009. data/spec/whois/parsers/responses/whois.dns.be/be/status_available_spec.rb +78 -0
  2010. data/spec/whois/parsers/responses/whois.dns.be/be/status_invalid_spec.rb +78 -0
  2011. data/spec/whois/parsers/responses/whois.dns.be/be/status_registered_spec.rb +90 -0
  2012. data/spec/whois/parsers/responses/whois.dns.hr/hr/status_available_spec.rb +93 -0
  2013. data/spec/whois/parsers/responses/whois.dns.hr/hr/status_registered_spec.rb +108 -0
  2014. data/spec/whois/parsers/responses/whois.dns.lu/lu/property_nameservers_with_ip_spec.rb +37 -0
  2015. data/spec/whois/parsers/responses/whois.dns.lu/lu/status_available_spec.rb +81 -0
  2016. data/spec/whois/parsers/responses/whois.dns.lu/lu/status_registered_spec.rb +115 -0
  2017. data/spec/whois/parsers/responses/whois.dns.pl/pl/property_expires_on_not_defined_spec.rb +27 -0
  2018. data/spec/whois/parsers/responses/whois.dns.pl/pl/property_nameservers_with_ip_spec.rb +34 -0
  2019. data/spec/whois/parsers/responses/whois.dns.pl/pl/response_throttled_spec.rb +27 -0
  2020. data/spec/whois/parsers/responses/whois.dns.pl/pl/status_available_spec.rb +89 -0
  2021. data/spec/whois/parsers/responses/whois.dns.pl/pl/status_registered_spec.rb +119 -0
  2022. data/spec/whois/parsers/responses/whois.dns.pt/pt/property_nameservers_spec.rb +36 -0
  2023. data/spec/whois/parsers/responses/whois.dns.pt/pt/property_status_techpro_spec.rb +37 -0
  2024. data/spec/whois/parsers/responses/whois.dns.pt/pt/status_available_spec.rb +58 -0
  2025. data/spec/whois/parsers/responses/whois.dns.pt/pt/status_inactive_spec.rb +60 -0
  2026. data/spec/whois/parsers/responses/whois.dns.pt/pt/status_registered_spec.rb +68 -0
  2027. data/spec/whois/parsers/responses/whois.dns.pt/pt/status_reserved_spec.rb +59 -0
  2028. data/spec/whois/parsers/responses/whois.domain-registry.nl/nl/property_nameservers_with_ip_spec.rb +34 -0
  2029. data/spec/whois/parsers/responses/whois.domain-registry.nl/nl/property_status_inactive_spec.rb +37 -0
  2030. data/spec/whois/parsers/responses/whois.domain-registry.nl/nl/response_throttled_daily_spec.rb +27 -0
  2031. data/spec/whois/parsers/responses/whois.domain-registry.nl/nl/response_throttled_spec.rb +27 -0
  2032. data/spec/whois/parsers/responses/whois.domain-registry.nl/nl/response_unavailable_spec.rb +27 -0
  2033. data/spec/whois/parsers/responses/whois.domain-registry.nl/nl/status_available_spec.rb +68 -0
  2034. data/spec/whois/parsers/responses/whois.domain-registry.nl/nl/status_redemption_spec.rb +68 -0
  2035. data/spec/whois/parsers/responses/whois.domain-registry.nl/nl/status_registered_spec.rb +78 -0
  2036. data/spec/whois/parsers/responses/whois.domainregistry.ie/ie/case_token_application_pending_spec.rb +27 -0
  2037. data/spec/whois/parsers/responses/whois.domainregistry.ie/ie/property_contacts_multiple_spec.rb +46 -0
  2038. data/spec/whois/parsers/responses/whois.domainregistry.ie/ie/property_contacts_not_matching_id_spec.rb +32 -0
  2039. data/spec/whois/parsers/responses/whois.domainregistry.ie/ie/property_nameservers_with_ip_spec.rb +46 -0
  2040. data/spec/whois/parsers/responses/whois.domainregistry.ie/ie/status_available_spec.rb +96 -0
  2041. data/spec/whois/parsers/responses/whois.domainregistry.ie/ie/status_registered_spec.rb +116 -0
  2042. data/spec/whois/parsers/responses/whois.domreg.lt/lt/property_nameservers_with_ip_spec.rb +40 -0
  2043. data/spec/whois/parsers/responses/whois.domreg.lt/lt/status_available_spec.rb +58 -0
  2044. data/spec/whois/parsers/responses/whois.domreg.lt/lt/status_registered_spec.rb +65 -0
  2045. data/spec/whois/parsers/responses/whois.donuts.co/bike/status_available_spec.rb +91 -0
  2046. data/spec/whois/parsers/responses/whois.donuts.co/bike/status_registered_spec.rb +154 -0
  2047. data/spec/whois/parsers/responses/whois.dot.cf/cf/property_expires_on_blank_spec.rb +27 -0
  2048. data/spec/whois/parsers/responses/whois.dot.cf/cf/status_available_spec.rb +58 -0
  2049. data/spec/whois/parsers/responses/whois.dot.cf/cf/status_registered_spec.rb +69 -0
  2050. data/spec/whois/parsers/responses/whois.dot.tk/tk/status_available_spec.rb +58 -0
  2051. data/spec/whois/parsers/responses/whois.dot.tk/tk/status_registered_spec.rb +68 -0
  2052. data/spec/whois/parsers/responses/whois.dotgov.gov/gov/status_available_spec.rb +57 -0
  2053. data/spec/whois/parsers/responses/whois.dotgov.gov/gov/status_registered_spec.rb +57 -0
  2054. data/spec/whois/parsers/responses/whois.dotmobiregistry.net/mobi/status_available_spec.rb +96 -0
  2055. data/spec/whois/parsers/responses/whois.dotmobiregistry.net/mobi/status_registered_spec.rb +150 -0
  2056. data/spec/whois/parsers/responses/whois.dotpostregistry.net/post/status_available_spec.rb +96 -0
  2057. data/spec/whois/parsers/responses/whois.dotpostregistry.net/post/status_registered_spec.rb +146 -0
  2058. data/spec/whois/parsers/responses/whois.dreamhost.com/property_contact_private_spec.rb +76 -0
  2059. data/spec/whois/parsers/responses/whois.dreamhost.com/status_registered_spec.rb +130 -0
  2060. data/spec/whois/parsers/responses/whois.educause.edu/edu/property_contact_registrant_spec.rb +42 -0
  2061. data/spec/whois/parsers/responses/whois.educause.edu/edu/property_contact_registrant_with_additional_organization_spec.rb +42 -0
  2062. data/spec/whois/parsers/responses/whois.educause.edu/edu/property_contact_registrant_without_address_spec.rb +42 -0
  2063. data/spec/whois/parsers/responses/whois.educause.edu/edu/property_contact_registrant_without_zip_spec.rb +42 -0
  2064. data/spec/whois/parsers/responses/whois.educause.edu/edu/property_contacts_case1_spec.rb +41 -0
  2065. data/spec/whois/parsers/responses/whois.educause.edu/edu/property_contacts_case2_spec.rb +41 -0
  2066. data/spec/whois/parsers/responses/whois.educause.edu/edu/property_contacts_case3_spec.rb +41 -0
  2067. data/spec/whois/parsers/responses/whois.educause.edu/edu/property_contacts_case4_spec.rb +41 -0
  2068. data/spec/whois/parsers/responses/whois.educause.edu/edu/property_contacts_spec.rb +41 -0
  2069. data/spec/whois/parsers/responses/whois.educause.edu/edu/property_updated_on_unknown_spec.rb +27 -0
  2070. data/spec/whois/parsers/responses/whois.educause.edu/edu/status_available_spec.rb +96 -0
  2071. data/spec/whois/parsers/responses/whois.educause.edu/edu/status_registered_spec.rb +149 -0
  2072. data/spec/whois/parsers/responses/whois.eenet.ee/ee/status_available_spec.rb +58 -0
  2073. data/spec/whois/parsers/responses/whois.eenet.ee/ee/status_registered_spec.rb +64 -0
  2074. data/spec/whois/parsers/responses/whois.enom.com/status_available_spec.rb +91 -0
  2075. data/spec/whois/parsers/responses/whois.enom.com/status_registered_spec.rb +156 -0
  2076. data/spec/whois/parsers/responses/whois.enom.com/status_registered_with_blank_updated_date_spec.rb +27 -0
  2077. data/spec/whois/parsers/responses/whois.eu/eu/property_nameservers_spec.rb +42 -0
  2078. data/spec/whois/parsers/responses/whois.eu/eu/response_throttled_spec.rb +27 -0
  2079. data/spec/whois/parsers/responses/whois.eu/eu/status_available_spec.rb +94 -0
  2080. data/spec/whois/parsers/responses/whois.eu/eu/status_registered_spec.rb +114 -0
  2081. data/spec/whois/parsers/responses/whois.eu.org/eu.org/status_available_spec.rb +57 -0
  2082. data/spec/whois/parsers/responses/whois.eu.org/eu.org/status_registered_spec.rb +57 -0
  2083. data/spec/whois/parsers/responses/whois.fi/fi/property_status_graceperiod_spec.rb +117 -0
  2084. data/spec/whois/parsers/responses/whois.fi/fi/status_available_spec.rb +94 -0
  2085. data/spec/whois/parsers/responses/whois.fi/fi/status_registered_spec.rb +121 -0
  2086. data/spec/whois/parsers/responses/whois.fi/fi/status_reserved_spec.rb +94 -0
  2087. data/spec/whois/parsers/responses/whois.gandi.net/status_available_spec.rb +91 -0
  2088. data/spec/whois/parsers/responses/whois.gandi.net/status_registered_spec.rb +159 -0
  2089. data/spec/whois/parsers/responses/whois.gg/gg/status_available_spec.rb +73 -0
  2090. data/spec/whois/parsers/responses/whois.gg/gg/status_registered_spec.rb +77 -0
  2091. data/spec/whois/parsers/responses/whois.godaddy.com/status_registered_spec.rb +185 -0
  2092. data/spec/whois/parsers/responses/whois.gov.za/gov.za/status_available_spec.rb +57 -0
  2093. data/spec/whois/parsers/responses/whois.gov.za/gov.za/status_registered_spec.rb +58 -0
  2094. data/spec/whois/parsers/responses/whois.hkirc.hk/hk/property_expires_on_null_spec.rb +27 -0
  2095. data/spec/whois/parsers/responses/whois.hkirc.hk/hk/status_available_spec.rb +58 -0
  2096. data/spec/whois/parsers/responses/whois.hkirc.hk/hk/status_registered_spec.rb +68 -0
  2097. data/spec/whois/parsers/responses/whois.iana.org/int/status_available_spec.rb +76 -0
  2098. data/spec/whois/parsers/responses/whois.iana.org/int/status_registered_spec.rb +144 -0
  2099. data/spec/whois/parsers/responses/whois.iana.org/tld/status_not_assigned_spec.rb +77 -0
  2100. data/spec/whois/parsers/responses/whois.iis.nu/nu/status_available_spec.rb +96 -0
  2101. data/spec/whois/parsers/responses/whois.iis.nu/nu/status_registered_spec.rb +121 -0
  2102. data/spec/whois/parsers/responses/whois.iis.se/se/property_datetime_is_dash_spec.rb +39 -0
  2103. data/spec/whois/parsers/responses/whois.iis.se/se/property_nameservers_single_spec.rb +32 -0
  2104. data/spec/whois/parsers/responses/whois.iis.se/se/property_nameservers_with_ip_spec.rb +40 -0
  2105. data/spec/whois/parsers/responses/whois.iis.se/se/property_status_inactive_spec.rb +76 -0
  2106. data/spec/whois/parsers/responses/whois.iis.se/se/property_status_ok_spec.rb +37 -0
  2107. data/spec/whois/parsers/responses/whois.iis.se/se/property_status_serverhold_spec.rb +37 -0
  2108. data/spec/whois/parsers/responses/whois.iis.se/se/status_available_spec.rb +96 -0
  2109. data/spec/whois/parsers/responses/whois.iis.se/se/status_registered_spec.rb +121 -0
  2110. data/spec/whois/parsers/responses/whois.in.ua/in.ua/status_available_spec.rb +58 -0
  2111. data/spec/whois/parsers/responses/whois.in.ua/in.ua/status_registered_spec.rb +66 -0
  2112. data/spec/whois/parsers/responses/whois.inregistry.net/in/property_status_missing_spec.rb +27 -0
  2113. data/spec/whois/parsers/responses/whois.inregistry.net/in/property_status_multiple_spec.rb +27 -0
  2114. data/spec/whois/parsers/responses/whois.inregistry.net/in/property_status_ok_spec.rb +27 -0
  2115. data/spec/whois/parsers/responses/whois.inregistry.net/in/status_available_spec.rb +96 -0
  2116. data/spec/whois/parsers/responses/whois.inregistry.net/in/status_registered_spec.rb +155 -0
  2117. data/spec/whois/parsers/responses/whois.isnic.is/is/status_available_spec.rb +58 -0
  2118. data/spec/whois/parsers/responses/whois.isnic.is/is/status_registered_spec.rb +64 -0
  2119. data/spec/whois/parsers/responses/whois.isoc.org.il/il/property_status_missing_spec.rb +37 -0
  2120. data/spec/whois/parsers/responses/whois.isoc.org.il/il/property_status_transfer_allowed_spec.rb +37 -0
  2121. data/spec/whois/parsers/responses/whois.isoc.org.il/il/property_status_transfer_locked_spec.rb +37 -0
  2122. data/spec/whois/parsers/responses/whois.isoc.org.il/il/status_available_spec.rb +58 -0
  2123. data/spec/whois/parsers/responses/whois.isoc.org.il/il/status_registered_spec.rb +71 -0
  2124. data/spec/whois/parsers/responses/whois.ja.net/ac.uk/status_available_spec.rb +58 -0
  2125. data/spec/whois/parsers/responses/whois.ja.net/ac.uk/status_registered_spec.rb +73 -0
  2126. data/spec/whois/parsers/responses/whois.ja.net/gov.uk/status_available_spec.rb +58 -0
  2127. data/spec/whois/parsers/responses/whois.ja.net/gov.uk/status_registered_spec.rb +77 -0
  2128. data/spec/whois/parsers/responses/whois.je/je/status_available_spec.rb +73 -0
  2129. data/spec/whois/parsers/responses/whois.je/je/status_registered_spec.rb +77 -0
  2130. data/spec/whois/parsers/responses/whois.jprs.jp/co.jp/property_state_deleted_spec.rb +37 -0
  2131. data/spec/whois/parsers/responses/whois.jprs.jp/co.jp/property_state_registered_spec.rb +37 -0
  2132. data/spec/whois/parsers/responses/whois.jprs.jp/jp/property_status_suspended_spec.rb +37 -0
  2133. data/spec/whois/parsers/responses/whois.jprs.jp/jp/property_status_to_be_suspended_spec.rb +37 -0
  2134. data/spec/whois/parsers/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range_spec.rb +28 -0
  2135. data/spec/whois/parsers/responses/whois.jprs.jp/jp/status_available_spec.rb +58 -0
  2136. data/spec/whois/parsers/responses/whois.jprs.jp/jp/status_registered_spec.rb +69 -0
  2137. data/spec/whois/parsers/responses/whois.jprs.jp/jp/status_reserved_spec.rb +59 -0
  2138. data/spec/whois/parsers/responses/whois.jprs.jp/ne.jp/property_created_on_missing_spec.rb +27 -0
  2139. data/spec/whois/parsers/responses/whois.jprs.jp/ne.jp/property_state_reserved_spec.rb +42 -0
  2140. data/spec/whois/parsers/responses/whois.jprs.jp/ne.jp/status_available_spec.rb +58 -0
  2141. data/spec/whois/parsers/responses/whois.jprs.jp/ne.jp/status_registered_spec.rb +69 -0
  2142. data/spec/whois/parsers/responses/whois.jprs.jp/ne.jp/status_reserved_spec.rb +42 -0
  2143. data/spec/whois/parsers/responses/whois.kenic.or.ke/ke/status_available_spec.rb +58 -0
  2144. data/spec/whois/parsers/responses/whois.kenic.or.ke/ke/status_invalid_spec.rb +63 -0
  2145. data/spec/whois/parsers/responses/whois.kenic.or.ke/ke/status_registered_spec.rb +69 -0
  2146. data/spec/whois/parsers/responses/whois.kg/kg/status_available_spec.rb +58 -0
  2147. data/spec/whois/parsers/responses/whois.kg/kg/status_registered_spec.rb +73 -0
  2148. data/spec/whois/parsers/responses/whois.kr/kr/property_nameservers_with_ip_spec.rb +34 -0
  2149. data/spec/whois/parsers/responses/whois.kr/kr/status_available_spec.rb +58 -0
  2150. data/spec/whois/parsers/responses/whois.kr/kr/status_registered_spec.rb +65 -0
  2151. data/spec/whois/parsers/responses/whois.markmonitor.com/response_throttled_spec.rb +27 -0
  2152. data/spec/whois/parsers/responses/whois.markmonitor.com/status_available_spec.rb +91 -0
  2153. data/spec/whois/parsers/responses/whois.markmonitor.com/status_registered_spec.rb +156 -0
  2154. data/spec/whois/parsers/responses/whois.monic.mo/mo/status_available_spec.rb +93 -0
  2155. data/spec/whois/parsers/responses/whois.monic.mo/mo/status_registered_spec.rb +101 -0
  2156. data/spec/whois/parsers/responses/whois.museum/museum/status_available_spec.rb +58 -0
  2157. data/spec/whois/parsers/responses/whois.museum/museum/status_registered_spec.rb +69 -0
  2158. data/spec/whois/parsers/responses/whois.mynic.my/my/status_available_spec.rb +58 -0
  2159. data/spec/whois/parsers/responses/whois.mynic.my/my/status_registered_spec.rb +67 -0
  2160. data/spec/whois/parsers/responses/whois.na-nic.com.na/na/status_available_spec.rb +73 -0
  2161. data/spec/whois/parsers/responses/whois.na-nic.com.na/na/status_registered_spec.rb +84 -0
  2162. data/spec/whois/parsers/responses/whois.nc/nc/property_contact_without_state_and_address_spec.rb +40 -0
  2163. data/spec/whois/parsers/responses/whois.nc/nc/property_contact_without_state_spec.rb +40 -0
  2164. data/spec/whois/parsers/responses/whois.nc/nc/status_available_spec.rb +94 -0
  2165. data/spec/whois/parsers/responses/whois.nc/nc/status_registered_spec.rb +115 -0
  2166. data/spec/whois/parsers/responses/whois.netcom.cm/cm/status_available_spec.rb +73 -0
  2167. data/spec/whois/parsers/responses/whois.netcom.cm/cm/status_registered_spec.rb +88 -0
  2168. data/spec/whois/parsers/responses/whois.netcom.cm/cm/status_suspended_spec.rb +84 -0
  2169. data/spec/whois/parsers/responses/whois.networksolutions.com/status_available_spec.rb +91 -0
  2170. data/spec/whois/parsers/responses/whois.networksolutions.com/status_registered_spec.rb +152 -0
  2171. data/spec/whois/parsers/responses/whois.nic.ac/ac/status_available_spec.rb +94 -0
  2172. data/spec/whois/parsers/responses/whois.nic.ac/ac/status_registered_spec.rb +125 -0
  2173. data/spec/whois/parsers/responses/whois.nic.af/af/status_available_spec.rb +73 -0
  2174. data/spec/whois/parsers/responses/whois.nic.af/af/status_registered_spec.rb +88 -0
  2175. data/spec/whois/parsers/responses/whois.nic.ag/ag/status_available_spec.rb +96 -0
  2176. data/spec/whois/parsers/responses/whois.nic.ag/ag/status_registered_spec.rb +150 -0
  2177. data/spec/whois/parsers/responses/whois.nic.ai/ai/status_available_spec.rb +58 -0
  2178. data/spec/whois/parsers/responses/whois.nic.ai/ai/status_registered_spec.rb +66 -0
  2179. data/spec/whois/parsers/responses/whois.nic.as/as/status_available_spec.rb +58 -0
  2180. data/spec/whois/parsers/responses/whois.nic.as/as/status_registered_spec.rb +70 -0
  2181. data/spec/whois/parsers/responses/whois.nic.asia/asia/property_status_multiple_spec.rb +37 -0
  2182. data/spec/whois/parsers/responses/whois.nic.asia/asia/property_status_single_spec.rb +37 -0
  2183. data/spec/whois/parsers/responses/whois.nic.asia/asia/status_available_spec.rb +101 -0
  2184. data/spec/whois/parsers/responses/whois.nic.asia/asia/status_registered_spec.rb +159 -0
  2185. data/spec/whois/parsers/responses/whois.nic.asia/asia/status_reserved_spec.rb +96 -0
  2186. data/spec/whois/parsers/responses/whois.nic.at/at/status_available_spec.rb +58 -0
  2187. data/spec/whois/parsers/responses/whois.nic.at/at/status_registered_spec.rb +67 -0
  2188. data/spec/whois/parsers/responses/whois.nic.bj/bj/status_available_spec.rb +94 -0
  2189. data/spec/whois/parsers/responses/whois.nic.bj/bj/status_registered_spec.rb +115 -0
  2190. data/spec/whois/parsers/responses/whois.nic.bo/bo/status_available_spec.rb +67 -0
  2191. data/spec/whois/parsers/responses/whois.nic.bo/bo/status_registered_spec.rb +69 -0
  2192. data/spec/whois/parsers/responses/whois.nic.cd/cd/status_available_spec.rb +73 -0
  2193. data/spec/whois/parsers/responses/whois.nic.cd/cd/status_registered_spec.rb +77 -0
  2194. data/spec/whois/parsers/responses/whois.nic.ch/ch/property_contacts_spec.rb +45 -0
  2195. data/spec/whois/parsers/responses/whois.nic.ch/ch/property_nameservers_with_ip_spec.rb +36 -0
  2196. data/spec/whois/parsers/responses/whois.nic.ch/ch/status_available_spec.rb +75 -0
  2197. data/spec/whois/parsers/responses/whois.nic.ch/ch/status_registered_spec.rb +89 -0
  2198. data/spec/whois/parsers/responses/whois.nic.ci/ci/status_available_spec.rb +58 -0
  2199. data/spec/whois/parsers/responses/whois.nic.ci/ci/status_registered_spec.rb +68 -0
  2200. data/spec/whois/parsers/responses/whois.nic.cl/cl/status_available_spec.rb +53 -0
  2201. data/spec/whois/parsers/responses/whois.nic.cl/cl/status_registered_spec.rb +65 -0
  2202. data/spec/whois/parsers/responses/whois.nic.co/co/status_available_spec.rb +91 -0
  2203. data/spec/whois/parsers/responses/whois.nic.co/co/status_registered_spec.rb +146 -0
  2204. data/spec/whois/parsers/responses/whois.nic.college/college/status_available_spec.rb +96 -0
  2205. data/spec/whois/parsers/responses/whois.nic.college/college/status_registered_spec.rb +169 -0
  2206. data/spec/whois/parsers/responses/whois.nic.coop/coop/property_status_multiple_spec.rb +27 -0
  2207. data/spec/whois/parsers/responses/whois.nic.coop/coop/property_status_single_spec.rb +27 -0
  2208. data/spec/whois/parsers/responses/whois.nic.coop/coop/status_available_spec.rb +58 -0
  2209. data/spec/whois/parsers/responses/whois.nic.coop/coop/status_registered_spec.rb +65 -0
  2210. data/spec/whois/parsers/responses/whois.nic.cx/cx/property_updated_on_empty_spec.rb +27 -0
  2211. data/spec/whois/parsers/responses/whois.nic.cx/cx/status_available_spec.rb +73 -0
  2212. data/spec/whois/parsers/responses/whois.nic.cx/cx/status_registered_spec.rb +88 -0
  2213. data/spec/whois/parsers/responses/whois.nic.cz/cz/case_nset_contact_same_name_spec.rb +42 -0
  2214. data/spec/whois/parsers/responses/whois.nic.cz/cz/response_throttled_spec.rb +27 -0
  2215. data/spec/whois/parsers/responses/whois.nic.cz/cz/response_with_keyset_spec.rb +40 -0
  2216. data/spec/whois/parsers/responses/whois.nic.cz/cz/status_available_spec.rb +91 -0
  2217. data/spec/whois/parsers/responses/whois.nic.cz/cz/status_registered_spec.rb +150 -0
  2218. data/spec/whois/parsers/responses/whois.nic.design/design/status_available_spec.rb +96 -0
  2219. data/spec/whois/parsers/responses/whois.nic.design/design/status_registered_spec.rb +161 -0
  2220. data/spec/whois/parsers/responses/whois.nic.dm/dm/status_available_spec.rb +96 -0
  2221. data/spec/whois/parsers/responses/whois.nic.dm/dm/status_registered_spec.rb +150 -0
  2222. data/spec/whois/parsers/responses/whois.nic.dz/dz/status_available_spec.rb +57 -0
  2223. data/spec/whois/parsers/responses/whois.nic.dz/dz/status_registered_spec.rb +57 -0
  2224. data/spec/whois/parsers/responses/whois.nic.ec/ex/status_available_spec.rb +73 -0
  2225. data/spec/whois/parsers/responses/whois.nic.ec/ex/status_registered_spec.rb +96 -0
  2226. data/spec/whois/parsers/responses/whois.nic.es/es/status_available_spec.rb +93 -0
  2227. data/spec/whois/parsers/responses/whois.nic.es/es/status_registered_spec.rb +102 -0
  2228. data/spec/whois/parsers/responses/whois.nic.fm/fm/status_available_spec.rb +91 -0
  2229. data/spec/whois/parsers/responses/whois.nic.fm/fm/status_registered_spec.rb +141 -0
  2230. data/spec/whois/parsers/responses/whois.nic.fo/fo/status_available_spec.rb +91 -0
  2231. data/spec/whois/parsers/responses/whois.nic.fo/fo/status_registered_spec.rb +133 -0
  2232. data/spec/whois/parsers/responses/whois.nic.fr/fr/property_contact_without_address_spec.rb +42 -0
  2233. data/spec/whois/parsers/responses/whois.nic.fr/fr/property_contact_without_changed_spec.rb +43 -0
  2234. data/spec/whois/parsers/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4_spec.rb +36 -0
  2235. data/spec/whois/parsers/responses/whois.nic.fr/fr/property_nameservers_spec.rb +36 -0
  2236. data/spec/whois/parsers/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6_spec.rb +52 -0
  2237. data/spec/whois/parsers/responses/whois.nic.fr/fr/property_status_active_spec.rb +37 -0
  2238. data/spec/whois/parsers/responses/whois.nic.fr/fr/property_status_blocked_spec.rb +37 -0
  2239. data/spec/whois/parsers/responses/whois.nic.fr/fr/property_status_missing_spec.rb +37 -0
  2240. data/spec/whois/parsers/responses/whois.nic.fr/fr/property_status_not_open_spec.rb +37 -0
  2241. data/spec/whois/parsers/responses/whois.nic.fr/fr/property_status_redemption_spec.rb +37 -0
  2242. data/spec/whois/parsers/responses/whois.nic.fr/fr/property_status_registered_spec.rb +37 -0
  2243. data/spec/whois/parsers/responses/whois.nic.fr/fr/response_throttled_spec.rb +27 -0
  2244. data/spec/whois/parsers/responses/whois.nic.fr/fr/status_available_spec.rb +76 -0
  2245. data/spec/whois/parsers/responses/whois.nic.fr/fr/status_registered_spec.rb +132 -0
  2246. data/spec/whois/parsers/responses/whois.nic.fr/tf/property_status_frozen_spec.rb +37 -0
  2247. data/spec/whois/parsers/responses/whois.nic.fr/tf/response_throttled_spec.rb +27 -0
  2248. data/spec/whois/parsers/responses/whois.nic.fr/tf/status_available_spec.rb +76 -0
  2249. data/spec/whois/parsers/responses/whois.nic.fr/tf/status_registered_spec.rb +136 -0
  2250. data/spec/whois/parsers/responses/whois.nic.fr/yt/response_throttled_spec.rb +27 -0
  2251. data/spec/whois/parsers/responses/whois.nic.fr/yt/status_available_spec.rb +76 -0
  2252. data/spec/whois/parsers/responses/whois.nic.fr/yt/status_registered_spec.rb +136 -0
  2253. data/spec/whois/parsers/responses/whois.nic.gd/gd/status_available_spec.rb +96 -0
  2254. data/spec/whois/parsers/responses/whois.nic.gd/gd/status_registered_spec.rb +155 -0
  2255. data/spec/whois/parsers/responses/whois.nic.gd/gd/status_reserved_spec.rb +42 -0
  2256. data/spec/whois/parsers/responses/whois.nic.gl/gl/status_available_spec.rb +73 -0
  2257. data/spec/whois/parsers/responses/whois.nic.gl/gl/status_registered_spec.rb +88 -0
  2258. data/spec/whois/parsers/responses/whois.nic.gs/gs/property_status_available_spec.rb +37 -0
  2259. data/spec/whois/parsers/responses/whois.nic.gs/gs/property_status_ok_spec.rb +37 -0
  2260. data/spec/whois/parsers/responses/whois.nic.gs/gs/status_available_spec.rb +73 -0
  2261. data/spec/whois/parsers/responses/whois.nic.gs/gs/status_registered_spec.rb +84 -0
  2262. data/spec/whois/parsers/responses/whois.nic.hn/hn/status_available_spec.rb +73 -0
  2263. data/spec/whois/parsers/responses/whois.nic.hn/hn/status_registered_spec.rb +83 -0
  2264. data/spec/whois/parsers/responses/whois.nic.ht/ht/status_available_spec.rb +73 -0
  2265. data/spec/whois/parsers/responses/whois.nic.ht/ht/status_registered_spec.rb +88 -0
  2266. data/spec/whois/parsers/responses/whois.nic.hu/hu/status_available_spec.rb +92 -0
  2267. data/spec/whois/parsers/responses/whois.nic.hu/hu/status_registered_spec.rb +93 -0
  2268. data/spec/whois/parsers/responses/whois.nic.im/im/status_available_spec.rb +58 -0
  2269. data/spec/whois/parsers/responses/whois.nic.im/im/status_registered_spec.rb +67 -0
  2270. data/spec/whois/parsers/responses/whois.nic.io/io/status_available_spec.rb +99 -0
  2271. data/spec/whois/parsers/responses/whois.nic.io/io/status_registered_spec.rb +130 -0
  2272. data/spec/whois/parsers/responses/whois.nic.io/io/status_reserved_spec.rb +99 -0
  2273. data/spec/whois/parsers/responses/whois.nic.ir/ir/status_available_spec.rb +58 -0
  2274. data/spec/whois/parsers/responses/whois.nic.ir/ir/status_registered_spec.rb +67 -0
  2275. data/spec/whois/parsers/responses/whois.nic.it/it/property_contact_province_spec.rb +40 -0
  2276. data/spec/whois/parsers/responses/whois.nic.it/it/property_contact_with_company_in_address_spec.rb +40 -0
  2277. data/spec/whois/parsers/responses/whois.nic.it/it/property_contact_with_organization_spec.rb +40 -0
  2278. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_available_spec.rb +37 -0
  2279. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_client_spec.rb +37 -0
  2280. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_graceperiod_spec.rb +37 -0
  2281. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_inactive_noregistrar_spec.rb +37 -0
  2282. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_no_provider_spec.rb +37 -0
  2283. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_ok_autorenew_spec.rb +37 -0
  2284. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_ok_spec.rb +37 -0
  2285. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_pending-delete_spec.rb +37 -0
  2286. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_pendingdelete_pendingdelete_spec.rb +37 -0
  2287. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_pendingdelete_redemptionperiod_spec.rb +37 -0
  2288. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_pendingtransfer_autorenewperiod_spec.rb +37 -0
  2289. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_pendingtransfer_spec.rb +37 -0
  2290. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_pendingupdate_autorenewperiod_spec.rb +37 -0
  2291. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_pendingupdate_spec.rb +37 -0
  2292. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_redemption_no_provider_spec.rb +37 -0
  2293. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_reserved_spec.rb +37 -0
  2294. data/spec/whois/parsers/responses/whois.nic.it/it/property_status_unassignable_spec.rb +37 -0
  2295. data/spec/whois/parsers/responses/whois.nic.it/it/property_technical_contact_spec.rb +32 -0
  2296. data/spec/whois/parsers/responses/whois.nic.it/it/response_unavailable_spec.rb +27 -0
  2297. data/spec/whois/parsers/responses/whois.nic.it/it/status_available_spec.rb +101 -0
  2298. data/spec/whois/parsers/responses/whois.nic.it/it/status_registered_spec.rb +160 -0
  2299. data/spec/whois/parsers/responses/whois.nic.it/it/status_unavailable_spec.rb +37 -0
  2300. data/spec/whois/parsers/responses/whois.nic.jobs/jobs/property_nameserver_no_nameserver_spec.rb +28 -0
  2301. data/spec/whois/parsers/responses/whois.nic.jobs/jobs/status_available_spec.rb +88 -0
  2302. data/spec/whois/parsers/responses/whois.nic.jobs/jobs/status_registered_spec.rb +103 -0
  2303. data/spec/whois/parsers/responses/whois.nic.ki/ki/status_available_spec.rb +73 -0
  2304. data/spec/whois/parsers/responses/whois.nic.ki/ki/status_registered_spec.rb +88 -0
  2305. data/spec/whois/parsers/responses/whois.nic.kz/kz/property_status_missing_spec.rb +37 -0
  2306. data/spec/whois/parsers/responses/whois.nic.kz/kz/property_status_multiple_spec.rb +37 -0
  2307. data/spec/whois/parsers/responses/whois.nic.kz/kz/property_status_ok_spec.rb +37 -0
  2308. data/spec/whois/parsers/responses/whois.nic.kz/kz/property_updated_on_blank_spec.rb +27 -0
  2309. data/spec/whois/parsers/responses/whois.nic.kz/kz/status_available_spec.rb +58 -0
  2310. data/spec/whois/parsers/responses/whois.nic.kz/kz/status_registered_spec.rb +64 -0
  2311. data/spec/whois/parsers/responses/whois.nic.la/la/property_status_multiple_spec.rb +27 -0
  2312. data/spec/whois/parsers/responses/whois.nic.la/la/property_status_single_spec.rb +27 -0
  2313. data/spec/whois/parsers/responses/whois.nic.la/la/status_available_spec.rb +96 -0
  2314. data/spec/whois/parsers/responses/whois.nic.la/la/status_registered_spec.rb +153 -0
  2315. data/spec/whois/parsers/responses/whois.nic.li/li/status_available_spec.rb +58 -0
  2316. data/spec/whois/parsers/responses/whois.nic.li/li/status_registered_spec.rb +66 -0
  2317. data/spec/whois/parsers/responses/whois.nic.lk/lk/property_created_on_null_spec.rb +27 -0
  2318. data/spec/whois/parsers/responses/whois.nic.lk/lk/property_updated_on_null_spec.rb +27 -0
  2319. data/spec/whois/parsers/responses/whois.nic.lk/lk/status_available_spec.rb +94 -0
  2320. data/spec/whois/parsers/responses/whois.nic.lk/lk/status_registered_spec.rb +109 -0
  2321. data/spec/whois/parsers/responses/whois.nic.lv/lv/status_available_spec.rb +58 -0
  2322. data/spec/whois/parsers/responses/whois.nic.lv/lv/status_registered_spec.rb +67 -0
  2323. data/spec/whois/parsers/responses/whois.nic.ly/ly/status_available_spec.rb +58 -0
  2324. data/spec/whois/parsers/responses/whois.nic.ly/ly/status_registered_spec.rb +69 -0
  2325. data/spec/whois/parsers/responses/whois.nic.md/md/status_available_spec.rb +94 -0
  2326. data/spec/whois/parsers/responses/whois.nic.md/md/status_registered_spec.rb +106 -0
  2327. data/spec/whois/parsers/responses/whois.nic.me/me/property_nameservers_is_blank_spec.rb +28 -0
  2328. data/spec/whois/parsers/responses/whois.nic.me/me/property_updated_on_is_blank_spec.rb +27 -0
  2329. data/spec/whois/parsers/responses/whois.nic.me/me/status_available_spec.rb +96 -0
  2330. data/spec/whois/parsers/responses/whois.nic.me/me/status_registered_spec.rb +150 -0
  2331. data/spec/whois/parsers/responses/whois.nic.mg/mg/status_available_spec.rb +73 -0
  2332. data/spec/whois/parsers/responses/whois.nic.mg/mg/status_registered_spec.rb +88 -0
  2333. data/spec/whois/parsers/responses/whois.nic.ms/ms/status_available_spec.rb +73 -0
  2334. data/spec/whois/parsers/responses/whois.nic.ms/ms/status_registered_spec.rb +84 -0
  2335. data/spec/whois/parsers/responses/whois.nic.mu/mu/status_available_spec.rb +73 -0
  2336. data/spec/whois/parsers/responses/whois.nic.mu/mu/status_registered_spec.rb +88 -0
  2337. data/spec/whois/parsers/responses/whois.nic.mx/mx/property_nameservers_with_ip_spec.rb +34 -0
  2338. data/spec/whois/parsers/responses/whois.nic.mx/mx/status_available_spec.rb +53 -0
  2339. data/spec/whois/parsers/responses/whois.nic.mx/mx/status_registered_spec.rb +71 -0
  2340. data/spec/whois/parsers/responses/whois.nic.name/name/status_available_spec.rb +58 -0
  2341. data/spec/whois/parsers/responses/whois.nic.name/name/status_registered_spec.rb +77 -0
  2342. data/spec/whois/parsers/responses/whois.nic.net.ng/ng/property_status_available_spec.rb +37 -0
  2343. data/spec/whois/parsers/responses/whois.nic.net.ng/ng/property_status_ok_spec.rb +37 -0
  2344. data/spec/whois/parsers/responses/whois.nic.net.ng/ng/status_available_spec.rb +73 -0
  2345. data/spec/whois/parsers/responses/whois.nic.net.ng/ng/status_registered_spec.rb +88 -0
  2346. data/spec/whois/parsers/responses/whois.nic.net.sa/sa/status_available_spec.rb +58 -0
  2347. data/spec/whois/parsers/responses/whois.nic.net.sa/sa/status_registered_spec.rb +68 -0
  2348. data/spec/whois/parsers/responses/whois.nic.net.sb/sb/property_status_available_spec.rb +37 -0
  2349. data/spec/whois/parsers/responses/whois.nic.net.sb/sb/property_status_ok_spec.rb +37 -0
  2350. data/spec/whois/parsers/responses/whois.nic.net.sb/sb/status_available_spec.rb +73 -0
  2351. data/spec/whois/parsers/responses/whois.nic.net.sb/sb/status_registered_spec.rb +84 -0
  2352. data/spec/whois/parsers/responses/whois.nic.nf/nf/status_available_spec.rb +73 -0
  2353. data/spec/whois/parsers/responses/whois.nic.nf/nf/status_registered_spec.rb +88 -0
  2354. data/spec/whois/parsers/responses/whois.nic.org.uy/uy/property_updated_on_empty_spec.rb +27 -0
  2355. data/spec/whois/parsers/responses/whois.nic.org.uy/uy/status_available_spec.rb +58 -0
  2356. data/spec/whois/parsers/responses/whois.nic.org.uy/uy/status_registered_spec.rb +68 -0
  2357. data/spec/whois/parsers/responses/whois.nic.pm/pm/property_nameservers_with_ipv4_and_ipv6_spec.rb +40 -0
  2358. data/spec/whois/parsers/responses/whois.nic.pm/pm/response_throttled_spec.rb +27 -0
  2359. data/spec/whois/parsers/responses/whois.nic.pm/pm/status_available_spec.rb +76 -0
  2360. data/spec/whois/parsers/responses/whois.nic.pm/pm/status_registered_spec.rb +124 -0
  2361. data/spec/whois/parsers/responses/whois.nic.pr/pr/status_available_spec.rb +88 -0
  2362. data/spec/whois/parsers/responses/whois.nic.pr/pr/status_registered_spec.rb +98 -0
  2363. data/spec/whois/parsers/responses/whois.nic.priv.at/at/status_available_spec.rb +57 -0
  2364. data/spec/whois/parsers/responses/whois.nic.priv.at/at/status_registered_spec.rb +58 -0
  2365. data/spec/whois/parsers/responses/whois.nic.pw/pw/status_available_spec.rb +96 -0
  2366. data/spec/whois/parsers/responses/whois.nic.pw/pw/status_registered_spec.rb +173 -0
  2367. data/spec/whois/parsers/responses/whois.nic.re/re/property_nameservers_with_ipv4_and_ipv6_spec.rb +40 -0
  2368. data/spec/whois/parsers/responses/whois.nic.re/re/response_throttled_spec.rb +27 -0
  2369. data/spec/whois/parsers/responses/whois.nic.re/re/status_available_spec.rb +76 -0
  2370. data/spec/whois/parsers/responses/whois.nic.re/re/status_registered_spec.rb +124 -0
  2371. data/spec/whois/parsers/responses/whois.nic.sh/sh/status_available_spec.rb +94 -0
  2372. data/spec/whois/parsers/responses/whois.nic.sh/sh/status_registered_spec.rb +121 -0
  2373. data/spec/whois/parsers/responses/whois.nic.sl/sl/status_available_spec.rb +58 -0
  2374. data/spec/whois/parsers/responses/whois.nic.sl/sl/status_registered_spec.rb +68 -0
  2375. data/spec/whois/parsers/responses/whois.nic.sm/sm/status_available_spec.rb +58 -0
  2376. data/spec/whois/parsers/responses/whois.nic.sm/sm/status_registered_spec.rb +68 -0
  2377. data/spec/whois/parsers/responses/whois.nic.sn/sn/status_available_spec.rb +96 -0
  2378. data/spec/whois/parsers/responses/whois.nic.sn/sn/status_registered_spec.rb +119 -0
  2379. data/spec/whois/parsers/responses/whois.nic.so/so/status_available_spec.rb +58 -0
  2380. data/spec/whois/parsers/responses/whois.nic.so/so/status_registered_spec.rb +69 -0
  2381. data/spec/whois/parsers/responses/whois.nic.space/space/status_available_spec.rb +96 -0
  2382. data/spec/whois/parsers/responses/whois.nic.space/space/status_registered_spec.rb +163 -0
  2383. data/spec/whois/parsers/responses/whois.nic.st/st/status_available_spec.rb +58 -0
  2384. data/spec/whois/parsers/responses/whois.nic.st/st/status_registered_spec.rb +69 -0
  2385. data/spec/whois/parsers/responses/whois.nic.tc/tc/status_available_spec.rb +73 -0
  2386. data/spec/whois/parsers/responses/whois.nic.tc/tc/status_registered_spec.rb +87 -0
  2387. data/spec/whois/parsers/responses/whois.nic.tech/tech/status_available_spec.rb +96 -0
  2388. data/spec/whois/parsers/responses/whois.nic.tech/tech/status_registered_spec.rb +161 -0
  2389. data/spec/whois/parsers/responses/whois.nic.tel/tel/status_available_spec.rb +91 -0
  2390. data/spec/whois/parsers/responses/whois.nic.tel/tel/status_registered_spec.rb +148 -0
  2391. data/spec/whois/parsers/responses/whois.nic.tl/tl/status_available_spec.rb +73 -0
  2392. data/spec/whois/parsers/responses/whois.nic.tl/tl/status_registered_spec.rb +84 -0
  2393. data/spec/whois/parsers/responses/whois.nic.tm/tm/status_available_spec.rb +94 -0
  2394. data/spec/whois/parsers/responses/whois.nic.tm/tm/status_registered_spec.rb +103 -0
  2395. data/spec/whois/parsers/responses/whois.nic.tr/tr/property_nameservers_with_ip_spec.rb +37 -0
  2396. data/spec/whois/parsers/responses/whois.nic.tr/tr/property_nameservers_with_trailing_space_spec.rb +32 -0
  2397. data/spec/whois/parsers/responses/whois.nic.tr/tr/property_registrant_contact_outside_cityinoneline_spec.rb +42 -0
  2398. data/spec/whois/parsers/responses/whois.nic.tr/tr/property_registrant_contact_outside_citynextline_spec.rb +42 -0
  2399. data/spec/whois/parsers/responses/whois.nic.tr/tr/property_registrant_contact_turkey_spec.rb +42 -0
  2400. data/spec/whois/parsers/responses/whois.nic.tr/tr/response_error_invalid_input_spec.rb +37 -0
  2401. data/spec/whois/parsers/responses/whois.nic.tr/tr/status_available_spec.rb +96 -0
  2402. data/spec/whois/parsers/responses/whois.nic.tr/tr/status_invalid_spec.rb +96 -0
  2403. data/spec/whois/parsers/responses/whois.nic.tr/tr/status_registered_spec.rb +148 -0
  2404. data/spec/whois/parsers/responses/whois.nic.travel/travel/property_status_multiple_spec.rb +27 -0
  2405. data/spec/whois/parsers/responses/whois.nic.travel/travel/property_status_single_spec.rb +27 -0
  2406. data/spec/whois/parsers/responses/whois.nic.travel/travel/status_available_spec.rb +91 -0
  2407. data/spec/whois/parsers/responses/whois.nic.travel/travel/status_registered_spec.rb +142 -0
  2408. data/spec/whois/parsers/responses/whois.nic.uk/uk/property_nameservers_with_ip_spec.rb +34 -0
  2409. data/spec/whois/parsers/responses/whois.nic.uk/uk/property_registrar_godaddy_spec.rb +31 -0
  2410. data/spec/whois/parsers/responses/whois.nic.uk/uk/property_registrar_without_trading_name_spec.rb +31 -0
  2411. data/spec/whois/parsers/responses/whois.nic.uk/uk/property_status_missing_spec.rb +37 -0
  2412. data/spec/whois/parsers/responses/whois.nic.uk/uk/property_status_no_longer_required_spec.rb +37 -0
  2413. data/spec/whois/parsers/responses/whois.nic.uk/uk/property_status_no_status_listed_spec.rb +37 -0
  2414. data/spec/whois/parsers/responses/whois.nic.uk/uk/property_status_processing_registration_spec.rb +37 -0
  2415. data/spec/whois/parsers/responses/whois.nic.uk/uk/property_status_processing_renewal_spec.rb +37 -0
  2416. data/spec/whois/parsers/responses/whois.nic.uk/uk/property_status_registered_until_expiry_date_spec.rb +37 -0
  2417. data/spec/whois/parsers/responses/whois.nic.uk/uk/property_status_suspended_spec.rb +37 -0
  2418. data/spec/whois/parsers/responses/whois.nic.uk/uk/response_throttled_spec.rb +27 -0
  2419. data/spec/whois/parsers/responses/whois.nic.uk/uk/status_available_spec.rb +78 -0
  2420. data/spec/whois/parsers/responses/whois.nic.uk/uk/status_invalid_spec.rb +37 -0
  2421. data/spec/whois/parsers/responses/whois.nic.uk/uk/status_registered_spec.rb +109 -0
  2422. data/spec/whois/parsers/responses/whois.nic.uk/uk/status_reserved_spec.rb +112 -0
  2423. data/spec/whois/parsers/responses/whois.nic.uk/uk/status_suspended_spec.rb +70 -0
  2424. data/spec/whois/parsers/responses/whois.nic.us/us/status_available_spec.rb +91 -0
  2425. data/spec/whois/parsers/responses/whois.nic.us/us/status_registered_spec.rb +146 -0
  2426. data/spec/whois/parsers/responses/whois.nic.ve/ve/property_expires_on_missing_spec.rb +27 -0
  2427. data/spec/whois/parsers/responses/whois.nic.ve/ve/property_nameservers_missing_spec.rb +28 -0
  2428. data/spec/whois/parsers/responses/whois.nic.ve/ve/property_nameservers_spec.rb +32 -0
  2429. data/spec/whois/parsers/responses/whois.nic.ve/ve/property_status_activo_spec.rb +37 -0
  2430. data/spec/whois/parsers/responses/whois.nic.ve/ve/property_status_missing_spec.rb +37 -0
  2431. data/spec/whois/parsers/responses/whois.nic.ve/ve/property_status_suspendido_spec.rb +37 -0
  2432. data/spec/whois/parsers/responses/whois.nic.ve/ve/property_updated_on_blank_spec.rb +27 -0
  2433. data/spec/whois/parsers/responses/whois.nic.ve/ve/property_updated_on_spec.rb +28 -0
  2434. data/spec/whois/parsers/responses/whois.nic.ve/ve/status_available_spec.rb +58 -0
  2435. data/spec/whois/parsers/responses/whois.nic.ve/ve/status_inactive_spec.rb +65 -0
  2436. data/spec/whois/parsers/responses/whois.nic.ve/ve/status_registered_spec.rb +60 -0
  2437. data/spec/whois/parsers/responses/whois.nic.wf/wf/response_throttled_spec.rb +27 -0
  2438. data/spec/whois/parsers/responses/whois.nic.wf/wf/status_available_spec.rb +76 -0
  2439. data/spec/whois/parsers/responses/whois.nic.wf/wf/status_registered_spec.rb +136 -0
  2440. data/spec/whois/parsers/responses/whois.nic.xxx/xxx/status_available_spec.rb +101 -0
  2441. data/spec/whois/parsers/responses/whois.nic.xxx/xxx/status_registered_spec.rb +154 -0
  2442. data/spec/whois/parsers/responses/whois.nic.xxx/xxx/status_reserved_spec.rb +42 -0
  2443. data/spec/whois/parsers/responses/whois.nic.xyz/xyz/status_available_spec.rb +96 -0
  2444. data/spec/whois/parsers/responses/whois.nic.xyz/xyz/status_registered_spec.rb +170 -0
  2445. data/spec/whois/parsers/responses/whois.norid.no/no/status_available_spec.rb +52 -0
  2446. data/spec/whois/parsers/responses/whois.norid.no/no/status_registered_spec.rb +54 -0
  2447. data/spec/whois/parsers/responses/whois.pairnic.com/status_available_spec.rb +91 -0
  2448. data/spec/whois/parsers/responses/whois.pairnic.com/status_registered_spec.rb +141 -0
  2449. data/spec/whois/parsers/responses/whois.pandi.or.id/id/status_available_spec.rb +96 -0
  2450. data/spec/whois/parsers/responses/whois.pandi.or.id/id/status_registered_spec.rb +161 -0
  2451. data/spec/whois/parsers/responses/whois.pir.org/org/response_throttled_spec.rb +27 -0
  2452. data/spec/whois/parsers/responses/whois.pir.org/org/status_available_spec.rb +96 -0
  2453. data/spec/whois/parsers/responses/whois.pir.org/org/status_registered_spec.rb +155 -0
  2454. data/spec/whois/parsers/responses/whois.pnina.ps/ps/status_available_spec.rb +73 -0
  2455. data/spec/whois/parsers/responses/whois.pnina.ps/ps/status_registered_spec.rb +91 -0
  2456. data/spec/whois/parsers/responses/whois.register.bg/bg/property_nameservers_with_ip_spec.rb +34 -0
  2457. data/spec/whois/parsers/responses/whois.register.bg/bg/status_available_spec.rb +58 -0
  2458. data/spec/whois/parsers/responses/whois.register.bg/bg/status_registered_spec.rb +68 -0
  2459. data/spec/whois/parsers/responses/whois.register.com/registered_without_updated_on_spec.rb +27 -0
  2460. data/spec/whois/parsers/responses/whois.register.com/status_registered_spec.rb +145 -0
  2461. data/spec/whois/parsers/responses/whois.register.si/si/status_available_spec.rb +58 -0
  2462. data/spec/whois/parsers/responses/whois.register.si/si/status_registered_spec.rb +68 -0
  2463. data/spec/whois/parsers/responses/whois.registre.ma/ma/status_available_spec.rb +52 -0
  2464. data/spec/whois/parsers/responses/whois.registre.ma/ma/status_registered_spec.rb +54 -0
  2465. data/spec/whois/parsers/responses/whois.registro.br/br/property_nameservers_with_ip_spec.rb +40 -0
  2466. data/spec/whois/parsers/responses/whois.registro.br/br/status_available_limited_spec.rb +32 -0
  2467. data/spec/whois/parsers/responses/whois.registro.br/br/status_available_spec.rb +63 -0
  2468. data/spec/whois/parsers/responses/whois.registro.br/br/status_registered_limited_spec.rb +32 -0
  2469. data/spec/whois/parsers/responses/whois.registro.br/br/status_registered_spec.rb +140 -0
  2470. data/spec/whois/parsers/responses/whois.registry.gy/gy/status_available_spec.rb +73 -0
  2471. data/spec/whois/parsers/responses/whois.registry.gy/gy/status_registered_spec.rb +88 -0
  2472. data/spec/whois/parsers/responses/whois.registry.hm/hm/status_available_spec.rb +58 -0
  2473. data/spec/whois/parsers/responses/whois.registry.hm/hm/status_registered_spec.rb +64 -0
  2474. data/spec/whois/parsers/responses/whois.registry.om/om/status_available_spec.rb +95 -0
  2475. data/spec/whois/parsers/responses/whois.registry.om/om/status_registered_spec.rb +140 -0
  2476. data/spec/whois/parsers/responses/whois.registry.om/om/status_reserved_spec.rb +42 -0
  2477. data/spec/whois/parsers/responses/whois.registry.qa/qa/property_nameservers_without_ips_spec.rb +37 -0
  2478. data/spec/whois/parsers/responses/whois.registry.qa/qa/status_available_spec.rb +95 -0
  2479. data/spec/whois/parsers/responses/whois.registry.qa/qa/status_registered_spec.rb +130 -0
  2480. data/spec/whois/parsers/responses/whois.rnids.rs/rs/case_token_whois_privacy_spec.rb +40 -0
  2481. data/spec/whois/parsers/responses/whois.rnids.rs/rs/property_nameservers_hyphenated_spec.rb +34 -0
  2482. data/spec/whois/parsers/responses/whois.rnids.rs/rs/property_status_expired_spec.rb +37 -0
  2483. data/spec/whois/parsers/responses/whois.rnids.rs/rs/property_status_in_transfer_spec.rb +37 -0
  2484. data/spec/whois/parsers/responses/whois.rnids.rs/rs/property_status_locked_spec.rb +37 -0
  2485. data/spec/whois/parsers/responses/whois.rnids.rs/rs/status_available_spec.rb +96 -0
  2486. data/spec/whois/parsers/responses/whois.rnids.rs/rs/status_registered_spec.rb +133 -0
  2487. data/spec/whois/parsers/responses/whois.rotld.ro/ro/property_status_updateprohibited_spec.rb +37 -0
  2488. data/spec/whois/parsers/responses/whois.rotld.ro/ro/status_available_spec.rb +58 -0
  2489. data/spec/whois/parsers/responses/whois.rotld.ro/ro/status_registered_spec.rb +74 -0
  2490. data/spec/whois/parsers/responses/whois.rrpproxy.net/status_available_spec.rb +91 -0
  2491. data/spec/whois/parsers/responses/whois.rrpproxy.net/status_registered_spec.rb +153 -0
  2492. data/spec/whois/parsers/responses/whois.safenames.net/status_registered_spec.rb +150 -0
  2493. data/spec/whois/parsers/responses/whois.schlund.info/registered_without_update_on_spec.rb +27 -0
  2494. data/spec/whois/parsers/responses/whois.schlund.info/status_available_spec.rb +91 -0
  2495. data/spec/whois/parsers/responses/whois.schlund.info/status_registered_spec.rb +145 -0
  2496. data/spec/whois/parsers/responses/whois.sgnic.sg/sg/property_nameservers_schema_1_spec.rb +36 -0
  2497. data/spec/whois/parsers/responses/whois.sgnic.sg/sg/property_nameservers_schema_1_with_ip_spec.rb +37 -0
  2498. data/spec/whois/parsers/responses/whois.sgnic.sg/sg/property_nameservers_schema_2_spec.rb +36 -0
  2499. data/spec/whois/parsers/responses/whois.sgnic.sg/sg/status_available_spec.rb +58 -0
  2500. data/spec/whois/parsers/responses/whois.sgnic.sg/sg/status_registered_spec.rb +68 -0
  2501. data/spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_dakt_spec.rb +37 -0
  2502. data/spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_exp_spec.rb +37 -0
  2503. data/spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_held_spec.rb +37 -0
  2504. data/spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_lnot_spec.rb +37 -0
  2505. data/spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_ok_spec.rb +37 -0
  2506. data/spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_ta_spec.rb +37 -0
  2507. data/spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_warn_spec.rb +37 -0
  2508. data/spec/whois/parsers/responses/whois.sk-nic.sk/sk/status_available_spec.rb +58 -0
  2509. data/spec/whois/parsers/responses/whois.sk-nic.sk/sk/status_registered_spec.rb +68 -0
  2510. data/spec/whois/parsers/responses/whois.smallregistry.net/status_available_spec.rb +96 -0
  2511. data/spec/whois/parsers/responses/whois.smallregistry.net/status_registered_spec.rb +137 -0
  2512. data/spec/whois/parsers/responses/whois.srs.net.nz/nz/property_status_pendingrelease_spec.rb +37 -0
  2513. data/spec/whois/parsers/responses/whois.srs.net.nz/nz/response_throttled_spec.rb +27 -0
  2514. data/spec/whois/parsers/responses/whois.srs.net.nz/nz/status_available_spec.rb +96 -0
  2515. data/spec/whois/parsers/responses/whois.srs.net.nz/nz/status_invalid_spec.rb +73 -0
  2516. data/spec/whois/parsers/responses/whois.srs.net.nz/nz/status_registered_spec.rb +159 -0
  2517. data/spec/whois/parsers/responses/whois.sx/sx/property_status_premium_name_spec.rb +37 -0
  2518. data/spec/whois/parsers/responses/whois.sx/sx/status_available_spec.rb +96 -0
  2519. data/spec/whois/parsers/responses/whois.sx/sx/status_registered_spec.rb +157 -0
  2520. data/spec/whois/parsers/responses/whois.sx/sx/status_unavailable_spec.rb +37 -0
  2521. data/spec/whois/parsers/responses/whois.tcinet.ru/ru/property_nameservers_with_ip_spec.rb +37 -0
  2522. data/spec/whois/parsers/responses/whois.tcinet.ru/ru/status_available_spec.rb +89 -0
  2523. data/spec/whois/parsers/responses/whois.tcinet.ru/ru/status_registered_spec.rb +105 -0
  2524. data/spec/whois/parsers/responses/whois.tcinet.ru/su/status_available_spec.rb +89 -0
  2525. data/spec/whois/parsers/responses/whois.tcinet.ru/su/status_registered_spec.rb +105 -0
  2526. data/spec/whois/parsers/responses/whois.tcinet.ru/xn--p1ai/status_available_spec.rb +89 -0
  2527. data/spec/whois/parsers/responses/whois.tcinet.ru/xn--p1ai/status_registered_spec.rb +108 -0
  2528. data/spec/whois/parsers/responses/whois.thnic.co.th/th/status_available_spec.rb +58 -0
  2529. data/spec/whois/parsers/responses/whois.thnic.co.th/th/status_registered_spec.rb +69 -0
  2530. data/spec/whois/parsers/responses/whois.tld.ee/ee/property_status_serverhold_spec.rb +174 -0
  2531. data/spec/whois/parsers/responses/whois.tld.ee/ee/status_available_spec.rb +96 -0
  2532. data/spec/whois/parsers/responses/whois.tld.ee/ee/status_expired_spec.rb +157 -0
  2533. data/spec/whois/parsers/responses/whois.tld.ee/ee/status_registered_spec.rb +166 -0
  2534. data/spec/whois/parsers/responses/whois.tld.sy/sy/status_available_spec.rb +73 -0
  2535. data/spec/whois/parsers/responses/whois.tld.sy/sy/status_registered_spec.rb +83 -0
  2536. data/spec/whois/parsers/responses/whois.tonic.to/to/response_incomplete_spec.rb +32 -0
  2537. data/spec/whois/parsers/responses/whois.tonic.to/to/status_available_spec.rb +97 -0
  2538. data/spec/whois/parsers/responses/whois.tonic.to/to/status_registered_spec.rb +97 -0
  2539. data/spec/whois/parsers/responses/whois.tucows.com/status_available_spec.rb +91 -0
  2540. data/spec/whois/parsers/responses/whois.tucows.com/status_registered_spec.rb +143 -0
  2541. data/spec/whois/parsers/responses/whois.twnic.net.tw/tw/status_available_spec.rb +58 -0
  2542. data/spec/whois/parsers/responses/whois.twnic.net.tw/tw/status_registered_spec.rb +68 -0
  2543. data/spec/whois/parsers/responses/whois.tznic.or.tz/tz/property_status_expired_spec.rb +37 -0
  2544. data/spec/whois/parsers/responses/whois.tznic.or.tz/tz/status_available_spec.rb +91 -0
  2545. data/spec/whois/parsers/responses/whois.tznic.or.tz/tz/status_registered_spec.rb +147 -0
  2546. data/spec/whois/parsers/responses/whois.ua/ua/uaepp/property_status_clienthold_spec.rb +37 -0
  2547. data/spec/whois/parsers/responses/whois.ua/ua/uaepp/property_status_clienttransferprohibited_spec.rb +37 -0
  2548. data/spec/whois/parsers/responses/whois.ua/ua/uaepp/property_status_graceperiod_spec.rb +37 -0
  2549. data/spec/whois/parsers/responses/whois.ua/ua/uaepp/property_status_ok_spec.rb +37 -0
  2550. data/spec/whois/parsers/responses/whois.ua/ua/uaepp/property_status_pendingdelete_spec.rb +37 -0
  2551. data/spec/whois/parsers/responses/whois.ua/ua/uaepp/property_status_redemptionperiod_spec.rb +37 -0
  2552. data/spec/whois/parsers/responses/whois.ua/ua/uaepp/status_available_spec.rb +91 -0
  2553. data/spec/whois/parsers/responses/whois.ua/ua/uaepp/status_registered_spec.rb +150 -0
  2554. data/spec/whois/parsers/responses/whois.ua/ua/uanic/property_contacts_multiple_spec.rb +60 -0
  2555. data/spec/whois/parsers/responses/whois.ua/ua/uanic/status_registered_spec.rb +130 -0
  2556. data/spec/whois/parsers/responses/whois.udag.net/status_available_spec.rb +91 -0
  2557. data/spec/whois/parsers/responses/whois.udag.net/status_registered_spec.rb +152 -0
  2558. data/spec/whois/parsers/responses/whois.uniregistry.net/tattoo/status_available_spec.rb +91 -0
  2559. data/spec/whois/parsers/responses/whois.uniregistry.net/tattoo/status_registered_spec.rb +162 -0
  2560. data/spec/whois/parsers/responses/whois.usp.ac.fj/fj/status_available_spec.rb +58 -0
  2561. data/spec/whois/parsers/responses/whois.usp.ac.fj/fj/status_registered_spec.rb +67 -0
  2562. data/spec/whois/parsers/responses/whois.verisign-grs.com/com/property_nameserver_no_nameserver_spec.rb +28 -0
  2563. data/spec/whois/parsers/responses/whois.verisign-grs.com/com/status_available_spec.rb +88 -0
  2564. data/spec/whois/parsers/responses/whois.verisign-grs.com/com/status_registered_spec.rb +111 -0
  2565. data/spec/whois/parsers/responses/whois.verisign-grs.com/net/status_available_spec.rb +88 -0
  2566. data/spec/whois/parsers/responses/whois.verisign-grs.com/net/status_registered_spec.rb +111 -0
  2567. data/spec/whois/parsers/responses/whois.verisign-grs.com/response_unavailable_spec.rb +27 -0
  2568. data/spec/whois/parsers/responses/whois.website.ws/ws/status_available_spec.rb +58 -0
  2569. data/spec/whois/parsers/responses/whois.website.ws/ws/status_registered_spec.rb +69 -0
  2570. data/spec/whois/parsers/responses/whois.wildwestdomains.com/status_available_spec.rb +91 -0
  2571. data/spec/whois/parsers/responses/whois.wildwestdomains.com/status_registered_spec.rb +158 -0
  2572. data/spec/whois/parsers/responses/whois.yoursrs.com/status_available_spec.rb +91 -0
  2573. data/spec/whois/parsers/responses/whois.yoursrs.com/status_registered_spec.rb +141 -0
  2574. data/spec/whois/parsers/responses/whois.yoursrs.com/status_registered_with_no_last_updated_spec.rb +27 -0
  2575. data/spec/whois/parsers/responses/whois.za.net/za.net/status_available_spec.rb +58 -0
  2576. data/spec/whois/parsers/responses/whois.za.net/za.net/status_registered_spec.rb +64 -0
  2577. data/spec/whois/parsers/responses/whois.za.org/za.org/status_available_spec.rb +58 -0
  2578. data/spec/whois/parsers/responses/whois.za.org/za.org/status_registered_spec.rb +66 -0
  2579. data/spec/whois/parsers/responses/whois1.nic.bi/bi/status_available_spec.rb +73 -0
  2580. data/spec/whois/parsers/responses/whois1.nic.bi/bi/status_registered_spec.rb +88 -0
  2581. data/spec/whois/safe_record_spec.rb +167 -0
  2582. data/tasks/spec.rake +192 -0
  2583. data/utils/fixupd.rb +60 -0
  2584. data/utils/matrix.rb +68 -0
  2585. data/utils/mkwhois.rb +31 -0
  2586. data/whois-parser.gemspec +22 -38
  2587. metadata +2352 -16
  2588. data/lib/whois/parsers/whois.registry.net.za.rb +0 -139
  2589. data/lib/whois/scanners/whois.registry.net.za.rb +0 -92
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: whois-parser
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 2.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simone Carletti
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-08-03 00:00:00.000000000 Z
11
+ date: 2022-09-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: whois
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 4.0.0
19
+ version: 4.1.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: 4.0.0
26
+ version: 4.1.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: activesupport
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -56,16 +56,16 @@ dependencies:
56
56
  name: rspec
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
- - - "~>"
59
+ - - ">="
60
60
  - !ruby/object:Gem::Version
61
- version: '3.6'
61
+ version: '0'
62
62
  type: :development
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
- - - "~>"
66
+ - - ">="
67
67
  - !ruby/object:Gem::Version
68
- version: '3.6'
68
+ version: '0'
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: yard
71
71
  requirement: !ruby/object:Gem::Requirement
@@ -86,13 +86,27 @@ email:
86
86
  - weppos@weppos.net
87
87
  executables: []
88
88
  extensions: []
89
- extra_rdoc_files: []
89
+ extra_rdoc_files:
90
+ - LICENSE.txt
91
+ - ".yardopts"
90
92
  files:
93
+ - ".github/dependabot.yml"
94
+ - ".github/workflows/release.yml"
95
+ - ".github/workflows/tests.yml"
96
+ - ".gitignore"
97
+ - ".rspec"
98
+ - ".rubocop.yml"
99
+ - ".rubocop_opinionated.yml"
100
+ - ".rubocop_todo.yml"
101
+ - ".simplecov"
91
102
  - ".yardopts"
92
103
  - CHANGELOG.md
93
104
  - CONTRIBUTING.md
105
+ - Gemfile
94
106
  - LICENSE.txt
95
107
  - README.md
108
+ - Rakefile
109
+ - bin/console
96
110
  - lib/whois-parser.rb
97
111
  - lib/whois/parser.rb
98
112
  - lib/whois/parser/contact.rb
@@ -124,6 +138,7 @@ files:
124
138
  - lib/whois/parsers/capetown-whois.registry.net.za.rb
125
139
  - lib/whois/parsers/ccwhois.ksregistry.net.rb
126
140
  - lib/whois/parsers/ccwhois.verisign-grs.com.rb
141
+ - lib/whois/parsers/coza-whois.registry.net.za.rb
127
142
  - lib/whois/parsers/durban-whois.registry.net.za.rb
128
143
  - lib/whois/parsers/example.rb
129
144
  - lib/whois/parsers/joburg-whois.registry.net.za.rb
@@ -136,7 +151,6 @@ files:
136
151
  - lib/whois/parsers/whois.aero.rb
137
152
  - lib/whois/parsers/whois.afilias-grs.info.rb
138
153
  - lib/whois/parsers/whois.afilias.net.rb
139
- - lib/whois/parsers/whois.ai.rb
140
154
  - lib/whois/parsers/whois.amnic.net.rb
141
155
  - lib/whois/parsers/whois.ascio.com.rb
142
156
  - lib/whois/parsers/whois.ati.tn.rb
@@ -165,7 +179,6 @@ files:
165
179
  - lib/whois/parsers/whois.dns.pl.rb
166
180
  - lib/whois/parsers/whois.dns.pt.rb
167
181
  - lib/whois/parsers/whois.domain-registry.nl.rb
168
- - lib/whois/parsers/whois.domain.kg.rb
169
182
  - lib/whois/parsers/whois.domainregistry.ie.rb
170
183
  - lib/whois/parsers/whois.domreg.lt.rb
171
184
  - lib/whois/parsers/whois.donuts.co.rb
@@ -197,6 +210,7 @@ files:
197
210
  - lib/whois/parsers/whois.je.rb
198
211
  - lib/whois/parsers/whois.jprs.jp.rb
199
212
  - lib/whois/parsers/whois.kenic.or.ke.rb
213
+ - lib/whois/parsers/whois.kg.rb
200
214
  - lib/whois/parsers/whois.kr.rb
201
215
  - lib/whois/parsers/whois.markmonitor.com.rb
202
216
  - lib/whois/parsers/whois.monic.mo.rb
@@ -209,6 +223,7 @@ files:
209
223
  - lib/whois/parsers/whois.nic.ac.rb
210
224
  - lib/whois/parsers/whois.nic.af.rb
211
225
  - lib/whois/parsers/whois.nic.ag.rb
226
+ - lib/whois/parsers/whois.nic.ai.rb
212
227
  - lib/whois/parsers/whois.nic.as.rb
213
228
  - lib/whois/parsers/whois.nic.asia.rb
214
229
  - lib/whois/parsers/whois.nic.at.rb
@@ -228,6 +243,7 @@ files:
228
243
  - lib/whois/parsers/whois.nic.dz.rb
229
244
  - lib/whois/parsers/whois.nic.ec.rb
230
245
  - lib/whois/parsers/whois.nic.es.rb
246
+ - lib/whois/parsers/whois.nic.fm.rb
231
247
  - lib/whois/parsers/whois.nic.fo.rb
232
248
  - lib/whois/parsers/whois.nic.fr.rb
233
249
  - lib/whois/parsers/whois.nic.gd.rb
@@ -297,7 +313,6 @@ files:
297
313
  - lib/whois/parsers/whois.registro.br.rb
298
314
  - lib/whois/parsers/whois.registry.gy.rb
299
315
  - lib/whois/parsers/whois.registry.hm.rb
300
- - lib/whois/parsers/whois.registry.net.za.rb
301
316
  - lib/whois/parsers/whois.registry.om.rb
302
317
  - lib/whois/parsers/whois.registry.qa.rb
303
318
  - lib/whois/parsers/whois.ripe.net.rb
@@ -358,7 +373,6 @@ files:
358
373
  - lib/whois/scanners/whois.nic.cz.rb
359
374
  - lib/whois/scanners/whois.nic.it.rb
360
375
  - lib/whois/scanners/whois.pir.org.rb
361
- - lib/whois/scanners/whois.registry.net.za.rb
362
376
  - lib/whois/scanners/whois.rnids.rs.rb
363
377
  - lib/whois/scanners/whois.smallregistry.net.rb
364
378
  - lib/whois/scanners/whois.srs.net.nz.rb
@@ -366,6 +380,2329 @@ files:
366
380
  - lib/whois/scanners/whois.tld.ee.rb
367
381
  - lib/whois/scanners/whois.tucows.com.rb
368
382
  - lib/whois/scanners/whois.yoursrs.com.rb
383
+ - spec/fixtures/referrals/afilias.bz.txt
384
+ - spec/fixtures/referrals/arin_referral_apnic.txt
385
+ - spec/fixtures/referrals/arin_referral_missing.txt
386
+ - spec/fixtures/referrals/arin_referral_ripe.txt
387
+ - spec/fixtures/referrals/arin_referral_rwhois.txt
388
+ - spec/fixtures/referrals/arin_referral_servernap.txt
389
+ - spec/fixtures/referrals/arin_referral_whois.txt
390
+ - spec/fixtures/referrals/crsnic.com.txt
391
+ - spec/fixtures/referrals/crsnic.com_referral.txt
392
+ - spec/fixtures/referrals/crsnic.com_referral_missing.txt
393
+ - spec/fixtures/referrals/crsnic.com_referral_multiple.txt
394
+ - spec/fixtures/referrals/crsnic.com_referral_not_defined.txt
395
+ - spec/fixtures/referrals/niccc.cc.txt
396
+ - spec/fixtures/responses/capetown-whois.registry.net.za/capetown/status_available.expected
397
+ - spec/fixtures/responses/capetown-whois.registry.net.za/capetown/status_available.txt
398
+ - spec/fixtures/responses/capetown-whois.registry.net.za/capetown/status_registered.expected
399
+ - spec/fixtures/responses/capetown-whois.registry.net.za/capetown/status_registered.txt
400
+ - spec/fixtures/responses/ccwhois.ksregistry.net/vg/status_available.expected
401
+ - spec/fixtures/responses/ccwhois.ksregistry.net/vg/status_available.txt
402
+ - spec/fixtures/responses/ccwhois.ksregistry.net/vg/status_registered.expected
403
+ - spec/fixtures/responses/ccwhois.ksregistry.net/vg/status_registered.txt
404
+ - spec/fixtures/responses/ccwhois.verisign-grs.com/cc/property_nameserver_no_nameserver.expected
405
+ - spec/fixtures/responses/ccwhois.verisign-grs.com/cc/property_nameserver_no_nameserver.txt
406
+ - spec/fixtures/responses/ccwhois.verisign-grs.com/cc/status_available.expected
407
+ - spec/fixtures/responses/ccwhois.verisign-grs.com/cc/status_available.txt
408
+ - spec/fixtures/responses/ccwhois.verisign-grs.com/cc/status_registered.expected
409
+ - spec/fixtures/responses/ccwhois.verisign-grs.com/cc/status_registered.txt
410
+ - spec/fixtures/responses/coza-whois.registry.net.za/co.za/property_contact_fax_empty.expected
411
+ - spec/fixtures/responses/coza-whois.registry.net.za/co.za/property_contact_fax_empty.txt
412
+ - spec/fixtures/responses/coza-whois.registry.net.za/co.za/response_throttled.expected
413
+ - spec/fixtures/responses/coza-whois.registry.net.za/co.za/response_throttled.txt
414
+ - spec/fixtures/responses/coza-whois.registry.net.za/co.za/status_available.expected
415
+ - spec/fixtures/responses/coza-whois.registry.net.za/co.za/status_available.txt
416
+ - spec/fixtures/responses/coza-whois.registry.net.za/co.za/status_registered.expected
417
+ - spec/fixtures/responses/coza-whois.registry.net.za/co.za/status_registered.txt
418
+ - spec/fixtures/responses/durban-whois.registry.net.za/durban/status_available.expected
419
+ - spec/fixtures/responses/durban-whois.registry.net.za/durban/status_available.txt
420
+ - spec/fixtures/responses/durban-whois.registry.net.za/durban/status_registered.expected
421
+ - spec/fixtures/responses/durban-whois.registry.net.za/durban/status_registered.txt
422
+ - spec/fixtures/responses/joburg-whois.registry.net.za/joburg/status_available.expected
423
+ - spec/fixtures/responses/joburg-whois.registry.net.za/joburg/status_available.txt
424
+ - spec/fixtures/responses/joburg-whois.registry.net.za/joburg/status_registered.expected
425
+ - spec/fixtures/responses/joburg-whois.registry.net.za/joburg/status_registered.txt
426
+ - spec/fixtures/responses/kero.yachay.pe/pe/response_throttled.expected
427
+ - spec/fixtures/responses/kero.yachay.pe/pe/response_throttled.txt
428
+ - spec/fixtures/responses/kero.yachay.pe/pe/status_available.expected
429
+ - spec/fixtures/responses/kero.yachay.pe/pe/status_available.txt
430
+ - spec/fixtures/responses/kero.yachay.pe/pe/status_inactive.expected
431
+ - spec/fixtures/responses/kero.yachay.pe/pe/status_inactive.txt
432
+ - spec/fixtures/responses/kero.yachay.pe/pe/status_registered.expected
433
+ - spec/fixtures/responses/kero.yachay.pe/pe/status_registered.txt
434
+ - spec/fixtures/responses/kero.yachay.pe/pe/status_suspended.expected
435
+ - spec/fixtures/responses/kero.yachay.pe/pe/status_suspended.txt
436
+ - spec/fixtures/responses/org-whois.registry.net.za/org.za/status_available.expected
437
+ - spec/fixtures/responses/org-whois.registry.net.za/org.za/status_available.txt
438
+ - spec/fixtures/responses/org-whois.registry.net.za/org.za/status_registered.expected
439
+ - spec/fixtures/responses/org-whois.registry.net.za/org.za/status_registered.txt
440
+ - spec/fixtures/responses/tvwhois.verisign-grs.com/tv/property_nameserver_no_nameserver.expected
441
+ - spec/fixtures/responses/tvwhois.verisign-grs.com/tv/property_nameserver_no_nameserver.txt
442
+ - spec/fixtures/responses/tvwhois.verisign-grs.com/tv/status_available.expected
443
+ - spec/fixtures/responses/tvwhois.verisign-grs.com/tv/status_available.txt
444
+ - spec/fixtures/responses/tvwhois.verisign-grs.com/tv/status_registered.expected
445
+ - spec/fixtures/responses/tvwhois.verisign-grs.com/tv/status_registered.txt
446
+ - spec/fixtures/responses/whois.1und1.info/status_available.expected
447
+ - spec/fixtures/responses/whois.1und1.info/status_available.txt
448
+ - spec/fixtures/responses/whois.1und1.info/status_registered.expected
449
+ - spec/fixtures/responses/whois.1und1.info/status_registered.txt
450
+ - spec/fixtures/responses/whois.35.com/status_registered.expected
451
+ - spec/fixtures/responses/whois.35.com/status_registered.txt
452
+ - spec/fixtures/responses/whois.aeda.net.ae/ae/status_available.expected
453
+ - spec/fixtures/responses/whois.aeda.net.ae/ae/status_available.txt
454
+ - spec/fixtures/responses/whois.aeda.net.ae/ae/status_registered.expected
455
+ - spec/fixtures/responses/whois.aeda.net.ae/ae/status_registered.txt
456
+ - spec/fixtures/responses/whois.aero/status_available.expected
457
+ - spec/fixtures/responses/whois.aero/status_available.txt
458
+ - spec/fixtures/responses/whois.aero/status_registered.expected
459
+ - spec/fixtures/responses/whois.aero/status_registered.txt
460
+ - spec/fixtures/responses/whois.aero/status_reserved.expected
461
+ - spec/fixtures/responses/whois.aero/status_reserved.txt
462
+ - spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.expected
463
+ - spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.txt
464
+ - spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.expected
465
+ - spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.txt
466
+ - spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.expected
467
+ - spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.txt
468
+ - spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.expected
469
+ - spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.txt
470
+ - spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.expected
471
+ - spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.txt
472
+ - spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.expected
473
+ - spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.txt
474
+ - spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.expected
475
+ - spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.txt
476
+ - spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.expected
477
+ - spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.txt
478
+ - spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.expected
479
+ - spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.txt
480
+ - spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.expected
481
+ - spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.txt
482
+ - spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.expected
483
+ - spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.txt
484
+ - spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.expected
485
+ - spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.txt
486
+ - spec/fixtures/responses/whois.afilias.net/info/status_available.expected
487
+ - spec/fixtures/responses/whois.afilias.net/info/status_available.txt
488
+ - spec/fixtures/responses/whois.afilias.net/info/status_registered.expected
489
+ - spec/fixtures/responses/whois.afilias.net/info/status_registered.txt
490
+ - spec/fixtures/responses/whois.afilias.net/info/status_reserved.expected
491
+ - spec/fixtures/responses/whois.afilias.net/info/status_reserved.txt
492
+ - spec/fixtures/responses/whois.afilias.net/pro/status_available.expected
493
+ - spec/fixtures/responses/whois.afilias.net/pro/status_available.txt
494
+ - spec/fixtures/responses/whois.afilias.net/pro/status_registered.expected
495
+ - spec/fixtures/responses/whois.afilias.net/pro/status_registered.txt
496
+ - spec/fixtures/responses/whois.afilias.net/pro/status_reserved.expected
497
+ - spec/fixtures/responses/whois.afilias.net/pro/status_reserved.txt
498
+ - spec/fixtures/responses/whois.amnic.net/am/status_available.expected
499
+ - spec/fixtures/responses/whois.amnic.net/am/status_available.txt
500
+ - spec/fixtures/responses/whois.amnic.net/am/status_registered.expected
501
+ - spec/fixtures/responses/whois.amnic.net/am/status_registered.txt
502
+ - spec/fixtures/responses/whois.ascio.com/status_available.expected
503
+ - spec/fixtures/responses/whois.ascio.com/status_available.txt
504
+ - spec/fixtures/responses/whois.ascio.com/status_registered.expected
505
+ - spec/fixtures/responses/whois.ascio.com/status_registered.txt
506
+ - spec/fixtures/responses/whois.ati.tn/tn/property_contact_updated_none.expected
507
+ - spec/fixtures/responses/whois.ati.tn/tn/property_contact_updated_none.txt
508
+ - spec/fixtures/responses/whois.ati.tn/tn/status_available.expected
509
+ - spec/fixtures/responses/whois.ati.tn/tn/status_available.txt
510
+ - spec/fixtures/responses/whois.ati.tn/tn/status_registered.expected
511
+ - spec/fixtures/responses/whois.ati.tn/tn/status_registered.txt
512
+ - spec/fixtures/responses/whois.audns.net.au/au/property_status_with_multiple.expected
513
+ - spec/fixtures/responses/whois.audns.net.au/au/property_status_with_multiple.txt
514
+ - spec/fixtures/responses/whois.audns.net.au/au/status_available.expected
515
+ - spec/fixtures/responses/whois.audns.net.au/au/status_available.txt
516
+ - spec/fixtures/responses/whois.audns.net.au/au/status_registered.expected
517
+ - spec/fixtures/responses/whois.audns.net.au/au/status_registered.txt
518
+ - spec/fixtures/responses/whois.ax/ax/status_available.expected
519
+ - spec/fixtures/responses/whois.ax/ax/status_available.txt
520
+ - spec/fixtures/responses/whois.ax/ax/status_registered.expected
521
+ - spec/fixtures/responses/whois.ax/ax/status_registered.txt
522
+ - spec/fixtures/responses/whois.biz/biz/status_available.expected
523
+ - spec/fixtures/responses/whois.biz/biz/status_available.txt
524
+ - spec/fixtures/responses/whois.biz/biz/status_registered.expected
525
+ - spec/fixtures/responses/whois.biz/biz/status_registered.txt
526
+ - spec/fixtures/responses/whois.bnnic.bn/bn/status_available.expected
527
+ - spec/fixtures/responses/whois.bnnic.bn/bn/status_available.txt
528
+ - spec/fixtures/responses/whois.bnnic.bn/bn/status_registered.expected
529
+ - spec/fixtures/responses/whois.bnnic.bn/bn/status_registered.txt
530
+ - spec/fixtures/responses/whois.cat/cat/property_status_missing.expected
531
+ - spec/fixtures/responses/whois.cat/cat/property_status_missing.txt
532
+ - spec/fixtures/responses/whois.cat/cat/property_status_multiple.expected
533
+ - spec/fixtures/responses/whois.cat/cat/property_status_multiple.txt
534
+ - spec/fixtures/responses/whois.cat/cat/property_status_ok.expected
535
+ - spec/fixtures/responses/whois.cat/cat/property_status_ok.txt
536
+ - spec/fixtures/responses/whois.cat/cat/status_available.expected
537
+ - spec/fixtures/responses/whois.cat/cat/status_available.txt
538
+ - spec/fixtures/responses/whois.cat/cat/status_registered.expected
539
+ - spec/fixtures/responses/whois.cat/cat/status_registered.txt
540
+ - spec/fixtures/responses/whois.cctld.by/by/status_available.expected
541
+ - spec/fixtures/responses/whois.cctld.by/by/status_available.txt
542
+ - spec/fixtures/responses/whois.cctld.by/by/status_registered.expected
543
+ - spec/fixtures/responses/whois.cctld.by/by/status_registered.txt
544
+ - spec/fixtures/responses/whois.cctld.uz/uz/property_expires_on_dash.expected
545
+ - spec/fixtures/responses/whois.cctld.uz/uz/property_expires_on_dash.txt
546
+ - spec/fixtures/responses/whois.cctld.uz/uz/property_status_reserved.expected
547
+ - spec/fixtures/responses/whois.cctld.uz/uz/property_status_reserved.txt
548
+ - spec/fixtures/responses/whois.cctld.uz/uz/status_available.expected
549
+ - spec/fixtures/responses/whois.cctld.uz/uz/status_available.txt
550
+ - spec/fixtures/responses/whois.cctld.uz/uz/status_registered.expected
551
+ - spec/fixtures/responses/whois.cctld.uz/uz/status_registered.txt
552
+ - spec/fixtures/responses/whois.cdmon.com/com/status_registered.expected
553
+ - spec/fixtures/responses/whois.cdmon.com/com/status_registered.txt
554
+ - spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.expected
555
+ - spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.txt
556
+ - spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.expected
557
+ - spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.txt
558
+ - spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.expected
559
+ - spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.txt
560
+ - spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.expected
561
+ - spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.txt
562
+ - spec/fixtures/responses/whois.centralnic.com/br.com/status_available.expected
563
+ - spec/fixtures/responses/whois.centralnic.com/br.com/status_available.txt
564
+ - spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.expected
565
+ - spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.txt
566
+ - spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.expected
567
+ - spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.txt
568
+ - spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.expected
569
+ - spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.txt
570
+ - spec/fixtures/responses/whois.centralnic.com/de.com/status_available.expected
571
+ - spec/fixtures/responses/whois.centralnic.com/de.com/status_available.txt
572
+ - spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.expected
573
+ - spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.txt
574
+ - spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.expected
575
+ - spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.txt
576
+ - spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.expected
577
+ - spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.txt
578
+ - spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.expected
579
+ - spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.txt
580
+ - spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.expected
581
+ - spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.txt
582
+ - spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.expected
583
+ - spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.txt
584
+ - spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.expected
585
+ - spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.txt
586
+ - spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.expected
587
+ - spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.txt
588
+ - spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.expected
589
+ - spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.txt
590
+ - spec/fixtures/responses/whois.centralnic.com/hu.com/property_contacts_omitted.txt
591
+ - spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.expected
592
+ - spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.txt
593
+ - spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.expected
594
+ - spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.txt
595
+ - spec/fixtures/responses/whois.centralnic.com/jp.net/status_available.expected
596
+ - spec/fixtures/responses/whois.centralnic.com/jp.net/status_available.txt
597
+ - spec/fixtures/responses/whois.centralnic.com/jp.net/status_registered.expected
598
+ - spec/fixtures/responses/whois.centralnic.com/jp.net/status_registered.txt
599
+ - spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.expected
600
+ - spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.txt
601
+ - spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.expected
602
+ - spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.txt
603
+ - spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.expected
604
+ - spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.txt
605
+ - spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.expected
606
+ - spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.txt
607
+ - spec/fixtures/responses/whois.centralnic.com/no.com/status_available.expected
608
+ - spec/fixtures/responses/whois.centralnic.com/no.com/status_available.txt
609
+ - spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.expected
610
+ - spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.txt
611
+ - spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.expected
612
+ - spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.txt
613
+ - spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.expected
614
+ - spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.txt
615
+ - spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.expected
616
+ - spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.txt
617
+ - spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.expected
618
+ - spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.txt
619
+ - spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.expected
620
+ - spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.txt
621
+ - spec/fixtures/responses/whois.centralnic.com/se.com/status_available.expected
622
+ - spec/fixtures/responses/whois.centralnic.com/se.com/status_available.txt
623
+ - spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.expected
624
+ - spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.txt
625
+ - spec/fixtures/responses/whois.centralnic.com/se.net/status_available.expected
626
+ - spec/fixtures/responses/whois.centralnic.com/se.net/status_available.txt
627
+ - spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.expected
628
+ - spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.txt
629
+ - spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.expected
630
+ - spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.txt
631
+ - spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.expected
632
+ - spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.txt
633
+ - spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.expected
634
+ - spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.txt
635
+ - spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.expected
636
+ - spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.txt
637
+ - spec/fixtures/responses/whois.centralnic.com/us.com/status_available.expected
638
+ - spec/fixtures/responses/whois.centralnic.com/us.com/status_available.txt
639
+ - spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.expected
640
+ - spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.txt
641
+ - spec/fixtures/responses/whois.centralnic.com/us.org/status_available.expected
642
+ - spec/fixtures/responses/whois.centralnic.com/us.org/status_available.txt
643
+ - spec/fixtures/responses/whois.centralnic.com/uy.com/property_contacts_omitted.txt
644
+ - spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.expected
645
+ - spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.txt
646
+ - spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.expected
647
+ - spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.txt
648
+ - spec/fixtures/responses/whois.centralnic.com/za.com/status_available.expected
649
+ - spec/fixtures/responses/whois.centralnic.com/za.com/status_available.txt
650
+ - spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.expected
651
+ - spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.txt
652
+ - spec/fixtures/responses/whois.cira.ca/ca/field_without_value.expected
653
+ - spec/fixtures/responses/whois.cira.ca/ca/field_without_value.txt
654
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_autorenew_grace.expected
655
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_autorenew_grace.txt
656
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_available.expected
657
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_available.txt
658
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_pendingdelete.expected
659
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_pendingdelete.txt
660
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_redemption.expected
661
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_redemption.txt
662
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_registered.expected
663
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_registered.txt
664
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_tobereleased.expected
665
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_tobereleased.txt
666
+ - spec/fixtures/responses/whois.cira.ca/ca/property_status_unavailable.txt
667
+ - spec/fixtures/responses/whois.cira.ca/ca/status_available.expected
668
+ - spec/fixtures/responses/whois.cira.ca/ca/status_available.txt
669
+ - spec/fixtures/responses/whois.cira.ca/ca/status_invalid.expected
670
+ - spec/fixtures/responses/whois.cira.ca/ca/status_invalid.txt
671
+ - spec/fixtures/responses/whois.cira.ca/ca/status_registered.expected
672
+ - spec/fixtures/responses/whois.cira.ca/ca/status_registered.txt
673
+ - spec/fixtures/responses/whois.cmc.iq/iq/status_available.expected
674
+ - spec/fixtures/responses/whois.cmc.iq/iq/status_available.txt
675
+ - spec/fixtures/responses/whois.cmc.iq/iq/status_registered.expected
676
+ - spec/fixtures/responses/whois.cmc.iq/iq/status_registered.txt
677
+ - spec/fixtures/responses/whois.cnnic.cn/cn/property_status_ok.expected
678
+ - spec/fixtures/responses/whois.cnnic.cn/cn/property_status_ok.txt
679
+ - spec/fixtures/responses/whois.cnnic.cn/cn/property_status_reserved_list.expected
680
+ - spec/fixtures/responses/whois.cnnic.cn/cn/property_status_reserved_list.txt
681
+ - spec/fixtures/responses/whois.cnnic.cn/cn/status_available.expected
682
+ - spec/fixtures/responses/whois.cnnic.cn/cn/status_available.txt
683
+ - spec/fixtures/responses/whois.cnnic.cn/cn/status_registered.expected
684
+ - spec/fixtures/responses/whois.cnnic.cn/cn/status_registered.txt
685
+ - spec/fixtures/responses/whois.cnnic.cn/cn/status_reserved.expected
686
+ - spec/fixtures/responses/whois.cnnic.cn/cn/status_reserved.txt
687
+ - spec/fixtures/responses/whois.co.ca/co.ca/status_available.expected
688
+ - spec/fixtures/responses/whois.co.ca/co.ca/status_available.txt
689
+ - spec/fixtures/responses/whois.co.ca/co.ca/status_registered.expected
690
+ - spec/fixtures/responses/whois.co.ca/co.ca/status_registered.txt
691
+ - spec/fixtures/responses/whois.co.ca/co.ca/status_reserved.expected
692
+ - spec/fixtures/responses/whois.co.ca/co.ca/status_reserved.txt
693
+ - spec/fixtures/responses/whois.co.pl/co.pl/status_available.expected
694
+ - spec/fixtures/responses/whois.co.pl/co.pl/status_available.txt
695
+ - spec/fixtures/responses/whois.co.pl/co.pl/status_registered.expected
696
+ - spec/fixtures/responses/whois.co.pl/co.pl/status_registered.txt
697
+ - spec/fixtures/responses/whois.co.ug/ug/property_status_active.expected
698
+ - spec/fixtures/responses/whois.co.ug/ug/property_status_active.txt
699
+ - spec/fixtures/responses/whois.co.ug/ug/property_status_unconfirmed.expected
700
+ - spec/fixtures/responses/whois.co.ug/ug/property_status_unconfirmed.txt
701
+ - spec/fixtures/responses/whois.co.ug/ug/status_available.expected
702
+ - spec/fixtures/responses/whois.co.ug/ug/status_available.txt
703
+ - spec/fixtures/responses/whois.co.ug/ug/status_registered.expected
704
+ - spec/fixtures/responses/whois.co.ug/ug/status_registered.txt
705
+ - spec/fixtures/responses/whois.comlaude.com/status_registered.expected
706
+ - spec/fixtures/responses/whois.comlaude.com/status_registered.txt
707
+ - spec/fixtures/responses/whois.corporatedomains.com/status_available.expected
708
+ - spec/fixtures/responses/whois.corporatedomains.com/status_available.txt
709
+ - spec/fixtures/responses/whois.corporatedomains.com/status_registered.expected
710
+ - spec/fixtures/responses/whois.corporatedomains.com/status_registered.txt
711
+ - spec/fixtures/responses/whois.denic.de/de/property_nameservers_with_ip.expected
712
+ - spec/fixtures/responses/whois.denic.de/de/property_nameservers_with_ip.txt
713
+ - spec/fixtures/responses/whois.denic.de/de/property_technical_contact.txt
714
+ - spec/fixtures/responses/whois.denic.de/de/response_error_55000000010.expected
715
+ - spec/fixtures/responses/whois.denic.de/de/response_error_55000000010.txt
716
+ - spec/fixtures/responses/whois.denic.de/de/response_throttled.expected
717
+ - spec/fixtures/responses/whois.denic.de/de/response_throttled.txt
718
+ - spec/fixtures/responses/whois.denic.de/de/status_available.expected
719
+ - spec/fixtures/responses/whois.denic.de/de/status_available.txt
720
+ - spec/fixtures/responses/whois.denic.de/de/status_failed.expected
721
+ - spec/fixtures/responses/whois.denic.de/de/status_failed.txt
722
+ - spec/fixtures/responses/whois.denic.de/de/status_failed_ace.expected
723
+ - spec/fixtures/responses/whois.denic.de/de/status_failed_ace.txt
724
+ - spec/fixtures/responses/whois.denic.de/de/status_invalid.expected
725
+ - spec/fixtures/responses/whois.denic.de/de/status_invalid.txt
726
+ - spec/fixtures/responses/whois.denic.de/de/status_registered.expected
727
+ - spec/fixtures/responses/whois.denic.de/de/status_registered.txt
728
+ - spec/fixtures/responses/whois.dk-hostmaster.dk/dk/property_status_deactivated.expected
729
+ - spec/fixtures/responses/whois.dk-hostmaster.dk/dk/property_status_deactivated.txt
730
+ - spec/fixtures/responses/whois.dk-hostmaster.dk/dk/property_status_reserved.expected
731
+ - spec/fixtures/responses/whois.dk-hostmaster.dk/dk/property_status_reserved.txt
732
+ - spec/fixtures/responses/whois.dk-hostmaster.dk/dk/response_throttled.expected.txt
733
+ - spec/fixtures/responses/whois.dk-hostmaster.dk/dk/response_throttled.txt
734
+ - spec/fixtures/responses/whois.dk-hostmaster.dk/dk/status_available.expected
735
+ - spec/fixtures/responses/whois.dk-hostmaster.dk/dk/status_available.txt
736
+ - spec/fixtures/responses/whois.dk-hostmaster.dk/dk/status_registered.expected
737
+ - spec/fixtures/responses/whois.dk-hostmaster.dk/dk/status_registered.txt
738
+ - spec/fixtures/responses/whois.dns.be/be/property_nameservers_with_ip.expected
739
+ - spec/fixtures/responses/whois.dns.be/be/property_nameservers_with_ip.txt
740
+ - spec/fixtures/responses/whois.dns.be/be/property_status_available.expected
741
+ - spec/fixtures/responses/whois.dns.be/be/property_status_available.txt
742
+ - spec/fixtures/responses/whois.dns.be/be/property_status_not_available.expected
743
+ - spec/fixtures/responses/whois.dns.be/be/property_status_not_available.txt
744
+ - spec/fixtures/responses/whois.dns.be/be/property_status_notallowed.expected
745
+ - spec/fixtures/responses/whois.dns.be/be/property_status_notallowed.txt
746
+ - spec/fixtures/responses/whois.dns.be/be/property_status_outofservice.expected
747
+ - spec/fixtures/responses/whois.dns.be/be/property_status_outofservice.txt
748
+ - spec/fixtures/responses/whois.dns.be/be/property_status_quarantine.expected
749
+ - spec/fixtures/responses/whois.dns.be/be/property_status_quarantine.txt
750
+ - spec/fixtures/responses/whois.dns.be/be/response_blocked.expected
751
+ - spec/fixtures/responses/whois.dns.be/be/response_blocked.txt
752
+ - spec/fixtures/responses/whois.dns.be/be/response_throttled_hourly.expected
753
+ - spec/fixtures/responses/whois.dns.be/be/response_throttled_hourly.txt
754
+ - spec/fixtures/responses/whois.dns.be/be/response_throttled_limit.expected
755
+ - spec/fixtures/responses/whois.dns.be/be/response_throttled_limit.txt
756
+ - spec/fixtures/responses/whois.dns.be/be/status_available.expected
757
+ - spec/fixtures/responses/whois.dns.be/be/status_available.txt
758
+ - spec/fixtures/responses/whois.dns.be/be/status_invalid.expected
759
+ - spec/fixtures/responses/whois.dns.be/be/status_invalid.txt
760
+ - spec/fixtures/responses/whois.dns.be/be/status_registered.expected
761
+ - spec/fixtures/responses/whois.dns.be/be/status_registered.txt
762
+ - spec/fixtures/responses/whois.dns.hr/hr/status_available.expected
763
+ - spec/fixtures/responses/whois.dns.hr/hr/status_available.txt
764
+ - spec/fixtures/responses/whois.dns.hr/hr/status_registered.expected
765
+ - spec/fixtures/responses/whois.dns.hr/hr/status_registered.txt
766
+ - spec/fixtures/responses/whois.dns.lu/lu/property_nameservers_with_ip.expected
767
+ - spec/fixtures/responses/whois.dns.lu/lu/property_nameservers_with_ip.txt
768
+ - spec/fixtures/responses/whois.dns.lu/lu/status_available.expected
769
+ - spec/fixtures/responses/whois.dns.lu/lu/status_available.txt
770
+ - spec/fixtures/responses/whois.dns.lu/lu/status_registered.expected
771
+ - spec/fixtures/responses/whois.dns.lu/lu/status_registered.txt
772
+ - spec/fixtures/responses/whois.dns.pl/pl/property_expires_on_not_defined.expected
773
+ - spec/fixtures/responses/whois.dns.pl/pl/property_expires_on_not_defined.txt
774
+ - spec/fixtures/responses/whois.dns.pl/pl/property_nameservers_with_ip.expected
775
+ - spec/fixtures/responses/whois.dns.pl/pl/property_nameservers_with_ip.txt
776
+ - spec/fixtures/responses/whois.dns.pl/pl/response_throttled.expected
777
+ - spec/fixtures/responses/whois.dns.pl/pl/response_throttled.txt
778
+ - spec/fixtures/responses/whois.dns.pl/pl/status_available.expected
779
+ - spec/fixtures/responses/whois.dns.pl/pl/status_available.txt
780
+ - spec/fixtures/responses/whois.dns.pl/pl/status_registered.expected
781
+ - spec/fixtures/responses/whois.dns.pl/pl/status_registered.txt
782
+ - spec/fixtures/responses/whois.dns.pt/pt/property_nameservers.expected
783
+ - spec/fixtures/responses/whois.dns.pt/pt/property_nameservers.txt
784
+ - spec/fixtures/responses/whois.dns.pt/pt/property_status_techpro.expected
785
+ - spec/fixtures/responses/whois.dns.pt/pt/property_status_techpro.txt
786
+ - spec/fixtures/responses/whois.dns.pt/pt/status_available.expected
787
+ - spec/fixtures/responses/whois.dns.pt/pt/status_available.txt
788
+ - spec/fixtures/responses/whois.dns.pt/pt/status_inactive.expected
789
+ - spec/fixtures/responses/whois.dns.pt/pt/status_inactive.txt
790
+ - spec/fixtures/responses/whois.dns.pt/pt/status_registered.expected
791
+ - spec/fixtures/responses/whois.dns.pt/pt/status_registered.txt
792
+ - spec/fixtures/responses/whois.dns.pt/pt/status_reserved.expected
793
+ - spec/fixtures/responses/whois.dns.pt/pt/status_reserved.txt
794
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/property_nameservers_with_ip.expected
795
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/property_nameservers_with_ip.txt
796
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/property_status_inactive.expected
797
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/property_status_inactive.txt
798
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/response_throttled.expected
799
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/response_throttled.txt
800
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/response_throttled_daily.expected
801
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/response_throttled_daily.txt
802
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/response_unavailable.expected
803
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/response_unavailable.txt
804
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/status_available.expected
805
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/status_available.txt
806
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/status_redemption.expected
807
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/status_redemption.txt
808
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/status_registered.expected
809
+ - spec/fixtures/responses/whois.domain-registry.nl/nl/status_registered.txt
810
+ - spec/fixtures/responses/whois.domainregistry.ie/ie/case_token_application_pending.expected
811
+ - spec/fixtures/responses/whois.domainregistry.ie/ie/case_token_application_pending.txt
812
+ - spec/fixtures/responses/whois.domainregistry.ie/ie/property_contacts_multiple.expected
813
+ - spec/fixtures/responses/whois.domainregistry.ie/ie/property_contacts_multiple.txt
814
+ - spec/fixtures/responses/whois.domainregistry.ie/ie/property_contacts_not_matching_id.expected
815
+ - spec/fixtures/responses/whois.domainregistry.ie/ie/property_contacts_not_matching_id.txt
816
+ - spec/fixtures/responses/whois.domainregistry.ie/ie/property_nameservers_with_ip.expected
817
+ - spec/fixtures/responses/whois.domainregistry.ie/ie/property_nameservers_with_ip.txt
818
+ - spec/fixtures/responses/whois.domainregistry.ie/ie/status_available.expected
819
+ - spec/fixtures/responses/whois.domainregistry.ie/ie/status_available.txt
820
+ - spec/fixtures/responses/whois.domainregistry.ie/ie/status_registered.expected
821
+ - spec/fixtures/responses/whois.domainregistry.ie/ie/status_registered.txt
822
+ - spec/fixtures/responses/whois.domreg.lt/lt/property_nameservers_with_ip.expected
823
+ - spec/fixtures/responses/whois.domreg.lt/lt/property_nameservers_with_ip.txt
824
+ - spec/fixtures/responses/whois.domreg.lt/lt/status_available.expected
825
+ - spec/fixtures/responses/whois.domreg.lt/lt/status_available.txt
826
+ - spec/fixtures/responses/whois.domreg.lt/lt/status_registered.expected
827
+ - spec/fixtures/responses/whois.domreg.lt/lt/status_registered.txt
828
+ - spec/fixtures/responses/whois.donuts.co/bike/status_available.expected
829
+ - spec/fixtures/responses/whois.donuts.co/bike/status_available.txt
830
+ - spec/fixtures/responses/whois.donuts.co/bike/status_registered.expected
831
+ - spec/fixtures/responses/whois.donuts.co/bike/status_registered.txt
832
+ - spec/fixtures/responses/whois.dot.cf/cf/property_expires_on_blank.expected
833
+ - spec/fixtures/responses/whois.dot.cf/cf/property_expires_on_blank.txt
834
+ - spec/fixtures/responses/whois.dot.cf/cf/status_available.expected
835
+ - spec/fixtures/responses/whois.dot.cf/cf/status_available.txt
836
+ - spec/fixtures/responses/whois.dot.cf/cf/status_registered.expected
837
+ - spec/fixtures/responses/whois.dot.cf/cf/status_registered.txt
838
+ - spec/fixtures/responses/whois.dot.tk/tk/status_available.expected
839
+ - spec/fixtures/responses/whois.dot.tk/tk/status_available.txt
840
+ - spec/fixtures/responses/whois.dot.tk/tk/status_registered.expected
841
+ - spec/fixtures/responses/whois.dot.tk/tk/status_registered.txt
842
+ - spec/fixtures/responses/whois.dotgov.gov/gov/status_available.expected
843
+ - spec/fixtures/responses/whois.dotgov.gov/gov/status_available.txt
844
+ - spec/fixtures/responses/whois.dotgov.gov/gov/status_registered.expected
845
+ - spec/fixtures/responses/whois.dotgov.gov/gov/status_registered.txt
846
+ - spec/fixtures/responses/whois.dotmobiregistry.net/mobi/status_available.expected
847
+ - spec/fixtures/responses/whois.dotmobiregistry.net/mobi/status_available.txt
848
+ - spec/fixtures/responses/whois.dotmobiregistry.net/mobi/status_registered.expected
849
+ - spec/fixtures/responses/whois.dotmobiregistry.net/mobi/status_registered.txt
850
+ - spec/fixtures/responses/whois.dotpostregistry.net/post/status_available.expected
851
+ - spec/fixtures/responses/whois.dotpostregistry.net/post/status_available.txt
852
+ - spec/fixtures/responses/whois.dotpostregistry.net/post/status_registered.expected
853
+ - spec/fixtures/responses/whois.dotpostregistry.net/post/status_registered.txt
854
+ - spec/fixtures/responses/whois.dreamhost.com/property_contact_private.expected
855
+ - spec/fixtures/responses/whois.dreamhost.com/property_contact_private.txt
856
+ - spec/fixtures/responses/whois.dreamhost.com/status_registered.expected
857
+ - spec/fixtures/responses/whois.dreamhost.com/status_registered.txt
858
+ - spec/fixtures/responses/whois.educause.edu/edu/fixture1.txt
859
+ - spec/fixtures/responses/whois.educause.edu/edu/fixture2.txt
860
+ - spec/fixtures/responses/whois.educause.edu/edu/fixture3.txt
861
+ - spec/fixtures/responses/whois.educause.edu/edu/fixture4.txt
862
+ - spec/fixtures/responses/whois.educause.edu/edu/fixture5.txt
863
+ - spec/fixtures/responses/whois.educause.edu/edu/fixture6.txt
864
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant.expected
865
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant.txt
866
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant_with_additional_organization.expected
867
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant_with_additional_organization.txt
868
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant_without_address.expected
869
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant_without_address.txt
870
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant_without_zip.expected
871
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contact_registrant_without_zip.txt
872
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contacts.expected
873
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contacts.txt
874
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case1.expected
875
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case1.txt
876
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case2.expected
877
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case2.txt
878
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case3.expected
879
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case3.txt
880
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case4.expected
881
+ - spec/fixtures/responses/whois.educause.edu/edu/property_contacts_case4.txt
882
+ - spec/fixtures/responses/whois.educause.edu/edu/property_updated_on_unknown.expected
883
+ - spec/fixtures/responses/whois.educause.edu/edu/property_updated_on_unknown.txt
884
+ - spec/fixtures/responses/whois.educause.edu/edu/status_available.expected
885
+ - spec/fixtures/responses/whois.educause.edu/edu/status_available.txt
886
+ - spec/fixtures/responses/whois.educause.edu/edu/status_registered.expected
887
+ - spec/fixtures/responses/whois.educause.edu/edu/status_registered.txt
888
+ - spec/fixtures/responses/whois.eenet.ee/ee/status_available.expected
889
+ - spec/fixtures/responses/whois.eenet.ee/ee/status_available.txt
890
+ - spec/fixtures/responses/whois.eenet.ee/ee/status_registered.expected
891
+ - spec/fixtures/responses/whois.eenet.ee/ee/status_registered.txt
892
+ - spec/fixtures/responses/whois.enom.com/status_available.expected
893
+ - spec/fixtures/responses/whois.enom.com/status_available.txt
894
+ - spec/fixtures/responses/whois.enom.com/status_registered.expected
895
+ - spec/fixtures/responses/whois.enom.com/status_registered.txt
896
+ - spec/fixtures/responses/whois.enom.com/status_registered_with_blank_updated_date.expected
897
+ - spec/fixtures/responses/whois.enom.com/status_registered_with_blank_updated_date.txt
898
+ - spec/fixtures/responses/whois.eu.org/eu.org/status_available.expected
899
+ - spec/fixtures/responses/whois.eu.org/eu.org/status_available.txt
900
+ - spec/fixtures/responses/whois.eu.org/eu.org/status_registered.expected
901
+ - spec/fixtures/responses/whois.eu.org/eu.org/status_registered.txt
902
+ - spec/fixtures/responses/whois.eu/eu/property_nameservers.expected
903
+ - spec/fixtures/responses/whois.eu/eu/property_nameservers.txt
904
+ - spec/fixtures/responses/whois.eu/eu/response_throttled.expected
905
+ - spec/fixtures/responses/whois.eu/eu/response_throttled.txt
906
+ - spec/fixtures/responses/whois.eu/eu/status_available.expected
907
+ - spec/fixtures/responses/whois.eu/eu/status_available.txt
908
+ - spec/fixtures/responses/whois.eu/eu/status_registered.expected
909
+ - spec/fixtures/responses/whois.eu/eu/status_registered.txt
910
+ - spec/fixtures/responses/whois.fi/fi/property_status_graceperiod.expected
911
+ - spec/fixtures/responses/whois.fi/fi/property_status_graceperiod.txt
912
+ - spec/fixtures/responses/whois.fi/fi/status_available.expected
913
+ - spec/fixtures/responses/whois.fi/fi/status_available.txt
914
+ - spec/fixtures/responses/whois.fi/fi/status_registered.expected
915
+ - spec/fixtures/responses/whois.fi/fi/status_registered.txt
916
+ - spec/fixtures/responses/whois.fi/fi/status_reserved.expected
917
+ - spec/fixtures/responses/whois.fi/fi/status_reserved.txt
918
+ - spec/fixtures/responses/whois.gandi.net/status_available.expected
919
+ - spec/fixtures/responses/whois.gandi.net/status_available.txt
920
+ - spec/fixtures/responses/whois.gandi.net/status_registered.expected
921
+ - spec/fixtures/responses/whois.gandi.net/status_registered.txt
922
+ - spec/fixtures/responses/whois.gg/gg/status_available.expected
923
+ - spec/fixtures/responses/whois.gg/gg/status_available.txt
924
+ - spec/fixtures/responses/whois.gg/gg/status_registered.expected
925
+ - spec/fixtures/responses/whois.gg/gg/status_registered.txt
926
+ - spec/fixtures/responses/whois.godaddy.com/property_dates_not_available.txt
927
+ - spec/fixtures/responses/whois.godaddy.com/status_registered.expected
928
+ - spec/fixtures/responses/whois.godaddy.com/status_registered.txt
929
+ - spec/fixtures/responses/whois.gov.za/gov.za/status_available.expected
930
+ - spec/fixtures/responses/whois.gov.za/gov.za/status_available.txt
931
+ - spec/fixtures/responses/whois.gov.za/gov.za/status_registered.expected
932
+ - spec/fixtures/responses/whois.gov.za/gov.za/status_registered.txt
933
+ - spec/fixtures/responses/whois.hkirc.hk/hk/property_expires_on_null.expected
934
+ - spec/fixtures/responses/whois.hkirc.hk/hk/property_expires_on_null.txt
935
+ - spec/fixtures/responses/whois.hkirc.hk/hk/status_available.expected
936
+ - spec/fixtures/responses/whois.hkirc.hk/hk/status_available.txt
937
+ - spec/fixtures/responses/whois.hkirc.hk/hk/status_registered.expected
938
+ - spec/fixtures/responses/whois.hkirc.hk/hk/status_registered.txt
939
+ - spec/fixtures/responses/whois.iana.org/arpa/status_available.txt
940
+ - spec/fixtures/responses/whois.iana.org/arpa/status_registered.txt
941
+ - spec/fixtures/responses/whois.iana.org/int/status_available.expected
942
+ - spec/fixtures/responses/whois.iana.org/int/status_available.txt
943
+ - spec/fixtures/responses/whois.iana.org/int/status_registered.expected
944
+ - spec/fixtures/responses/whois.iana.org/int/status_registered.txt
945
+ - spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.expected
946
+ - spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.txt
947
+ - spec/fixtures/responses/whois.iis.nu/nu/status_available.expected
948
+ - spec/fixtures/responses/whois.iis.nu/nu/status_available.txt
949
+ - spec/fixtures/responses/whois.iis.nu/nu/status_registered.expected
950
+ - spec/fixtures/responses/whois.iis.nu/nu/status_registered.txt
951
+ - spec/fixtures/responses/whois.iis.se/se/property_datetime_is_dash.expected
952
+ - spec/fixtures/responses/whois.iis.se/se/property_datetime_is_dash.txt
953
+ - spec/fixtures/responses/whois.iis.se/se/property_nameservers_single.expected
954
+ - spec/fixtures/responses/whois.iis.se/se/property_nameservers_single.txt
955
+ - spec/fixtures/responses/whois.iis.se/se/property_nameservers_with_ip.expected
956
+ - spec/fixtures/responses/whois.iis.se/se/property_nameservers_with_ip.txt
957
+ - spec/fixtures/responses/whois.iis.se/se/property_status_inactive.expected
958
+ - spec/fixtures/responses/whois.iis.se/se/property_status_inactive.txt
959
+ - spec/fixtures/responses/whois.iis.se/se/property_status_missing.txt
960
+ - spec/fixtures/responses/whois.iis.se/se/property_status_ok.expected
961
+ - spec/fixtures/responses/whois.iis.se/se/property_status_ok.txt
962
+ - spec/fixtures/responses/whois.iis.se/se/property_status_serverhold.expected
963
+ - spec/fixtures/responses/whois.iis.se/se/property_status_serverhold.txt
964
+ - spec/fixtures/responses/whois.iis.se/se/status_available.expected
965
+ - spec/fixtures/responses/whois.iis.se/se/status_available.txt
966
+ - spec/fixtures/responses/whois.iis.se/se/status_registered.expected
967
+ - spec/fixtures/responses/whois.iis.se/se/status_registered.txt
968
+ - spec/fixtures/responses/whois.in.ua/in.ua/status_available.expected
969
+ - spec/fixtures/responses/whois.in.ua/in.ua/status_available.txt
970
+ - spec/fixtures/responses/whois.in.ua/in.ua/status_registered.expected
971
+ - spec/fixtures/responses/whois.in.ua/in.ua/status_registered.txt
972
+ - spec/fixtures/responses/whois.inregistry.net/in/property_status_missing.expected
973
+ - spec/fixtures/responses/whois.inregistry.net/in/property_status_missing.txt
974
+ - spec/fixtures/responses/whois.inregistry.net/in/property_status_multiple.expected
975
+ - spec/fixtures/responses/whois.inregistry.net/in/property_status_multiple.txt
976
+ - spec/fixtures/responses/whois.inregistry.net/in/property_status_ok.expected
977
+ - spec/fixtures/responses/whois.inregistry.net/in/property_status_ok.txt
978
+ - spec/fixtures/responses/whois.inregistry.net/in/status_available.expected
979
+ - spec/fixtures/responses/whois.inregistry.net/in/status_available.txt
980
+ - spec/fixtures/responses/whois.inregistry.net/in/status_registered.expected
981
+ - spec/fixtures/responses/whois.inregistry.net/in/status_registered.txt
982
+ - spec/fixtures/responses/whois.isnic.is/is/status_available.expected
983
+ - spec/fixtures/responses/whois.isnic.is/is/status_available.txt
984
+ - spec/fixtures/responses/whois.isnic.is/is/status_registered.expected
985
+ - spec/fixtures/responses/whois.isnic.is/is/status_registered.txt
986
+ - spec/fixtures/responses/whois.isoc.org.il/il/property_status_missing.expected
987
+ - spec/fixtures/responses/whois.isoc.org.il/il/property_status_missing.txt
988
+ - spec/fixtures/responses/whois.isoc.org.il/il/property_status_transfer_allowed.expected
989
+ - spec/fixtures/responses/whois.isoc.org.il/il/property_status_transfer_allowed.txt
990
+ - spec/fixtures/responses/whois.isoc.org.il/il/property_status_transfer_locked.expected
991
+ - spec/fixtures/responses/whois.isoc.org.il/il/property_status_transfer_locked.txt
992
+ - spec/fixtures/responses/whois.isoc.org.il/il/status_available.expected
993
+ - spec/fixtures/responses/whois.isoc.org.il/il/status_available.txt
994
+ - spec/fixtures/responses/whois.isoc.org.il/il/status_registered.expected
995
+ - spec/fixtures/responses/whois.isoc.org.il/il/status_registered.txt
996
+ - spec/fixtures/responses/whois.ja.net/ac.uk/status_available.expected
997
+ - spec/fixtures/responses/whois.ja.net/ac.uk/status_available.txt
998
+ - spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.expected
999
+ - spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.txt
1000
+ - spec/fixtures/responses/whois.ja.net/gov.uk/status_available.expected
1001
+ - spec/fixtures/responses/whois.ja.net/gov.uk/status_available.txt
1002
+ - spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.expected
1003
+ - spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.txt
1004
+ - spec/fixtures/responses/whois.je/je/status_available.expected
1005
+ - spec/fixtures/responses/whois.je/je/status_available.txt
1006
+ - spec/fixtures/responses/whois.je/je/status_registered.expected
1007
+ - spec/fixtures/responses/whois.je/je/status_registered.txt
1008
+ - spec/fixtures/responses/whois.jprs.jp/co.jp/property_state_deleted.expected
1009
+ - spec/fixtures/responses/whois.jprs.jp/co.jp/property_state_deleted.txt
1010
+ - spec/fixtures/responses/whois.jprs.jp/co.jp/property_state_registered.expected
1011
+ - spec/fixtures/responses/whois.jprs.jp/co.jp/property_state_registered.txt
1012
+ - spec/fixtures/responses/whois.jprs.jp/jp/property_status_suspended.expected
1013
+ - spec/fixtures/responses/whois.jprs.jp/jp/property_status_suspended.txt
1014
+ - spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.expected
1015
+ - spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.txt
1016
+ - spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.expected
1017
+ - spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.txt
1018
+ - spec/fixtures/responses/whois.jprs.jp/jp/status_available.expected
1019
+ - spec/fixtures/responses/whois.jprs.jp/jp/status_available.txt
1020
+ - spec/fixtures/responses/whois.jprs.jp/jp/status_registered.expected
1021
+ - spec/fixtures/responses/whois.jprs.jp/jp/status_registered.txt
1022
+ - spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.expected
1023
+ - spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.txt
1024
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_missing.expected
1025
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_missing.txt
1026
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/property_state_reserved.expected
1027
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/property_state_reserved.txt
1028
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.expected
1029
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.txt
1030
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.expected
1031
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.txt
1032
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_reserved.expected
1033
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_reserved.txt
1034
+ - spec/fixtures/responses/whois.kenic.or.ke/ke/status_available.expected
1035
+ - spec/fixtures/responses/whois.kenic.or.ke/ke/status_available.txt
1036
+ - spec/fixtures/responses/whois.kenic.or.ke/ke/status_invalid.expected
1037
+ - spec/fixtures/responses/whois.kenic.or.ke/ke/status_invalid.txt
1038
+ - spec/fixtures/responses/whois.kenic.or.ke/ke/status_registered.expected
1039
+ - spec/fixtures/responses/whois.kenic.or.ke/ke/status_registered.txt
1040
+ - spec/fixtures/responses/whois.kg/kg/status_available.expected
1041
+ - spec/fixtures/responses/whois.kg/kg/status_available.txt
1042
+ - spec/fixtures/responses/whois.kg/kg/status_registered.expected
1043
+ - spec/fixtures/responses/whois.kg/kg/status_registered.txt
1044
+ - spec/fixtures/responses/whois.kr/kr/property_nameservers_with_ip.expected
1045
+ - spec/fixtures/responses/whois.kr/kr/property_nameservers_with_ip.txt
1046
+ - spec/fixtures/responses/whois.kr/kr/status_available.expected
1047
+ - spec/fixtures/responses/whois.kr/kr/status_available.txt
1048
+ - spec/fixtures/responses/whois.kr/kr/status_registered.expected
1049
+ - spec/fixtures/responses/whois.kr/kr/status_registered.txt
1050
+ - spec/fixtures/responses/whois.markmonitor.com/cc/status_registered.txt
1051
+ - spec/fixtures/responses/whois.markmonitor.com/com/status_registered.txt
1052
+ - spec/fixtures/responses/whois.markmonitor.com/jobs/status_registered.txt
1053
+ - spec/fixtures/responses/whois.markmonitor.com/net/status_registered.txt
1054
+ - spec/fixtures/responses/whois.markmonitor.com/response_throttled.expected
1055
+ - spec/fixtures/responses/whois.markmonitor.com/response_throttled.txt
1056
+ - spec/fixtures/responses/whois.markmonitor.com/status_available.expected
1057
+ - spec/fixtures/responses/whois.markmonitor.com/status_available.txt
1058
+ - spec/fixtures/responses/whois.markmonitor.com/status_registered.expected
1059
+ - spec/fixtures/responses/whois.markmonitor.com/status_registered.txt
1060
+ - spec/fixtures/responses/whois.markmonitor.com/tv/status_registered.txt
1061
+ - spec/fixtures/responses/whois.monic.mo/mo/status_available.expected
1062
+ - spec/fixtures/responses/whois.monic.mo/mo/status_available.txt
1063
+ - spec/fixtures/responses/whois.monic.mo/mo/status_registered.expected
1064
+ - spec/fixtures/responses/whois.monic.mo/mo/status_registered.txt
1065
+ - spec/fixtures/responses/whois.museum/museum/status_available.expected
1066
+ - spec/fixtures/responses/whois.museum/museum/status_available.txt
1067
+ - spec/fixtures/responses/whois.museum/museum/status_registered.expected
1068
+ - spec/fixtures/responses/whois.museum/museum/status_registered.txt
1069
+ - spec/fixtures/responses/whois.mynic.my/my/status_available.expected
1070
+ - spec/fixtures/responses/whois.mynic.my/my/status_available.txt
1071
+ - spec/fixtures/responses/whois.mynic.my/my/status_registered.expected
1072
+ - spec/fixtures/responses/whois.mynic.my/my/status_registered.txt
1073
+ - spec/fixtures/responses/whois.na-nic.com.na/na/status_available.expected
1074
+ - spec/fixtures/responses/whois.na-nic.com.na/na/status_available.txt
1075
+ - spec/fixtures/responses/whois.na-nic.com.na/na/status_registered.expected
1076
+ - spec/fixtures/responses/whois.na-nic.com.na/na/status_registered.txt
1077
+ - spec/fixtures/responses/whois.nc/nc/property_contact_without_state.expected
1078
+ - spec/fixtures/responses/whois.nc/nc/property_contact_without_state.txt
1079
+ - spec/fixtures/responses/whois.nc/nc/property_contact_without_state_and_address.expected
1080
+ - spec/fixtures/responses/whois.nc/nc/property_contact_without_state_and_address.txt
1081
+ - spec/fixtures/responses/whois.nc/nc/status_available.expected
1082
+ - spec/fixtures/responses/whois.nc/nc/status_available.txt
1083
+ - spec/fixtures/responses/whois.nc/nc/status_registered.expected
1084
+ - spec/fixtures/responses/whois.nc/nc/status_registered.txt
1085
+ - spec/fixtures/responses/whois.netcom.cm/cm/status_available.expected
1086
+ - spec/fixtures/responses/whois.netcom.cm/cm/status_available.txt
1087
+ - spec/fixtures/responses/whois.netcom.cm/cm/status_registered.expected
1088
+ - spec/fixtures/responses/whois.netcom.cm/cm/status_registered.txt
1089
+ - spec/fixtures/responses/whois.netcom.cm/cm/status_suspended.expected
1090
+ - spec/fixtures/responses/whois.netcom.cm/cm/status_suspended.txt
1091
+ - spec/fixtures/responses/whois.networksolutions.com/status_available.expected
1092
+ - spec/fixtures/responses/whois.networksolutions.com/status_available.txt
1093
+ - spec/fixtures/responses/whois.networksolutions.com/status_registered.expected
1094
+ - spec/fixtures/responses/whois.networksolutions.com/status_registered.txt
1095
+ - spec/fixtures/responses/whois.nic.ac/ac/status_available.expected
1096
+ - spec/fixtures/responses/whois.nic.ac/ac/status_available.txt
1097
+ - spec/fixtures/responses/whois.nic.ac/ac/status_registered.expected
1098
+ - spec/fixtures/responses/whois.nic.ac/ac/status_registered.txt
1099
+ - spec/fixtures/responses/whois.nic.af/af/status_available.expected
1100
+ - spec/fixtures/responses/whois.nic.af/af/status_available.txt
1101
+ - spec/fixtures/responses/whois.nic.af/af/status_registered.expected
1102
+ - spec/fixtures/responses/whois.nic.af/af/status_registered.txt
1103
+ - spec/fixtures/responses/whois.nic.ag/ag/status_available.expected
1104
+ - spec/fixtures/responses/whois.nic.ag/ag/status_available.txt
1105
+ - spec/fixtures/responses/whois.nic.ag/ag/status_registered.expected
1106
+ - spec/fixtures/responses/whois.nic.ag/ag/status_registered.txt
1107
+ - spec/fixtures/responses/whois.nic.ai/ai/status_available.expected
1108
+ - spec/fixtures/responses/whois.nic.ai/ai/status_available.txt
1109
+ - spec/fixtures/responses/whois.nic.ai/ai/status_registered.expected
1110
+ - spec/fixtures/responses/whois.nic.ai/ai/status_registered.txt
1111
+ - spec/fixtures/responses/whois.nic.as/as/status_available.expected
1112
+ - spec/fixtures/responses/whois.nic.as/as/status_available.txt
1113
+ - spec/fixtures/responses/whois.nic.as/as/status_registered.expected
1114
+ - spec/fixtures/responses/whois.nic.as/as/status_registered.txt
1115
+ - spec/fixtures/responses/whois.nic.asia/asia/property_status_multiple.expected
1116
+ - spec/fixtures/responses/whois.nic.asia/asia/property_status_multiple.txt
1117
+ - spec/fixtures/responses/whois.nic.asia/asia/property_status_single.expected
1118
+ - spec/fixtures/responses/whois.nic.asia/asia/property_status_single.txt
1119
+ - spec/fixtures/responses/whois.nic.asia/asia/status_available.expected
1120
+ - spec/fixtures/responses/whois.nic.asia/asia/status_available.txt
1121
+ - spec/fixtures/responses/whois.nic.asia/asia/status_registered.expected
1122
+ - spec/fixtures/responses/whois.nic.asia/asia/status_registered.txt
1123
+ - spec/fixtures/responses/whois.nic.asia/asia/status_reserved.expected
1124
+ - spec/fixtures/responses/whois.nic.asia/asia/status_reserved.txt
1125
+ - spec/fixtures/responses/whois.nic.at/at/status_available.expected
1126
+ - spec/fixtures/responses/whois.nic.at/at/status_available.txt
1127
+ - spec/fixtures/responses/whois.nic.at/at/status_registered.expected
1128
+ - spec/fixtures/responses/whois.nic.at/at/status_registered.txt
1129
+ - spec/fixtures/responses/whois.nic.bj/bj/status_available.expected
1130
+ - spec/fixtures/responses/whois.nic.bj/bj/status_available.txt
1131
+ - spec/fixtures/responses/whois.nic.bj/bj/status_registered.expected
1132
+ - spec/fixtures/responses/whois.nic.bj/bj/status_registered.txt
1133
+ - spec/fixtures/responses/whois.nic.bo/bo/status_available.expected
1134
+ - spec/fixtures/responses/whois.nic.bo/bo/status_available.txt
1135
+ - spec/fixtures/responses/whois.nic.bo/bo/status_registered.expected
1136
+ - spec/fixtures/responses/whois.nic.bo/bo/status_registered.txt
1137
+ - spec/fixtures/responses/whois.nic.cd/cd/status_available.expected
1138
+ - spec/fixtures/responses/whois.nic.cd/cd/status_available.txt
1139
+ - spec/fixtures/responses/whois.nic.cd/cd/status_registered.expected
1140
+ - spec/fixtures/responses/whois.nic.cd/cd/status_registered.txt
1141
+ - spec/fixtures/responses/whois.nic.ch/ch/property_contacts.expected
1142
+ - spec/fixtures/responses/whois.nic.ch/ch/property_contacts.txt
1143
+ - spec/fixtures/responses/whois.nic.ch/ch/property_nameservers_with_ip.expected
1144
+ - spec/fixtures/responses/whois.nic.ch/ch/property_nameservers_with_ip.txt
1145
+ - spec/fixtures/responses/whois.nic.ch/ch/status_available.expected
1146
+ - spec/fixtures/responses/whois.nic.ch/ch/status_available.txt
1147
+ - spec/fixtures/responses/whois.nic.ch/ch/status_registered.expected
1148
+ - spec/fixtures/responses/whois.nic.ch/ch/status_registered.txt
1149
+ - spec/fixtures/responses/whois.nic.ci/ci/status_available.expected
1150
+ - spec/fixtures/responses/whois.nic.ci/ci/status_available.txt
1151
+ - spec/fixtures/responses/whois.nic.ci/ci/status_registered.expected
1152
+ - spec/fixtures/responses/whois.nic.ci/ci/status_registered.txt
1153
+ - spec/fixtures/responses/whois.nic.cl/cl/status_available.expected
1154
+ - spec/fixtures/responses/whois.nic.cl/cl/status_available.txt
1155
+ - spec/fixtures/responses/whois.nic.cl/cl/status_registered.expected
1156
+ - spec/fixtures/responses/whois.nic.cl/cl/status_registered.txt
1157
+ - spec/fixtures/responses/whois.nic.co/co/status_available.expected
1158
+ - spec/fixtures/responses/whois.nic.co/co/status_available.txt
1159
+ - spec/fixtures/responses/whois.nic.co/co/status_registered.expected
1160
+ - spec/fixtures/responses/whois.nic.co/co/status_registered.txt
1161
+ - spec/fixtures/responses/whois.nic.college/college/status_available.expected
1162
+ - spec/fixtures/responses/whois.nic.college/college/status_available.txt
1163
+ - spec/fixtures/responses/whois.nic.college/college/status_registered.expected
1164
+ - spec/fixtures/responses/whois.nic.college/college/status_registered.txt
1165
+ - spec/fixtures/responses/whois.nic.coop/coop/property_status_multiple.expected
1166
+ - spec/fixtures/responses/whois.nic.coop/coop/property_status_multiple.txt
1167
+ - spec/fixtures/responses/whois.nic.coop/coop/property_status_single.expected
1168
+ - spec/fixtures/responses/whois.nic.coop/coop/property_status_single.txt
1169
+ - spec/fixtures/responses/whois.nic.coop/coop/status_available.expected
1170
+ - spec/fixtures/responses/whois.nic.coop/coop/status_available.txt
1171
+ - spec/fixtures/responses/whois.nic.coop/coop/status_registered.expected
1172
+ - spec/fixtures/responses/whois.nic.coop/coop/status_registered.txt
1173
+ - spec/fixtures/responses/whois.nic.cx/cx/property_updated_on_empty.expected
1174
+ - spec/fixtures/responses/whois.nic.cx/cx/property_updated_on_empty.txt
1175
+ - spec/fixtures/responses/whois.nic.cx/cx/status_available.expected
1176
+ - spec/fixtures/responses/whois.nic.cx/cx/status_available.txt
1177
+ - spec/fixtures/responses/whois.nic.cx/cx/status_registered.expected
1178
+ - spec/fixtures/responses/whois.nic.cx/cx/status_registered.txt
1179
+ - spec/fixtures/responses/whois.nic.cz/cz/case_nset_contact_same_name.expected
1180
+ - spec/fixtures/responses/whois.nic.cz/cz/case_nset_contact_same_name.txt
1181
+ - spec/fixtures/responses/whois.nic.cz/cz/response_throttled.expected
1182
+ - spec/fixtures/responses/whois.nic.cz/cz/response_throttled.txt
1183
+ - spec/fixtures/responses/whois.nic.cz/cz/response_with_keyset.expected
1184
+ - spec/fixtures/responses/whois.nic.cz/cz/response_with_keyset.txt
1185
+ - spec/fixtures/responses/whois.nic.cz/cz/status_available.expected
1186
+ - spec/fixtures/responses/whois.nic.cz/cz/status_available.txt
1187
+ - spec/fixtures/responses/whois.nic.cz/cz/status_registered.expected
1188
+ - spec/fixtures/responses/whois.nic.cz/cz/status_registered.txt
1189
+ - spec/fixtures/responses/whois.nic.design/design/status_available.expected
1190
+ - spec/fixtures/responses/whois.nic.design/design/status_available.txt
1191
+ - spec/fixtures/responses/whois.nic.design/design/status_registered.expected
1192
+ - spec/fixtures/responses/whois.nic.design/design/status_registered.txt
1193
+ - spec/fixtures/responses/whois.nic.dm/dm/status_available.expected
1194
+ - spec/fixtures/responses/whois.nic.dm/dm/status_available.txt
1195
+ - spec/fixtures/responses/whois.nic.dm/dm/status_registered.expected
1196
+ - spec/fixtures/responses/whois.nic.dm/dm/status_registered.txt
1197
+ - spec/fixtures/responses/whois.nic.dz/dz/status_available.expected
1198
+ - spec/fixtures/responses/whois.nic.dz/dz/status_available.txt
1199
+ - spec/fixtures/responses/whois.nic.dz/dz/status_registered.expected
1200
+ - spec/fixtures/responses/whois.nic.dz/dz/status_registered.txt
1201
+ - spec/fixtures/responses/whois.nic.ec/ex/status_available.expected
1202
+ - spec/fixtures/responses/whois.nic.ec/ex/status_available.txt
1203
+ - spec/fixtures/responses/whois.nic.ec/ex/status_registered.expected
1204
+ - spec/fixtures/responses/whois.nic.ec/ex/status_registered.txt
1205
+ - spec/fixtures/responses/whois.nic.es/es/status_available.expected
1206
+ - spec/fixtures/responses/whois.nic.es/es/status_available.txt
1207
+ - spec/fixtures/responses/whois.nic.es/es/status_registered.expected
1208
+ - spec/fixtures/responses/whois.nic.es/es/status_registered.txt
1209
+ - spec/fixtures/responses/whois.nic.fm/fm/status_available.expected
1210
+ - spec/fixtures/responses/whois.nic.fm/fm/status_available.txt
1211
+ - spec/fixtures/responses/whois.nic.fm/fm/status_registered.expected
1212
+ - spec/fixtures/responses/whois.nic.fm/fm/status_registered.txt
1213
+ - spec/fixtures/responses/whois.nic.fo/fo/status_available.expected
1214
+ - spec/fixtures/responses/whois.nic.fo/fo/status_available.txt
1215
+ - spec/fixtures/responses/whois.nic.fo/fo/status_registered.expected
1216
+ - spec/fixtures/responses/whois.nic.fo/fo/status_registered.txt
1217
+ - spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.expected
1218
+ - spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.txt
1219
+ - spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_changed.expected
1220
+ - spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_changed.txt
1221
+ - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.expected
1222
+ - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.txt
1223
+ - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.expected
1224
+ - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.txt
1225
+ - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.expected
1226
+ - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.txt
1227
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_active.expected
1228
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_active.txt
1229
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.expected
1230
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.txt
1231
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.expected
1232
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.txt
1233
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.expected
1234
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.txt
1235
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.expected
1236
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.txt
1237
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.expected
1238
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.txt
1239
+ - spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_remarks.txt
1240
+ - spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_trouble.txt
1241
+ - spec/fixtures/responses/whois.nic.fr/fr/response_throttled.expected
1242
+ - spec/fixtures/responses/whois.nic.fr/fr/response_throttled.txt
1243
+ - spec/fixtures/responses/whois.nic.fr/fr/status_available.expected
1244
+ - spec/fixtures/responses/whois.nic.fr/fr/status_available.txt
1245
+ - spec/fixtures/responses/whois.nic.fr/fr/status_registered.expected
1246
+ - spec/fixtures/responses/whois.nic.fr/fr/status_registered.txt
1247
+ - spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.expected
1248
+ - spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.txt
1249
+ - spec/fixtures/responses/whois.nic.fr/tf/response_throttled.expected
1250
+ - spec/fixtures/responses/whois.nic.fr/tf/response_throttled.txt
1251
+ - spec/fixtures/responses/whois.nic.fr/tf/status_available.expected
1252
+ - spec/fixtures/responses/whois.nic.fr/tf/status_available.txt
1253
+ - spec/fixtures/responses/whois.nic.fr/tf/status_registered.expected
1254
+ - spec/fixtures/responses/whois.nic.fr/tf/status_registered.txt
1255
+ - spec/fixtures/responses/whois.nic.fr/yt/response_throttled.expected
1256
+ - spec/fixtures/responses/whois.nic.fr/yt/response_throttled.txt
1257
+ - spec/fixtures/responses/whois.nic.fr/yt/status_available.expected
1258
+ - spec/fixtures/responses/whois.nic.fr/yt/status_available.txt
1259
+ - spec/fixtures/responses/whois.nic.fr/yt/status_registered.expected
1260
+ - spec/fixtures/responses/whois.nic.fr/yt/status_registered.txt
1261
+ - spec/fixtures/responses/whois.nic.gd/gd/status_available.expected
1262
+ - spec/fixtures/responses/whois.nic.gd/gd/status_available.txt
1263
+ - spec/fixtures/responses/whois.nic.gd/gd/status_registered.expected
1264
+ - spec/fixtures/responses/whois.nic.gd/gd/status_registered.txt
1265
+ - spec/fixtures/responses/whois.nic.gd/gd/status_reserved.expected
1266
+ - spec/fixtures/responses/whois.nic.gd/gd/status_reserved.txt
1267
+ - spec/fixtures/responses/whois.nic.gl/gl/status_available.expected
1268
+ - spec/fixtures/responses/whois.nic.gl/gl/status_available.txt
1269
+ - spec/fixtures/responses/whois.nic.gl/gl/status_registered.expected
1270
+ - spec/fixtures/responses/whois.nic.gl/gl/status_registered.txt
1271
+ - spec/fixtures/responses/whois.nic.gs/gs/property_status_available.expected
1272
+ - spec/fixtures/responses/whois.nic.gs/gs/property_status_available.txt
1273
+ - spec/fixtures/responses/whois.nic.gs/gs/property_status_ok.expected
1274
+ - spec/fixtures/responses/whois.nic.gs/gs/property_status_ok.txt
1275
+ - spec/fixtures/responses/whois.nic.gs/gs/status_available.expected
1276
+ - spec/fixtures/responses/whois.nic.gs/gs/status_available.txt
1277
+ - spec/fixtures/responses/whois.nic.gs/gs/status_registered.expected
1278
+ - spec/fixtures/responses/whois.nic.gs/gs/status_registered.txt
1279
+ - spec/fixtures/responses/whois.nic.hn/hn/status_available.expected
1280
+ - spec/fixtures/responses/whois.nic.hn/hn/status_available.txt
1281
+ - spec/fixtures/responses/whois.nic.hn/hn/status_registered.expected
1282
+ - spec/fixtures/responses/whois.nic.hn/hn/status_registered.txt
1283
+ - spec/fixtures/responses/whois.nic.ht/ht/status_available.expected
1284
+ - spec/fixtures/responses/whois.nic.ht/ht/status_available.txt
1285
+ - spec/fixtures/responses/whois.nic.ht/ht/status_registered.expected
1286
+ - spec/fixtures/responses/whois.nic.ht/ht/status_registered.txt
1287
+ - spec/fixtures/responses/whois.nic.hu/hu/status_available.expected
1288
+ - spec/fixtures/responses/whois.nic.hu/hu/status_available.txt
1289
+ - spec/fixtures/responses/whois.nic.hu/hu/status_registered.expected
1290
+ - spec/fixtures/responses/whois.nic.hu/hu/status_registered.txt
1291
+ - spec/fixtures/responses/whois.nic.im/im/status_available.expected
1292
+ - spec/fixtures/responses/whois.nic.im/im/status_available.txt
1293
+ - spec/fixtures/responses/whois.nic.im/im/status_registered.expected
1294
+ - spec/fixtures/responses/whois.nic.im/im/status_registered.txt
1295
+ - spec/fixtures/responses/whois.nic.io/io/property_owner_without_label.txt
1296
+ - spec/fixtures/responses/whois.nic.io/io/status_available.expected
1297
+ - spec/fixtures/responses/whois.nic.io/io/status_available.txt
1298
+ - spec/fixtures/responses/whois.nic.io/io/status_registered.expected
1299
+ - spec/fixtures/responses/whois.nic.io/io/status_registered.txt
1300
+ - spec/fixtures/responses/whois.nic.io/io/status_reserved.expected
1301
+ - spec/fixtures/responses/whois.nic.io/io/status_reserved.txt
1302
+ - spec/fixtures/responses/whois.nic.ir/ir/status_available.expected
1303
+ - spec/fixtures/responses/whois.nic.ir/ir/status_available.txt
1304
+ - spec/fixtures/responses/whois.nic.ir/ir/status_registered.expected
1305
+ - spec/fixtures/responses/whois.nic.ir/ir/status_registered.txt
1306
+ - spec/fixtures/responses/whois.nic.it/it/property_contact_province.expected
1307
+ - spec/fixtures/responses/whois.nic.it/it/property_contact_province.txt
1308
+ - spec/fixtures/responses/whois.nic.it/it/property_contact_with_company_in_address.expected
1309
+ - spec/fixtures/responses/whois.nic.it/it/property_contact_with_company_in_address.txt
1310
+ - spec/fixtures/responses/whois.nic.it/it/property_contact_with_organization.expected
1311
+ - spec/fixtures/responses/whois.nic.it/it/property_contact_with_organization.txt
1312
+ - spec/fixtures/responses/whois.nic.it/it/property_status_autorenewperiod_clientdeleteprohibited_clientupdateprohibited.txt
1313
+ - spec/fixtures/responses/whois.nic.it/it/property_status_available.expected
1314
+ - spec/fixtures/responses/whois.nic.it/it/property_status_available.txt
1315
+ - spec/fixtures/responses/whois.nic.it/it/property_status_client.expected
1316
+ - spec/fixtures/responses/whois.nic.it/it/property_status_client.txt
1317
+ - spec/fixtures/responses/whois.nic.it/it/property_status_graceperiod.expected
1318
+ - spec/fixtures/responses/whois.nic.it/it/property_status_graceperiod.txt
1319
+ - spec/fixtures/responses/whois.nic.it/it/property_status_inactive_noregistrar.expected
1320
+ - spec/fixtures/responses/whois.nic.it/it/property_status_inactive_noregistrar.txt
1321
+ - spec/fixtures/responses/whois.nic.it/it/property_status_no_provider.expected
1322
+ - spec/fixtures/responses/whois.nic.it/it/property_status_no_provider.txt
1323
+ - spec/fixtures/responses/whois.nic.it/it/property_status_ok.expected
1324
+ - spec/fixtures/responses/whois.nic.it/it/property_status_ok.txt
1325
+ - spec/fixtures/responses/whois.nic.it/it/property_status_ok_autorenew.expected
1326
+ - spec/fixtures/responses/whois.nic.it/it/property_status_ok_autorenew.txt
1327
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pending-delete.expected
1328
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pending-delete.txt
1329
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pendingdelete_pendingdelete.expected
1330
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pendingdelete_pendingdelete.txt
1331
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pendingdelete_redemptionperiod.expected
1332
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pendingdelete_redemptionperiod.txt
1333
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pendingtransfer.expected
1334
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pendingtransfer.txt
1335
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pendingtransfer_autorenewperiod.expected
1336
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pendingtransfer_autorenewperiod.txt
1337
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pendingupdate.expected
1338
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pendingupdate.txt
1339
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pendingupdate_autorenewperiod.expected
1340
+ - spec/fixtures/responses/whois.nic.it/it/property_status_pendingupdate_autorenewperiod.txt
1341
+ - spec/fixtures/responses/whois.nic.it/it/property_status_redemption_no_provider.expected
1342
+ - spec/fixtures/responses/whois.nic.it/it/property_status_redemption_no_provider.txt
1343
+ - spec/fixtures/responses/whois.nic.it/it/property_status_reserved.expected
1344
+ - spec/fixtures/responses/whois.nic.it/it/property_status_reserved.txt
1345
+ - spec/fixtures/responses/whois.nic.it/it/property_status_unassignable.expected
1346
+ - spec/fixtures/responses/whois.nic.it/it/property_status_unassignable.txt
1347
+ - spec/fixtures/responses/whois.nic.it/it/property_technical_contact.expected
1348
+ - spec/fixtures/responses/whois.nic.it/it/property_technical_contact.txt
1349
+ - spec/fixtures/responses/whois.nic.it/it/response_unavailable.expected
1350
+ - spec/fixtures/responses/whois.nic.it/it/response_unavailable.txt
1351
+ - spec/fixtures/responses/whois.nic.it/it/status_available.expected
1352
+ - spec/fixtures/responses/whois.nic.it/it/status_available.txt
1353
+ - spec/fixtures/responses/whois.nic.it/it/status_registered.expected
1354
+ - spec/fixtures/responses/whois.nic.it/it/status_registered.txt
1355
+ - spec/fixtures/responses/whois.nic.it/it/status_unavailable.expected
1356
+ - spec/fixtures/responses/whois.nic.it/it/status_unavailable.txt
1357
+ - spec/fixtures/responses/whois.nic.jobs/jobs/property_nameserver_no_nameserver.expected
1358
+ - spec/fixtures/responses/whois.nic.jobs/jobs/property_nameserver_no_nameserver.txt
1359
+ - spec/fixtures/responses/whois.nic.jobs/jobs/status_available.expected
1360
+ - spec/fixtures/responses/whois.nic.jobs/jobs/status_available.txt
1361
+ - spec/fixtures/responses/whois.nic.jobs/jobs/status_registered.expected
1362
+ - spec/fixtures/responses/whois.nic.jobs/jobs/status_registered.txt
1363
+ - spec/fixtures/responses/whois.nic.ki/ki/status_available.expected
1364
+ - spec/fixtures/responses/whois.nic.ki/ki/status_available.txt
1365
+ - spec/fixtures/responses/whois.nic.ki/ki/status_registered.expected
1366
+ - spec/fixtures/responses/whois.nic.ki/ki/status_registered.txt
1367
+ - spec/fixtures/responses/whois.nic.kz/kz/property_status_missing.expected
1368
+ - spec/fixtures/responses/whois.nic.kz/kz/property_status_missing.txt
1369
+ - spec/fixtures/responses/whois.nic.kz/kz/property_status_multiple.expected
1370
+ - spec/fixtures/responses/whois.nic.kz/kz/property_status_multiple.txt
1371
+ - spec/fixtures/responses/whois.nic.kz/kz/property_status_ok.expected
1372
+ - spec/fixtures/responses/whois.nic.kz/kz/property_status_ok.txt
1373
+ - spec/fixtures/responses/whois.nic.kz/kz/property_updated_on_blank.expected
1374
+ - spec/fixtures/responses/whois.nic.kz/kz/property_updated_on_blank.txt
1375
+ - spec/fixtures/responses/whois.nic.kz/kz/status_available.expected
1376
+ - spec/fixtures/responses/whois.nic.kz/kz/status_available.txt
1377
+ - spec/fixtures/responses/whois.nic.kz/kz/status_registered.expected
1378
+ - spec/fixtures/responses/whois.nic.kz/kz/status_registered.txt
1379
+ - spec/fixtures/responses/whois.nic.la/la/property_status_multiple.expected
1380
+ - spec/fixtures/responses/whois.nic.la/la/property_status_multiple.txt
1381
+ - spec/fixtures/responses/whois.nic.la/la/property_status_single.expected
1382
+ - spec/fixtures/responses/whois.nic.la/la/property_status_single.txt
1383
+ - spec/fixtures/responses/whois.nic.la/la/status_available.expected
1384
+ - spec/fixtures/responses/whois.nic.la/la/status_available.txt
1385
+ - spec/fixtures/responses/whois.nic.la/la/status_registered.expected
1386
+ - spec/fixtures/responses/whois.nic.la/la/status_registered.txt
1387
+ - spec/fixtures/responses/whois.nic.li/li/status_available.expected
1388
+ - spec/fixtures/responses/whois.nic.li/li/status_available.txt
1389
+ - spec/fixtures/responses/whois.nic.li/li/status_registered.expected
1390
+ - spec/fixtures/responses/whois.nic.li/li/status_registered.txt
1391
+ - spec/fixtures/responses/whois.nic.lk/lk/property_created_on_null.expected
1392
+ - spec/fixtures/responses/whois.nic.lk/lk/property_created_on_null.txt
1393
+ - spec/fixtures/responses/whois.nic.lk/lk/property_updated_on_null.expected
1394
+ - spec/fixtures/responses/whois.nic.lk/lk/property_updated_on_null.txt
1395
+ - spec/fixtures/responses/whois.nic.lk/lk/status_available.expected
1396
+ - spec/fixtures/responses/whois.nic.lk/lk/status_available.txt
1397
+ - spec/fixtures/responses/whois.nic.lk/lk/status_registered.expected
1398
+ - spec/fixtures/responses/whois.nic.lk/lk/status_registered.txt
1399
+ - spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_available.txt
1400
+ - spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_registered.txt
1401
+ - spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_available.txt
1402
+ - spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_registered.txt
1403
+ - spec/fixtures/responses/whois.nic.lv/lv/status_available.expected
1404
+ - spec/fixtures/responses/whois.nic.lv/lv/status_available.txt
1405
+ - spec/fixtures/responses/whois.nic.lv/lv/status_registered.expected
1406
+ - spec/fixtures/responses/whois.nic.lv/lv/status_registered.txt
1407
+ - spec/fixtures/responses/whois.nic.ly/ly/status_available.expected
1408
+ - spec/fixtures/responses/whois.nic.ly/ly/status_available.txt
1409
+ - spec/fixtures/responses/whois.nic.ly/ly/status_registered.expected
1410
+ - spec/fixtures/responses/whois.nic.ly/ly/status_registered.txt
1411
+ - spec/fixtures/responses/whois.nic.md/md/property_dns-update.txt
1412
+ - spec/fixtures/responses/whois.nic.md/md/status_available.expected
1413
+ - spec/fixtures/responses/whois.nic.md/md/status_available.txt
1414
+ - spec/fixtures/responses/whois.nic.md/md/status_registered.expected
1415
+ - spec/fixtures/responses/whois.nic.md/md/status_registered.txt
1416
+ - spec/fixtures/responses/whois.nic.me/me/property_nameservers_is_blank.expected
1417
+ - spec/fixtures/responses/whois.nic.me/me/property_nameservers_is_blank.txt
1418
+ - spec/fixtures/responses/whois.nic.me/me/property_updated_on_is_blank.expected
1419
+ - spec/fixtures/responses/whois.nic.me/me/property_updated_on_is_blank.txt
1420
+ - spec/fixtures/responses/whois.nic.me/me/status_available.expected
1421
+ - spec/fixtures/responses/whois.nic.me/me/status_available.txt
1422
+ - spec/fixtures/responses/whois.nic.me/me/status_registered.expected
1423
+ - spec/fixtures/responses/whois.nic.me/me/status_registered.txt
1424
+ - spec/fixtures/responses/whois.nic.mg/mg/status_available.expected
1425
+ - spec/fixtures/responses/whois.nic.mg/mg/status_available.txt
1426
+ - spec/fixtures/responses/whois.nic.mg/mg/status_registered.expected
1427
+ - spec/fixtures/responses/whois.nic.mg/mg/status_registered.txt
1428
+ - spec/fixtures/responses/whois.nic.ms/ms/status_available.expected
1429
+ - spec/fixtures/responses/whois.nic.ms/ms/status_available.txt
1430
+ - spec/fixtures/responses/whois.nic.ms/ms/status_registered.expected
1431
+ - spec/fixtures/responses/whois.nic.ms/ms/status_registered.txt
1432
+ - spec/fixtures/responses/whois.nic.mu/mu/status_available.expected
1433
+ - spec/fixtures/responses/whois.nic.mu/mu/status_available.txt
1434
+ - spec/fixtures/responses/whois.nic.mu/mu/status_registered.expected
1435
+ - spec/fixtures/responses/whois.nic.mu/mu/status_registered.txt
1436
+ - spec/fixtures/responses/whois.nic.mx/mx/property_nameservers_with_ip.expected
1437
+ - spec/fixtures/responses/whois.nic.mx/mx/property_nameservers_with_ip.txt
1438
+ - spec/fixtures/responses/whois.nic.mx/mx/status_available.expected
1439
+ - spec/fixtures/responses/whois.nic.mx/mx/status_available.txt
1440
+ - spec/fixtures/responses/whois.nic.mx/mx/status_registered.expected
1441
+ - spec/fixtures/responses/whois.nic.mx/mx/status_registered.txt
1442
+ - spec/fixtures/responses/whois.nic.name/name/reserved.txt
1443
+ - spec/fixtures/responses/whois.nic.name/name/status_available.expected
1444
+ - spec/fixtures/responses/whois.nic.name/name/status_available.txt
1445
+ - spec/fixtures/responses/whois.nic.name/name/status_registered.expected
1446
+ - spec/fixtures/responses/whois.nic.name/name/status_registered.txt
1447
+ - spec/fixtures/responses/whois.nic.net.ng/ng/property_status_available.expected
1448
+ - spec/fixtures/responses/whois.nic.net.ng/ng/property_status_available.txt
1449
+ - spec/fixtures/responses/whois.nic.net.ng/ng/property_status_ok.expected
1450
+ - spec/fixtures/responses/whois.nic.net.ng/ng/property_status_ok.txt
1451
+ - spec/fixtures/responses/whois.nic.net.ng/ng/status_available.expected
1452
+ - spec/fixtures/responses/whois.nic.net.ng/ng/status_available.txt
1453
+ - spec/fixtures/responses/whois.nic.net.ng/ng/status_registered.expected
1454
+ - spec/fixtures/responses/whois.nic.net.ng/ng/status_registered.txt
1455
+ - spec/fixtures/responses/whois.nic.net.sa/sa/status_available.expected
1456
+ - spec/fixtures/responses/whois.nic.net.sa/sa/status_available.txt
1457
+ - spec/fixtures/responses/whois.nic.net.sa/sa/status_registered.expected
1458
+ - spec/fixtures/responses/whois.nic.net.sa/sa/status_registered.txt
1459
+ - spec/fixtures/responses/whois.nic.net.sb/sb/property_status_available.expected
1460
+ - spec/fixtures/responses/whois.nic.net.sb/sb/property_status_available.txt
1461
+ - spec/fixtures/responses/whois.nic.net.sb/sb/property_status_ok.expected
1462
+ - spec/fixtures/responses/whois.nic.net.sb/sb/property_status_ok.txt
1463
+ - spec/fixtures/responses/whois.nic.net.sb/sb/status_available.expected
1464
+ - spec/fixtures/responses/whois.nic.net.sb/sb/status_available.txt
1465
+ - spec/fixtures/responses/whois.nic.net.sb/sb/status_registered.expected
1466
+ - spec/fixtures/responses/whois.nic.net.sb/sb/status_registered.txt
1467
+ - spec/fixtures/responses/whois.nic.nf/nf/status_available.expected
1468
+ - spec/fixtures/responses/whois.nic.nf/nf/status_available.txt
1469
+ - spec/fixtures/responses/whois.nic.nf/nf/status_registered.expected
1470
+ - spec/fixtures/responses/whois.nic.nf/nf/status_registered.txt
1471
+ - spec/fixtures/responses/whois.nic.org.uy/uy/property_updated_on_empty.expected
1472
+ - spec/fixtures/responses/whois.nic.org.uy/uy/property_updated_on_empty.txt
1473
+ - spec/fixtures/responses/whois.nic.org.uy/uy/response_is_error.txt
1474
+ - spec/fixtures/responses/whois.nic.org.uy/uy/status_available.expected
1475
+ - spec/fixtures/responses/whois.nic.org.uy/uy/status_available.txt
1476
+ - spec/fixtures/responses/whois.nic.org.uy/uy/status_registered.expected
1477
+ - spec/fixtures/responses/whois.nic.org.uy/uy/status_registered.txt
1478
+ - spec/fixtures/responses/whois.nic.pm/pm/property_nameservers_with_ipv4_and_ipv6.expected
1479
+ - spec/fixtures/responses/whois.nic.pm/pm/property_nameservers_with_ipv4_and_ipv6.txt
1480
+ - spec/fixtures/responses/whois.nic.pm/pm/response_throttled.expected
1481
+ - spec/fixtures/responses/whois.nic.pm/pm/response_throttled.txt
1482
+ - spec/fixtures/responses/whois.nic.pm/pm/status_available.expected
1483
+ - spec/fixtures/responses/whois.nic.pm/pm/status_available.txt
1484
+ - spec/fixtures/responses/whois.nic.pm/pm/status_registered.expected
1485
+ - spec/fixtures/responses/whois.nic.pm/pm/status_registered.txt
1486
+ - spec/fixtures/responses/whois.nic.pr/pr/response_error.txt
1487
+ - spec/fixtures/responses/whois.nic.pr/pr/status_available.expected
1488
+ - spec/fixtures/responses/whois.nic.pr/pr/status_available.txt
1489
+ - spec/fixtures/responses/whois.nic.pr/pr/status_registered.expected
1490
+ - spec/fixtures/responses/whois.nic.pr/pr/status_registered.txt
1491
+ - spec/fixtures/responses/whois.nic.priv.at/at/status_available.expected
1492
+ - spec/fixtures/responses/whois.nic.priv.at/at/status_available.txt
1493
+ - spec/fixtures/responses/whois.nic.priv.at/at/status_registered.expected
1494
+ - spec/fixtures/responses/whois.nic.priv.at/at/status_registered.txt
1495
+ - spec/fixtures/responses/whois.nic.pw/pw/status_available.expected
1496
+ - spec/fixtures/responses/whois.nic.pw/pw/status_available.txt
1497
+ - spec/fixtures/responses/whois.nic.pw/pw/status_registered.expected
1498
+ - spec/fixtures/responses/whois.nic.pw/pw/status_registered.txt
1499
+ - spec/fixtures/responses/whois.nic.re/re/property_nameservers_with_ipv4_and_ipv6.expected
1500
+ - spec/fixtures/responses/whois.nic.re/re/property_nameservers_with_ipv4_and_ipv6.txt
1501
+ - spec/fixtures/responses/whois.nic.re/re/response_throttled.expected
1502
+ - spec/fixtures/responses/whois.nic.re/re/response_throttled.txt
1503
+ - spec/fixtures/responses/whois.nic.re/re/status_available.expected
1504
+ - spec/fixtures/responses/whois.nic.re/re/status_available.txt
1505
+ - spec/fixtures/responses/whois.nic.re/re/status_registered.expected
1506
+ - spec/fixtures/responses/whois.nic.re/re/status_registered.txt
1507
+ - spec/fixtures/responses/whois.nic.sh/sh/status_available.expected
1508
+ - spec/fixtures/responses/whois.nic.sh/sh/status_available.txt
1509
+ - spec/fixtures/responses/whois.nic.sh/sh/status_registered.expected
1510
+ - spec/fixtures/responses/whois.nic.sh/sh/status_registered.txt
1511
+ - spec/fixtures/responses/whois.nic.sl/sl/status_available.expected
1512
+ - spec/fixtures/responses/whois.nic.sl/sl/status_available.txt
1513
+ - spec/fixtures/responses/whois.nic.sl/sl/status_registered.expected
1514
+ - spec/fixtures/responses/whois.nic.sl/sl/status_registered.txt
1515
+ - spec/fixtures/responses/whois.nic.sm/sm/status_available.expected
1516
+ - spec/fixtures/responses/whois.nic.sm/sm/status_available.txt
1517
+ - spec/fixtures/responses/whois.nic.sm/sm/status_registered.expected
1518
+ - spec/fixtures/responses/whois.nic.sm/sm/status_registered.txt
1519
+ - spec/fixtures/responses/whois.nic.sn/sn/status_available.expected
1520
+ - spec/fixtures/responses/whois.nic.sn/sn/status_available.txt
1521
+ - spec/fixtures/responses/whois.nic.sn/sn/status_registered.expected
1522
+ - spec/fixtures/responses/whois.nic.sn/sn/status_registered.txt
1523
+ - spec/fixtures/responses/whois.nic.so/so/status_available.expected
1524
+ - spec/fixtures/responses/whois.nic.so/so/status_available.txt
1525
+ - spec/fixtures/responses/whois.nic.so/so/status_registered.expected
1526
+ - spec/fixtures/responses/whois.nic.so/so/status_registered.txt
1527
+ - spec/fixtures/responses/whois.nic.space/space/status_available.expected
1528
+ - spec/fixtures/responses/whois.nic.space/space/status_available.txt
1529
+ - spec/fixtures/responses/whois.nic.space/space/status_registered.expected
1530
+ - spec/fixtures/responses/whois.nic.space/space/status_registered.txt
1531
+ - spec/fixtures/responses/whois.nic.st/st/status_available.expected
1532
+ - spec/fixtures/responses/whois.nic.st/st/status_available.txt
1533
+ - spec/fixtures/responses/whois.nic.st/st/status_registered.expected
1534
+ - spec/fixtures/responses/whois.nic.st/st/status_registered.txt
1535
+ - spec/fixtures/responses/whois.nic.tc/tc/status_available.expected
1536
+ - spec/fixtures/responses/whois.nic.tc/tc/status_available.txt
1537
+ - spec/fixtures/responses/whois.nic.tc/tc/status_registered.expected
1538
+ - spec/fixtures/responses/whois.nic.tc/tc/status_registered.txt
1539
+ - spec/fixtures/responses/whois.nic.tech/tech/status_available.expected
1540
+ - spec/fixtures/responses/whois.nic.tech/tech/status_available.txt
1541
+ - spec/fixtures/responses/whois.nic.tech/tech/status_registered.expected
1542
+ - spec/fixtures/responses/whois.nic.tech/tech/status_registered.txt
1543
+ - spec/fixtures/responses/whois.nic.tel/tel/status_available.expected
1544
+ - spec/fixtures/responses/whois.nic.tel/tel/status_available.txt
1545
+ - spec/fixtures/responses/whois.nic.tel/tel/status_registered.expected
1546
+ - spec/fixtures/responses/whois.nic.tel/tel/status_registered.txt
1547
+ - spec/fixtures/responses/whois.nic.tl/tl/status_available.expected
1548
+ - spec/fixtures/responses/whois.nic.tl/tl/status_available.txt
1549
+ - spec/fixtures/responses/whois.nic.tl/tl/status_registered.expected
1550
+ - spec/fixtures/responses/whois.nic.tl/tl/status_registered.txt
1551
+ - spec/fixtures/responses/whois.nic.tm/tm/status_available.expected
1552
+ - spec/fixtures/responses/whois.nic.tm/tm/status_available.txt
1553
+ - spec/fixtures/responses/whois.nic.tm/tm/status_registered.expected
1554
+ - spec/fixtures/responses/whois.nic.tm/tm/status_registered.txt
1555
+ - spec/fixtures/responses/whois.nic.tr/tr/property_contact_organization.txt
1556
+ - spec/fixtures/responses/whois.nic.tr/tr/property_contact_person.txt
1557
+ - spec/fixtures/responses/whois.nic.tr/tr/property_nameservers_with_ip.expected
1558
+ - spec/fixtures/responses/whois.nic.tr/tr/property_nameservers_with_ip.txt
1559
+ - spec/fixtures/responses/whois.nic.tr/tr/property_nameservers_with_trailing_space.expected
1560
+ - spec/fixtures/responses/whois.nic.tr/tr/property_nameservers_with_trailing_space.txt
1561
+ - spec/fixtures/responses/whois.nic.tr/tr/property_registrant_contact_outside_cityinoneline.expected
1562
+ - spec/fixtures/responses/whois.nic.tr/tr/property_registrant_contact_outside_cityinoneline.txt
1563
+ - spec/fixtures/responses/whois.nic.tr/tr/property_registrant_contact_outside_citynextline.expected
1564
+ - spec/fixtures/responses/whois.nic.tr/tr/property_registrant_contact_outside_citynextline.txt
1565
+ - spec/fixtures/responses/whois.nic.tr/tr/property_registrant_contact_turkey.expected
1566
+ - spec/fixtures/responses/whois.nic.tr/tr/property_registrant_contact_turkey.txt
1567
+ - spec/fixtures/responses/whois.nic.tr/tr/response_error_invalid_input.expected
1568
+ - spec/fixtures/responses/whois.nic.tr/tr/response_error_invalid_input.txt
1569
+ - spec/fixtures/responses/whois.nic.tr/tr/status_available.expected
1570
+ - spec/fixtures/responses/whois.nic.tr/tr/status_available.txt
1571
+ - spec/fixtures/responses/whois.nic.tr/tr/status_invalid.expected
1572
+ - spec/fixtures/responses/whois.nic.tr/tr/status_invalid.txt
1573
+ - spec/fixtures/responses/whois.nic.tr/tr/status_registered.expected
1574
+ - spec/fixtures/responses/whois.nic.tr/tr/status_registered.txt
1575
+ - spec/fixtures/responses/whois.nic.travel/travel/property_status_multiple.expected
1576
+ - spec/fixtures/responses/whois.nic.travel/travel/property_status_multiple.txt
1577
+ - spec/fixtures/responses/whois.nic.travel/travel/property_status_single.expected
1578
+ - spec/fixtures/responses/whois.nic.travel/travel/property_status_single.txt
1579
+ - spec/fixtures/responses/whois.nic.travel/travel/status_available.expected
1580
+ - spec/fixtures/responses/whois.nic.travel/travel/status_available.txt
1581
+ - spec/fixtures/responses/whois.nic.travel/travel/status_registered.expected
1582
+ - spec/fixtures/responses/whois.nic.travel/travel/status_registered.txt
1583
+ - spec/fixtures/responses/whois.nic.uk/uk/property_nameservers_with_ip.expected
1584
+ - spec/fixtures/responses/whois.nic.uk/uk/property_nameservers_with_ip.txt
1585
+ - spec/fixtures/responses/whois.nic.uk/uk/property_registrant_type_individual.txt
1586
+ - spec/fixtures/responses/whois.nic.uk/uk/property_registrant_type_unknown.txt
1587
+ - spec/fixtures/responses/whois.nic.uk/uk/property_registrar_godaddy.expected
1588
+ - spec/fixtures/responses/whois.nic.uk/uk/property_registrar_godaddy.txt
1589
+ - spec/fixtures/responses/whois.nic.uk/uk/property_registrar_without_trading_name.expected
1590
+ - spec/fixtures/responses/whois.nic.uk/uk/property_registrar_without_trading_name.txt
1591
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_missing.expected
1592
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_missing.txt
1593
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_no_longer_required.expected
1594
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_no_longer_required.txt
1595
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_no_status_listed.expected
1596
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_no_status_listed.txt
1597
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_processing_registration.expected
1598
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_processing_registration.txt
1599
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_processing_renewal.expected
1600
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_processing_renewal.txt
1601
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_registered_until_expiry_date.expected
1602
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_registered_until_expiry_date.txt
1603
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_suspended.expected
1604
+ - spec/fixtures/responses/whois.nic.uk/uk/property_status_suspended.txt
1605
+ - spec/fixtures/responses/whois.nic.uk/uk/response_throttled.expected
1606
+ - spec/fixtures/responses/whois.nic.uk/uk/response_throttled.txt
1607
+ - spec/fixtures/responses/whois.nic.uk/uk/status_available.expected
1608
+ - spec/fixtures/responses/whois.nic.uk/uk/status_available.txt
1609
+ - spec/fixtures/responses/whois.nic.uk/uk/status_invalid.expected
1610
+ - spec/fixtures/responses/whois.nic.uk/uk/status_invalid.txt
1611
+ - spec/fixtures/responses/whois.nic.uk/uk/status_registered.expected
1612
+ - spec/fixtures/responses/whois.nic.uk/uk/status_registered.txt
1613
+ - spec/fixtures/responses/whois.nic.uk/uk/status_reserved.expected
1614
+ - spec/fixtures/responses/whois.nic.uk/uk/status_reserved.txt
1615
+ - spec/fixtures/responses/whois.nic.uk/uk/status_suspended.expected
1616
+ - spec/fixtures/responses/whois.nic.uk/uk/status_suspended.txt
1617
+ - spec/fixtures/responses/whois.nic.us/us/status_available.expected
1618
+ - spec/fixtures/responses/whois.nic.us/us/status_available.txt
1619
+ - spec/fixtures/responses/whois.nic.us/us/status_registered.expected
1620
+ - spec/fixtures/responses/whois.nic.us/us/status_registered.txt
1621
+ - spec/fixtures/responses/whois.nic.ve/ve/property_expires_on_missing.expected
1622
+ - spec/fixtures/responses/whois.nic.ve/ve/property_expires_on_missing.txt
1623
+ - spec/fixtures/responses/whois.nic.ve/ve/property_nameservers.expected
1624
+ - spec/fixtures/responses/whois.nic.ve/ve/property_nameservers.txt
1625
+ - spec/fixtures/responses/whois.nic.ve/ve/property_nameservers_missing.expected
1626
+ - spec/fixtures/responses/whois.nic.ve/ve/property_nameservers_missing.txt
1627
+ - spec/fixtures/responses/whois.nic.ve/ve/property_status_activo.expected
1628
+ - spec/fixtures/responses/whois.nic.ve/ve/property_status_activo.txt
1629
+ - spec/fixtures/responses/whois.nic.ve/ve/property_status_missing.expected
1630
+ - spec/fixtures/responses/whois.nic.ve/ve/property_status_missing.txt
1631
+ - spec/fixtures/responses/whois.nic.ve/ve/property_status_suspendido.expected
1632
+ - spec/fixtures/responses/whois.nic.ve/ve/property_status_suspendido.txt
1633
+ - spec/fixtures/responses/whois.nic.ve/ve/property_updated_on.expected
1634
+ - spec/fixtures/responses/whois.nic.ve/ve/property_updated_on.txt
1635
+ - spec/fixtures/responses/whois.nic.ve/ve/property_updated_on_blank.expected
1636
+ - spec/fixtures/responses/whois.nic.ve/ve/property_updated_on_blank.txt
1637
+ - spec/fixtures/responses/whois.nic.ve/ve/status_available.expected
1638
+ - spec/fixtures/responses/whois.nic.ve/ve/status_available.txt
1639
+ - spec/fixtures/responses/whois.nic.ve/ve/status_inactive.expected
1640
+ - spec/fixtures/responses/whois.nic.ve/ve/status_inactive.txt
1641
+ - spec/fixtures/responses/whois.nic.ve/ve/status_registered.expected
1642
+ - spec/fixtures/responses/whois.nic.ve/ve/status_registered.txt
1643
+ - spec/fixtures/responses/whois.nic.wed/wed/status_available.txt
1644
+ - spec/fixtures/responses/whois.nic.wed/wed/status_registered.txt
1645
+ - spec/fixtures/responses/whois.nic.wf/wf/response_throttled.expected
1646
+ - spec/fixtures/responses/whois.nic.wf/wf/response_throttled.txt
1647
+ - spec/fixtures/responses/whois.nic.wf/wf/status_available.expected
1648
+ - spec/fixtures/responses/whois.nic.wf/wf/status_available.txt
1649
+ - spec/fixtures/responses/whois.nic.wf/wf/status_registered.expected
1650
+ - spec/fixtures/responses/whois.nic.wf/wf/status_registered.txt
1651
+ - spec/fixtures/responses/whois.nic.xxx/xxx/status_available.expected
1652
+ - spec/fixtures/responses/whois.nic.xxx/xxx/status_available.txt
1653
+ - spec/fixtures/responses/whois.nic.xxx/xxx/status_registered.expected
1654
+ - spec/fixtures/responses/whois.nic.xxx/xxx/status_registered.txt
1655
+ - spec/fixtures/responses/whois.nic.xxx/xxx/status_reserved.expected
1656
+ - spec/fixtures/responses/whois.nic.xxx/xxx/status_reserved.txt
1657
+ - spec/fixtures/responses/whois.nic.xyz/xyz/status_available.expected
1658
+ - spec/fixtures/responses/whois.nic.xyz/xyz/status_available.txt
1659
+ - spec/fixtures/responses/whois.nic.xyz/xyz/status_registered.expected
1660
+ - spec/fixtures/responses/whois.nic.xyz/xyz/status_registered.txt
1661
+ - spec/fixtures/responses/whois.norid.no/no/status_available.expected
1662
+ - spec/fixtures/responses/whois.norid.no/no/status_available.txt
1663
+ - spec/fixtures/responses/whois.norid.no/no/status_registered.expected
1664
+ - spec/fixtures/responses/whois.norid.no/no/status_registered.txt
1665
+ - spec/fixtures/responses/whois.pairnic.com/status_available.expected
1666
+ - spec/fixtures/responses/whois.pairnic.com/status_available.txt
1667
+ - spec/fixtures/responses/whois.pairnic.com/status_registered.expected
1668
+ - spec/fixtures/responses/whois.pairnic.com/status_registered.txt
1669
+ - spec/fixtures/responses/whois.pandi.or.id/id/status_available.expected
1670
+ - spec/fixtures/responses/whois.pandi.or.id/id/status_available.txt
1671
+ - spec/fixtures/responses/whois.pandi.or.id/id/status_registered.expected
1672
+ - spec/fixtures/responses/whois.pandi.or.id/id/status_registered.txt
1673
+ - spec/fixtures/responses/whois.pir.org/org/response_throttled.expected
1674
+ - spec/fixtures/responses/whois.pir.org/org/response_throttled.txt
1675
+ - spec/fixtures/responses/whois.pir.org/org/status_available.expected
1676
+ - spec/fixtures/responses/whois.pir.org/org/status_available.txt
1677
+ - spec/fixtures/responses/whois.pir.org/org/status_registered.expected
1678
+ - spec/fixtures/responses/whois.pir.org/org/status_registered.txt
1679
+ - spec/fixtures/responses/whois.pnina.ps/ps/status_available.expected
1680
+ - spec/fixtures/responses/whois.pnina.ps/ps/status_available.txt
1681
+ - spec/fixtures/responses/whois.pnina.ps/ps/status_registered.expected
1682
+ - spec/fixtures/responses/whois.pnina.ps/ps/status_registered.txt
1683
+ - spec/fixtures/responses/whois.register.bg/bg/property_nameservers_with_ip.expected
1684
+ - spec/fixtures/responses/whois.register.bg/bg/property_nameservers_with_ip.txt
1685
+ - spec/fixtures/responses/whois.register.bg/bg/status_available.expected
1686
+ - spec/fixtures/responses/whois.register.bg/bg/status_available.txt
1687
+ - spec/fixtures/responses/whois.register.bg/bg/status_registered.expected
1688
+ - spec/fixtures/responses/whois.register.bg/bg/status_registered.txt
1689
+ - spec/fixtures/responses/whois.register.com/registered_without_updated_on.expected
1690
+ - spec/fixtures/responses/whois.register.com/registered_without_updated_on.txt
1691
+ - spec/fixtures/responses/whois.register.com/status_registered.expected
1692
+ - spec/fixtures/responses/whois.register.com/status_registered.txt
1693
+ - spec/fixtures/responses/whois.register.si/si/status_available.expected
1694
+ - spec/fixtures/responses/whois.register.si/si/status_available.txt
1695
+ - spec/fixtures/responses/whois.register.si/si/status_registered.expected
1696
+ - spec/fixtures/responses/whois.register.si/si/status_registered.txt
1697
+ - spec/fixtures/responses/whois.registre.ma/ma/status_available.expected
1698
+ - spec/fixtures/responses/whois.registre.ma/ma/status_available.txt
1699
+ - spec/fixtures/responses/whois.registre.ma/ma/status_registered.expected
1700
+ - spec/fixtures/responses/whois.registre.ma/ma/status_registered.txt
1701
+ - spec/fixtures/responses/whois.registro.br/br/property_nameservers_with_ip.expected
1702
+ - spec/fixtures/responses/whois.registro.br/br/property_nameservers_with_ip.txt
1703
+ - spec/fixtures/responses/whois.registro.br/br/status_available.expected
1704
+ - spec/fixtures/responses/whois.registro.br/br/status_available.txt
1705
+ - spec/fixtures/responses/whois.registro.br/br/status_available_limited.expected
1706
+ - spec/fixtures/responses/whois.registro.br/br/status_available_limited.txt
1707
+ - spec/fixtures/responses/whois.registro.br/br/status_registered.expected
1708
+ - spec/fixtures/responses/whois.registro.br/br/status_registered.txt
1709
+ - spec/fixtures/responses/whois.registro.br/br/status_registered_limited.expected
1710
+ - spec/fixtures/responses/whois.registro.br/br/status_registered_limited.txt
1711
+ - spec/fixtures/responses/whois.registry.gy/gy/status_available.expected
1712
+ - spec/fixtures/responses/whois.registry.gy/gy/status_available.txt
1713
+ - spec/fixtures/responses/whois.registry.gy/gy/status_registered.expected
1714
+ - spec/fixtures/responses/whois.registry.gy/gy/status_registered.txt
1715
+ - spec/fixtures/responses/whois.registry.hm/hm/status_available.expected
1716
+ - spec/fixtures/responses/whois.registry.hm/hm/status_available.txt
1717
+ - spec/fixtures/responses/whois.registry.hm/hm/status_registered.expected
1718
+ - spec/fixtures/responses/whois.registry.hm/hm/status_registered.txt
1719
+ - spec/fixtures/responses/whois.registry.om/om/status_available.expected
1720
+ - spec/fixtures/responses/whois.registry.om/om/status_available.txt
1721
+ - spec/fixtures/responses/whois.registry.om/om/status_registered.expected
1722
+ - spec/fixtures/responses/whois.registry.om/om/status_registered.txt
1723
+ - spec/fixtures/responses/whois.registry.om/om/status_reserved.expected
1724
+ - spec/fixtures/responses/whois.registry.om/om/status_reserved.txt
1725
+ - spec/fixtures/responses/whois.registry.qa/qa/property_nameservers_without_ips.expected
1726
+ - spec/fixtures/responses/whois.registry.qa/qa/property_nameservers_without_ips.txt
1727
+ - spec/fixtures/responses/whois.registry.qa/qa/status_available.expected
1728
+ - spec/fixtures/responses/whois.registry.qa/qa/status_available.txt
1729
+ - spec/fixtures/responses/whois.registry.qa/qa/status_registered.expected
1730
+ - spec/fixtures/responses/whois.registry.qa/qa/status_registered.txt
1731
+ - spec/fixtures/responses/whois.rnids.rs/rs/case_token_whois_privacy.expected
1732
+ - spec/fixtures/responses/whois.rnids.rs/rs/case_token_whois_privacy.txt
1733
+ - spec/fixtures/responses/whois.rnids.rs/rs/property_nameservers_hyphenated.expected
1734
+ - spec/fixtures/responses/whois.rnids.rs/rs/property_nameservers_hyphenated.txt
1735
+ - spec/fixtures/responses/whois.rnids.rs/rs/property_status_expired.expected
1736
+ - spec/fixtures/responses/whois.rnids.rs/rs/property_status_expired.txt
1737
+ - spec/fixtures/responses/whois.rnids.rs/rs/property_status_in_transfer.expected
1738
+ - spec/fixtures/responses/whois.rnids.rs/rs/property_status_in_transfer.txt
1739
+ - spec/fixtures/responses/whois.rnids.rs/rs/property_status_locked.expected
1740
+ - spec/fixtures/responses/whois.rnids.rs/rs/property_status_locked.txt
1741
+ - spec/fixtures/responses/whois.rnids.rs/rs/status_available.expected
1742
+ - spec/fixtures/responses/whois.rnids.rs/rs/status_available.txt
1743
+ - spec/fixtures/responses/whois.rnids.rs/rs/status_registered.expected
1744
+ - spec/fixtures/responses/whois.rnids.rs/rs/status_registered.txt
1745
+ - spec/fixtures/responses/whois.rotld.ro/ro/property_status_updateprohibited.expected
1746
+ - spec/fixtures/responses/whois.rotld.ro/ro/property_status_updateprohibited.txt
1747
+ - spec/fixtures/responses/whois.rotld.ro/ro/status_available.expected
1748
+ - spec/fixtures/responses/whois.rotld.ro/ro/status_available.txt
1749
+ - spec/fixtures/responses/whois.rotld.ro/ro/status_registered.expected
1750
+ - spec/fixtures/responses/whois.rotld.ro/ro/status_registered.txt
1751
+ - spec/fixtures/responses/whois.rrpproxy.net/status_available.expected
1752
+ - spec/fixtures/responses/whois.rrpproxy.net/status_available.txt
1753
+ - spec/fixtures/responses/whois.rrpproxy.net/status_registered.expected
1754
+ - spec/fixtures/responses/whois.rrpproxy.net/status_registered.txt
1755
+ - spec/fixtures/responses/whois.safenames.net/status_registered.expected
1756
+ - spec/fixtures/responses/whois.safenames.net/status_registered.txt
1757
+ - spec/fixtures/responses/whois.schlund.info/registered_without_update_on.expected
1758
+ - spec/fixtures/responses/whois.schlund.info/registered_without_update_on.txt
1759
+ - spec/fixtures/responses/whois.schlund.info/status_available.expected
1760
+ - spec/fixtures/responses/whois.schlund.info/status_available.txt
1761
+ - spec/fixtures/responses/whois.schlund.info/status_registered.expected
1762
+ - spec/fixtures/responses/whois.schlund.info/status_registered.txt
1763
+ - spec/fixtures/responses/whois.sgnic.sg/sg/property_nameservers_schema_1.expected
1764
+ - spec/fixtures/responses/whois.sgnic.sg/sg/property_nameservers_schema_1.txt
1765
+ - spec/fixtures/responses/whois.sgnic.sg/sg/property_nameservers_schema_1_with_ip.expected
1766
+ - spec/fixtures/responses/whois.sgnic.sg/sg/property_nameservers_schema_1_with_ip.txt
1767
+ - spec/fixtures/responses/whois.sgnic.sg/sg/property_nameservers_schema_2.expected
1768
+ - spec/fixtures/responses/whois.sgnic.sg/sg/property_nameservers_schema_2.txt
1769
+ - spec/fixtures/responses/whois.sgnic.sg/sg/status_available.expected
1770
+ - spec/fixtures/responses/whois.sgnic.sg/sg/status_available.txt
1771
+ - spec/fixtures/responses/whois.sgnic.sg/sg/status_registered.expected
1772
+ - spec/fixtures/responses/whois.sgnic.sg/sg/status_registered.txt
1773
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_dakt.expected
1774
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_dakt.txt
1775
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_exp.expected
1776
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_exp.txt
1777
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_held.expected
1778
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_held.txt
1779
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_lnot.expected
1780
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_lnot.txt
1781
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_ok.expected
1782
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_ok.txt
1783
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_ta.expected
1784
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_ta.txt
1785
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_warn.expected
1786
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/property_status_dom_warn.txt
1787
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/status_available.expected
1788
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/status_available.txt
1789
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/status_registered.expected
1790
+ - spec/fixtures/responses/whois.sk-nic.sk/sk/status_registered.txt
1791
+ - spec/fixtures/responses/whois.smallregistry.net/status_available.expected
1792
+ - spec/fixtures/responses/whois.smallregistry.net/status_available.txt
1793
+ - spec/fixtures/responses/whois.smallregistry.net/status_registered.expected
1794
+ - spec/fixtures/responses/whois.smallregistry.net/status_registered.txt
1795
+ - spec/fixtures/responses/whois.srs.net.nz/nz/property_status_pendingrelease.expected
1796
+ - spec/fixtures/responses/whois.srs.net.nz/nz/property_status_pendingrelease.txt
1797
+ - spec/fixtures/responses/whois.srs.net.nz/nz/response_throttled.expected
1798
+ - spec/fixtures/responses/whois.srs.net.nz/nz/response_throttled.txt
1799
+ - spec/fixtures/responses/whois.srs.net.nz/nz/status_available.expected
1800
+ - spec/fixtures/responses/whois.srs.net.nz/nz/status_available.txt
1801
+ - spec/fixtures/responses/whois.srs.net.nz/nz/status_invalid.expected
1802
+ - spec/fixtures/responses/whois.srs.net.nz/nz/status_invalid.txt
1803
+ - spec/fixtures/responses/whois.srs.net.nz/nz/status_registered.expected
1804
+ - spec/fixtures/responses/whois.srs.net.nz/nz/status_registered.txt
1805
+ - spec/fixtures/responses/whois.sx/sx/property_status_premium_name.expected
1806
+ - spec/fixtures/responses/whois.sx/sx/property_status_premium_name.txt
1807
+ - spec/fixtures/responses/whois.sx/sx/status_available.expected
1808
+ - spec/fixtures/responses/whois.sx/sx/status_available.txt
1809
+ - spec/fixtures/responses/whois.sx/sx/status_registered.expected
1810
+ - spec/fixtures/responses/whois.sx/sx/status_registered.txt
1811
+ - spec/fixtures/responses/whois.sx/sx/status_unavailable.expected
1812
+ - spec/fixtures/responses/whois.sx/sx/status_unavailable.txt
1813
+ - spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.expected
1814
+ - spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.txt
1815
+ - spec/fixtures/responses/whois.tcinet.ru/ru/status_available.expected
1816
+ - spec/fixtures/responses/whois.tcinet.ru/ru/status_available.txt
1817
+ - spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.expected
1818
+ - spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.txt
1819
+ - spec/fixtures/responses/whois.tcinet.ru/su/status_available.expected
1820
+ - spec/fixtures/responses/whois.tcinet.ru/su/status_available.txt
1821
+ - spec/fixtures/responses/whois.tcinet.ru/su/status_registered.expected
1822
+ - spec/fixtures/responses/whois.tcinet.ru/su/status_registered.txt
1823
+ - spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.expected
1824
+ - spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.txt
1825
+ - spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.expected
1826
+ - spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.txt
1827
+ - spec/fixtures/responses/whois.thnic.co.th/th/status_available.expected
1828
+ - spec/fixtures/responses/whois.thnic.co.th/th/status_available.txt
1829
+ - spec/fixtures/responses/whois.thnic.co.th/th/status_registered.expected
1830
+ - spec/fixtures/responses/whois.thnic.co.th/th/status_registered.txt
1831
+ - spec/fixtures/responses/whois.tld.ee/ee/property_status_serverhold.expected
1832
+ - spec/fixtures/responses/whois.tld.ee/ee/property_status_serverhold.txt
1833
+ - spec/fixtures/responses/whois.tld.ee/ee/status_available.expected
1834
+ - spec/fixtures/responses/whois.tld.ee/ee/status_available.txt
1835
+ - spec/fixtures/responses/whois.tld.ee/ee/status_expired.expected
1836
+ - spec/fixtures/responses/whois.tld.ee/ee/status_expired.txt
1837
+ - spec/fixtures/responses/whois.tld.ee/ee/status_registered.expected
1838
+ - spec/fixtures/responses/whois.tld.ee/ee/status_registered.txt
1839
+ - spec/fixtures/responses/whois.tld.sy/sy/status_available.expected
1840
+ - spec/fixtures/responses/whois.tld.sy/sy/status_available.txt
1841
+ - spec/fixtures/responses/whois.tld.sy/sy/status_registered.expected
1842
+ - spec/fixtures/responses/whois.tld.sy/sy/status_registered.txt
1843
+ - spec/fixtures/responses/whois.tonic.to/to/response_incomplete.expected
1844
+ - spec/fixtures/responses/whois.tonic.to/to/response_incomplete.txt
1845
+ - spec/fixtures/responses/whois.tonic.to/to/status_available.expected
1846
+ - spec/fixtures/responses/whois.tonic.to/to/status_available.txt
1847
+ - spec/fixtures/responses/whois.tonic.to/to/status_registered.expected
1848
+ - spec/fixtures/responses/whois.tonic.to/to/status_registered.txt
1849
+ - spec/fixtures/responses/whois.tucows.com/status_available.expected
1850
+ - spec/fixtures/responses/whois.tucows.com/status_available.txt
1851
+ - spec/fixtures/responses/whois.tucows.com/status_registered.expected
1852
+ - spec/fixtures/responses/whois.tucows.com/status_registered.txt
1853
+ - spec/fixtures/responses/whois.twnic.net.tw/tw/status_available.expected
1854
+ - spec/fixtures/responses/whois.twnic.net.tw/tw/status_available.txt
1855
+ - spec/fixtures/responses/whois.twnic.net.tw/tw/status_registered.expected
1856
+ - spec/fixtures/responses/whois.twnic.net.tw/tw/status_registered.txt
1857
+ - spec/fixtures/responses/whois.tznic.or.tz/tz/property_status_expired.expected
1858
+ - spec/fixtures/responses/whois.tznic.or.tz/tz/property_status_expired.txt
1859
+ - spec/fixtures/responses/whois.tznic.or.tz/tz/status_available.expected
1860
+ - spec/fixtures/responses/whois.tznic.or.tz/tz/status_available.txt
1861
+ - spec/fixtures/responses/whois.tznic.or.tz/tz/status_registered.expected
1862
+ - spec/fixtures/responses/whois.tznic.or.tz/tz/status_registered.txt
1863
+ - spec/fixtures/responses/whois.ua/ua/uaepp/property_status_clienthold.expected
1864
+ - spec/fixtures/responses/whois.ua/ua/uaepp/property_status_clienthold.txt
1865
+ - spec/fixtures/responses/whois.ua/ua/uaepp/property_status_clienttransferprohibited.expected
1866
+ - spec/fixtures/responses/whois.ua/ua/uaepp/property_status_clienttransferprohibited.txt
1867
+ - spec/fixtures/responses/whois.ua/ua/uaepp/property_status_graceperiod.expected
1868
+ - spec/fixtures/responses/whois.ua/ua/uaepp/property_status_graceperiod.txt
1869
+ - spec/fixtures/responses/whois.ua/ua/uaepp/property_status_ok.expected
1870
+ - spec/fixtures/responses/whois.ua/ua/uaepp/property_status_ok.txt
1871
+ - spec/fixtures/responses/whois.ua/ua/uaepp/property_status_pendingdelete.expected
1872
+ - spec/fixtures/responses/whois.ua/ua/uaepp/property_status_pendingdelete.txt
1873
+ - spec/fixtures/responses/whois.ua/ua/uaepp/property_status_redemptionperiod.expected
1874
+ - spec/fixtures/responses/whois.ua/ua/uaepp/property_status_redemptionperiod.txt
1875
+ - spec/fixtures/responses/whois.ua/ua/uaepp/status_available.expected
1876
+ - spec/fixtures/responses/whois.ua/ua/uaepp/status_available.txt
1877
+ - spec/fixtures/responses/whois.ua/ua/uaepp/status_registered.expected
1878
+ - spec/fixtures/responses/whois.ua/ua/uaepp/status_registered.txt
1879
+ - spec/fixtures/responses/whois.ua/ua/uanic/property_contacts_multiple.expected
1880
+ - spec/fixtures/responses/whois.ua/ua/uanic/property_contacts_multiple.txt
1881
+ - spec/fixtures/responses/whois.ua/ua/uanic/status_registered.expected
1882
+ - spec/fixtures/responses/whois.ua/ua/uanic/status_registered.txt
1883
+ - spec/fixtures/responses/whois.udag.net/status_available.expected
1884
+ - spec/fixtures/responses/whois.udag.net/status_available.txt
1885
+ - spec/fixtures/responses/whois.udag.net/status_registered.expected
1886
+ - spec/fixtures/responses/whois.udag.net/status_registered.txt
1887
+ - spec/fixtures/responses/whois.uniregistry.net/tattoo/status_available.expected
1888
+ - spec/fixtures/responses/whois.uniregistry.net/tattoo/status_available.txt
1889
+ - spec/fixtures/responses/whois.uniregistry.net/tattoo/status_registered.expected
1890
+ - spec/fixtures/responses/whois.uniregistry.net/tattoo/status_registered.txt
1891
+ - spec/fixtures/responses/whois.uniregistry.net/tattoo/status_unavailable.txt
1892
+ - spec/fixtures/responses/whois.usp.ac.fj/fj/status_available.expected
1893
+ - spec/fixtures/responses/whois.usp.ac.fj/fj/status_available.txt
1894
+ - spec/fixtures/responses/whois.usp.ac.fj/fj/status_registered.expected
1895
+ - spec/fixtures/responses/whois.usp.ac.fj/fj/status_registered.txt
1896
+ - spec/fixtures/responses/whois.verisign-grs.com/com/property_nameserver_no_nameserver.expected
1897
+ - spec/fixtures/responses/whois.verisign-grs.com/com/property_nameserver_no_nameserver.txt
1898
+ - spec/fixtures/responses/whois.verisign-grs.com/com/property_status_pendingdelete.txt
1899
+ - spec/fixtures/responses/whois.verisign-grs.com/com/status_available.expected
1900
+ - spec/fixtures/responses/whois.verisign-grs.com/com/status_available.txt
1901
+ - spec/fixtures/responses/whois.verisign-grs.com/com/status_registered.expected
1902
+ - spec/fixtures/responses/whois.verisign-grs.com/com/status_registered.txt
1903
+ - spec/fixtures/responses/whois.verisign-grs.com/net/status_available.expected
1904
+ - spec/fixtures/responses/whois.verisign-grs.com/net/status_available.txt
1905
+ - spec/fixtures/responses/whois.verisign-grs.com/net/status_registered.expected
1906
+ - spec/fixtures/responses/whois.verisign-grs.com/net/status_registered.txt
1907
+ - spec/fixtures/responses/whois.verisign-grs.com/response_unavailable.expected
1908
+ - spec/fixtures/responses/whois.verisign-grs.com/response_unavailable.txt
1909
+ - spec/fixtures/responses/whois.verisign-grs.com/status_registered.txt
1910
+ - spec/fixtures/responses/whois.website.ws/ws/status_available.expected
1911
+ - spec/fixtures/responses/whois.website.ws/ws/status_available.txt
1912
+ - spec/fixtures/responses/whois.website.ws/ws/status_registered.expected
1913
+ - spec/fixtures/responses/whois.website.ws/ws/status_registered.txt
1914
+ - spec/fixtures/responses/whois.wildwestdomains.com/status_available.expected
1915
+ - spec/fixtures/responses/whois.wildwestdomains.com/status_available.txt
1916
+ - spec/fixtures/responses/whois.wildwestdomains.com/status_registered.expected
1917
+ - spec/fixtures/responses/whois.wildwestdomains.com/status_registered.txt
1918
+ - spec/fixtures/responses/whois.yoursrs.com/status_available.expected
1919
+ - spec/fixtures/responses/whois.yoursrs.com/status_available.txt
1920
+ - spec/fixtures/responses/whois.yoursrs.com/status_registered.expected
1921
+ - spec/fixtures/responses/whois.yoursrs.com/status_registered.txt
1922
+ - spec/fixtures/responses/whois.yoursrs.com/status_registered_with_no_last_updated.expected
1923
+ - spec/fixtures/responses/whois.yoursrs.com/status_registered_with_no_last_updated.txt
1924
+ - spec/fixtures/responses/whois.za.net/za.net/status_available.expected
1925
+ - spec/fixtures/responses/whois.za.net/za.net/status_available.txt
1926
+ - spec/fixtures/responses/whois.za.net/za.net/status_registered.expected
1927
+ - spec/fixtures/responses/whois.za.net/za.net/status_registered.txt
1928
+ - spec/fixtures/responses/whois.za.org/za.org/status_available.expected
1929
+ - spec/fixtures/responses/whois.za.org/za.org/status_available.txt
1930
+ - spec/fixtures/responses/whois.za.org/za.org/status_registered.expected
1931
+ - spec/fixtures/responses/whois.za.org/za.org/status_registered.txt
1932
+ - spec/fixtures/responses/whois1.nic.bi/bi/status_available.expected
1933
+ - spec/fixtures/responses/whois1.nic.bi/bi/status_available.txt
1934
+ - spec/fixtures/responses/whois1.nic.bi/bi/status_registered.expected
1935
+ - spec/fixtures/responses/whois1.nic.bi/bi/status_registered.txt
1936
+ - spec/integration/whois_spec.rb
1937
+ - spec/spec_helper.rb
1938
+ - spec/support/example/parser_example_group.rb
1939
+ - spec/support/helpers/spec_helper.rb
1940
+ - spec/support/matchers/support_property.rb
1941
+ - spec/tlds.yml
1942
+ - spec/whois/parser/contact_spec.rb
1943
+ - spec/whois/parser/nameserver_spec.rb
1944
+ - spec/whois/parser/registrar_spec.rb
1945
+ - spec/whois/parser/super_struct_spec.rb
1946
+ - spec/whois/parser_extensions/parser_spec.rb
1947
+ - spec/whois/parser_extensions/record_spec.rb
1948
+ - spec/whois/parser_extensions/whois_spec.rb
1949
+ - spec/whois/parser_spec.rb
1950
+ - spec/whois/parsers/base_spec.rb
1951
+ - spec/whois/parsers/blank_spec.rb
1952
+ - spec/whois/parsers/responses/capetown-whois.registry.net.za/capetown/status_available_spec.rb
1953
+ - spec/whois/parsers/responses/capetown-whois.registry.net.za/capetown/status_registered_spec.rb
1954
+ - spec/whois/parsers/responses/ccwhois.ksregistry.net/vg/status_available_spec.rb
1955
+ - spec/whois/parsers/responses/ccwhois.ksregistry.net/vg/status_registered_spec.rb
1956
+ - spec/whois/parsers/responses/ccwhois.verisign-grs.com/cc/property_nameserver_no_nameserver_spec.rb
1957
+ - spec/whois/parsers/responses/ccwhois.verisign-grs.com/cc/status_available_spec.rb
1958
+ - spec/whois/parsers/responses/ccwhois.verisign-grs.com/cc/status_registered_spec.rb
1959
+ - spec/whois/parsers/responses/coza-whois.registry.net.za/co.za/property_contact_fax_empty_spec.rb
1960
+ - spec/whois/parsers/responses/coza-whois.registry.net.za/co.za/response_throttled_spec.rb
1961
+ - spec/whois/parsers/responses/coza-whois.registry.net.za/co.za/status_available_spec.rb
1962
+ - spec/whois/parsers/responses/coza-whois.registry.net.za/co.za/status_registered_spec.rb
1963
+ - spec/whois/parsers/responses/durban-whois.registry.net.za/durban/status_available_spec.rb
1964
+ - spec/whois/parsers/responses/durban-whois.registry.net.za/durban/status_registered_spec.rb
1965
+ - spec/whois/parsers/responses/joburg-whois.registry.net.za/joburg/status_available_spec.rb
1966
+ - spec/whois/parsers/responses/joburg-whois.registry.net.za/joburg/status_registered_spec.rb
1967
+ - spec/whois/parsers/responses/kero.yachay.pe/pe/response_throttled_spec.rb
1968
+ - spec/whois/parsers/responses/kero.yachay.pe/pe/status_available_spec.rb
1969
+ - spec/whois/parsers/responses/kero.yachay.pe/pe/status_inactive_spec.rb
1970
+ - spec/whois/parsers/responses/kero.yachay.pe/pe/status_registered_spec.rb
1971
+ - spec/whois/parsers/responses/kero.yachay.pe/pe/status_suspended_spec.rb
1972
+ - spec/whois/parsers/responses/org-whois.registry.net.za/org.za/status_available_spec.rb
1973
+ - spec/whois/parsers/responses/org-whois.registry.net.za/org.za/status_registered_spec.rb
1974
+ - spec/whois/parsers/responses/tvwhois.verisign-grs.com/tv/property_nameserver_no_nameserver_spec.rb
1975
+ - spec/whois/parsers/responses/tvwhois.verisign-grs.com/tv/status_available_spec.rb
1976
+ - spec/whois/parsers/responses/tvwhois.verisign-grs.com/tv/status_registered_spec.rb
1977
+ - spec/whois/parsers/responses/whois.1und1.info/status_available_spec.rb
1978
+ - spec/whois/parsers/responses/whois.1und1.info/status_registered_spec.rb
1979
+ - spec/whois/parsers/responses/whois.35.com/status_registered_spec.rb
1980
+ - spec/whois/parsers/responses/whois.aeda.net.ae/ae/status_available_spec.rb
1981
+ - spec/whois/parsers/responses/whois.aeda.net.ae/ae/status_registered_spec.rb
1982
+ - spec/whois/parsers/responses/whois.aero/status_available_spec.rb
1983
+ - spec/whois/parsers/responses/whois.aero/status_registered_spec.rb
1984
+ - spec/whois/parsers/responses/whois.aero/status_reserved_spec.rb
1985
+ - spec/whois/parsers/responses/whois.afilias-grs.info/bz/status_available_spec.rb
1986
+ - spec/whois/parsers/responses/whois.afilias-grs.info/bz/status_registered_spec.rb
1987
+ - spec/whois/parsers/responses/whois.afilias-grs.info/gi/status_available_spec.rb
1988
+ - spec/whois/parsers/responses/whois.afilias-grs.info/gi/status_registered_spec.rb
1989
+ - spec/whois/parsers/responses/whois.afilias-grs.info/lc/status_available_spec.rb
1990
+ - spec/whois/parsers/responses/whois.afilias-grs.info/lc/status_registered_spec.rb
1991
+ - spec/whois/parsers/responses/whois.afilias-grs.info/mn/status_available_spec.rb
1992
+ - spec/whois/parsers/responses/whois.afilias-grs.info/mn/status_registered_spec.rb
1993
+ - spec/whois/parsers/responses/whois.afilias-grs.info/sc/status_available_spec.rb
1994
+ - spec/whois/parsers/responses/whois.afilias-grs.info/sc/status_registered_spec.rb
1995
+ - spec/whois/parsers/responses/whois.afilias-grs.info/vc/status_available_spec.rb
1996
+ - spec/whois/parsers/responses/whois.afilias-grs.info/vc/status_registered_spec.rb
1997
+ - spec/whois/parsers/responses/whois.afilias.net/info/status_available_spec.rb
1998
+ - spec/whois/parsers/responses/whois.afilias.net/info/status_registered_spec.rb
1999
+ - spec/whois/parsers/responses/whois.afilias.net/info/status_reserved_spec.rb
2000
+ - spec/whois/parsers/responses/whois.afilias.net/pro/status_available_spec.rb
2001
+ - spec/whois/parsers/responses/whois.afilias.net/pro/status_registered_spec.rb
2002
+ - spec/whois/parsers/responses/whois.afilias.net/pro/status_reserved_spec.rb
2003
+ - spec/whois/parsers/responses/whois.amnic.net/am/status_available_spec.rb
2004
+ - spec/whois/parsers/responses/whois.amnic.net/am/status_registered_spec.rb
2005
+ - spec/whois/parsers/responses/whois.ascio.com/status_available_spec.rb
2006
+ - spec/whois/parsers/responses/whois.ascio.com/status_registered_spec.rb
2007
+ - spec/whois/parsers/responses/whois.ati.tn/tn/property_contact_updated_none_spec.rb
2008
+ - spec/whois/parsers/responses/whois.ati.tn/tn/status_available_spec.rb
2009
+ - spec/whois/parsers/responses/whois.ati.tn/tn/status_registered_spec.rb
2010
+ - spec/whois/parsers/responses/whois.audns.net.au/au/property_status_with_multiple_spec.rb
2011
+ - spec/whois/parsers/responses/whois.audns.net.au/au/status_available_spec.rb
2012
+ - spec/whois/parsers/responses/whois.audns.net.au/au/status_registered_spec.rb
2013
+ - spec/whois/parsers/responses/whois.ax/ax/status_available_spec.rb
2014
+ - spec/whois/parsers/responses/whois.ax/ax/status_registered_spec.rb
2015
+ - spec/whois/parsers/responses/whois.biz/biz/status_available_spec.rb
2016
+ - spec/whois/parsers/responses/whois.biz/biz/status_registered_spec.rb
2017
+ - spec/whois/parsers/responses/whois.bnnic.bn/bn/status_available_spec.rb
2018
+ - spec/whois/parsers/responses/whois.bnnic.bn/bn/status_registered_spec.rb
2019
+ - spec/whois/parsers/responses/whois.cat/cat/property_status_missing_spec.rb
2020
+ - spec/whois/parsers/responses/whois.cat/cat/property_status_multiple_spec.rb
2021
+ - spec/whois/parsers/responses/whois.cat/cat/property_status_ok_spec.rb
2022
+ - spec/whois/parsers/responses/whois.cat/cat/status_available_spec.rb
2023
+ - spec/whois/parsers/responses/whois.cat/cat/status_registered_spec.rb
2024
+ - spec/whois/parsers/responses/whois.cctld.by/by/status_available_spec.rb
2025
+ - spec/whois/parsers/responses/whois.cctld.by/by/status_registered_spec.rb
2026
+ - spec/whois/parsers/responses/whois.cctld.uz/uz/property_expires_on_dash_spec.rb
2027
+ - spec/whois/parsers/responses/whois.cctld.uz/uz/property_status_reserved_spec.rb
2028
+ - spec/whois/parsers/responses/whois.cctld.uz/uz/status_available_spec.rb
2029
+ - spec/whois/parsers/responses/whois.cctld.uz/uz/status_registered_spec.rb
2030
+ - spec/whois/parsers/responses/whois.cdmon.com/com/status_registered_spec.rb
2031
+ - spec/whois/parsers/responses/whois.centralnic.com/ae.org/status_available_spec.rb
2032
+ - spec/whois/parsers/responses/whois.centralnic.com/ae.org/status_registered_spec.rb
2033
+ - spec/whois/parsers/responses/whois.centralnic.com/ar.com/status_available_spec.rb
2034
+ - spec/whois/parsers/responses/whois.centralnic.com/ar.com/status_registered_spec.rb
2035
+ - spec/whois/parsers/responses/whois.centralnic.com/br.com/status_available_spec.rb
2036
+ - spec/whois/parsers/responses/whois.centralnic.com/br.com/status_registered_spec.rb
2037
+ - spec/whois/parsers/responses/whois.centralnic.com/cn.com/status_available_spec.rb
2038
+ - spec/whois/parsers/responses/whois.centralnic.com/cn.com/status_registered_spec.rb
2039
+ - spec/whois/parsers/responses/whois.centralnic.com/de.com/status_available_spec.rb
2040
+ - spec/whois/parsers/responses/whois.centralnic.com/de.com/status_registered_spec.rb
2041
+ - spec/whois/parsers/responses/whois.centralnic.com/eu.com/status_available_spec.rb
2042
+ - spec/whois/parsers/responses/whois.centralnic.com/eu.com/status_registered_spec.rb
2043
+ - spec/whois/parsers/responses/whois.centralnic.com/gb.com/status_available_spec.rb
2044
+ - spec/whois/parsers/responses/whois.centralnic.com/gb.com/status_registered_spec.rb
2045
+ - spec/whois/parsers/responses/whois.centralnic.com/gb.net/status_available_spec.rb
2046
+ - spec/whois/parsers/responses/whois.centralnic.com/gb.net/status_registered_spec.rb
2047
+ - spec/whois/parsers/responses/whois.centralnic.com/gr.com/status_available_spec.rb
2048
+ - spec/whois/parsers/responses/whois.centralnic.com/gr.com/status_registered_spec.rb
2049
+ - spec/whois/parsers/responses/whois.centralnic.com/hu.com/status_available_spec.rb
2050
+ - spec/whois/parsers/responses/whois.centralnic.com/hu.com/status_registered_spec.rb
2051
+ - spec/whois/parsers/responses/whois.centralnic.com/jp.net/status_available_spec.rb
2052
+ - spec/whois/parsers/responses/whois.centralnic.com/jp.net/status_registered_spec.rb
2053
+ - spec/whois/parsers/responses/whois.centralnic.com/jpn.com/status_available_spec.rb
2054
+ - spec/whois/parsers/responses/whois.centralnic.com/jpn.com/status_registered_spec.rb
2055
+ - spec/whois/parsers/responses/whois.centralnic.com/kr.com/status_available_spec.rb
2056
+ - spec/whois/parsers/responses/whois.centralnic.com/kr.com/status_registered_spec.rb
2057
+ - spec/whois/parsers/responses/whois.centralnic.com/no.com/status_available_spec.rb
2058
+ - spec/whois/parsers/responses/whois.centralnic.com/qc.com/status_available_spec.rb
2059
+ - spec/whois/parsers/responses/whois.centralnic.com/qc.com/status_registered_spec.rb
2060
+ - spec/whois/parsers/responses/whois.centralnic.com/ru.com/status_available_spec.rb
2061
+ - spec/whois/parsers/responses/whois.centralnic.com/ru.com/status_registered_spec.rb
2062
+ - spec/whois/parsers/responses/whois.centralnic.com/sa.com/status_available_spec.rb
2063
+ - spec/whois/parsers/responses/whois.centralnic.com/sa.com/status_registered_spec.rb
2064
+ - spec/whois/parsers/responses/whois.centralnic.com/se.com/status_available_spec.rb
2065
+ - spec/whois/parsers/responses/whois.centralnic.com/se.com/status_registered_spec.rb
2066
+ - spec/whois/parsers/responses/whois.centralnic.com/se.net/status_available_spec.rb
2067
+ - spec/whois/parsers/responses/whois.centralnic.com/se.net/status_registered_spec.rb
2068
+ - spec/whois/parsers/responses/whois.centralnic.com/uk.com/status_available_spec.rb
2069
+ - spec/whois/parsers/responses/whois.centralnic.com/uk.com/status_registered_spec.rb
2070
+ - spec/whois/parsers/responses/whois.centralnic.com/uk.net/status_available_spec.rb
2071
+ - spec/whois/parsers/responses/whois.centralnic.com/uk.net/status_registered_spec.rb
2072
+ - spec/whois/parsers/responses/whois.centralnic.com/us.com/status_available_spec.rb
2073
+ - spec/whois/parsers/responses/whois.centralnic.com/us.com/status_registered_spec.rb
2074
+ - spec/whois/parsers/responses/whois.centralnic.com/us.org/status_available_spec.rb
2075
+ - spec/whois/parsers/responses/whois.centralnic.com/uy.com/status_available_spec.rb
2076
+ - spec/whois/parsers/responses/whois.centralnic.com/uy.com/status_registered_spec.rb
2077
+ - spec/whois/parsers/responses/whois.centralnic.com/za.com/status_available_spec.rb
2078
+ - spec/whois/parsers/responses/whois.centralnic.com/za.com/status_registered_spec.rb
2079
+ - spec/whois/parsers/responses/whois.cira.ca/ca/field_without_value_spec.rb
2080
+ - spec/whois/parsers/responses/whois.cira.ca/ca/property_status_autorenew_grace_spec.rb
2081
+ - spec/whois/parsers/responses/whois.cira.ca/ca/property_status_available_spec.rb
2082
+ - spec/whois/parsers/responses/whois.cira.ca/ca/property_status_pendingdelete_spec.rb
2083
+ - spec/whois/parsers/responses/whois.cira.ca/ca/property_status_redemption_spec.rb
2084
+ - spec/whois/parsers/responses/whois.cira.ca/ca/property_status_registered_spec.rb
2085
+ - spec/whois/parsers/responses/whois.cira.ca/ca/property_status_tobereleased_spec.rb
2086
+ - spec/whois/parsers/responses/whois.cira.ca/ca/status_available_spec.rb
2087
+ - spec/whois/parsers/responses/whois.cira.ca/ca/status_invalid_spec.rb
2088
+ - spec/whois/parsers/responses/whois.cira.ca/ca/status_registered_spec.rb
2089
+ - spec/whois/parsers/responses/whois.cmc.iq/iq/status_available_spec.rb
2090
+ - spec/whois/parsers/responses/whois.cmc.iq/iq/status_registered_spec.rb
2091
+ - spec/whois/parsers/responses/whois.cnnic.cn/cn/property_status_ok_spec.rb
2092
+ - spec/whois/parsers/responses/whois.cnnic.cn/cn/property_status_reserved_list_spec.rb
2093
+ - spec/whois/parsers/responses/whois.cnnic.cn/cn/status_available_spec.rb
2094
+ - spec/whois/parsers/responses/whois.cnnic.cn/cn/status_registered_spec.rb
2095
+ - spec/whois/parsers/responses/whois.cnnic.cn/cn/status_reserved_spec.rb
2096
+ - spec/whois/parsers/responses/whois.co.ca/co.ca/status_available_spec.rb
2097
+ - spec/whois/parsers/responses/whois.co.ca/co.ca/status_registered_spec.rb
2098
+ - spec/whois/parsers/responses/whois.co.ca/co.ca/status_reserved_spec.rb
2099
+ - spec/whois/parsers/responses/whois.co.pl/co.pl/status_available_spec.rb
2100
+ - spec/whois/parsers/responses/whois.co.pl/co.pl/status_registered_spec.rb
2101
+ - spec/whois/parsers/responses/whois.co.ug/ug/property_status_active_spec.rb
2102
+ - spec/whois/parsers/responses/whois.co.ug/ug/property_status_unconfirmed_spec.rb
2103
+ - spec/whois/parsers/responses/whois.co.ug/ug/status_available_spec.rb
2104
+ - spec/whois/parsers/responses/whois.co.ug/ug/status_registered_spec.rb
2105
+ - spec/whois/parsers/responses/whois.comlaude.com/status_registered_spec.rb
2106
+ - spec/whois/parsers/responses/whois.corporatedomains.com/status_available_spec.rb
2107
+ - spec/whois/parsers/responses/whois.corporatedomains.com/status_registered_spec.rb
2108
+ - spec/whois/parsers/responses/whois.denic.de/de/property_nameservers_with_ip_spec.rb
2109
+ - spec/whois/parsers/responses/whois.denic.de/de/response_error_55000000010_spec.rb
2110
+ - spec/whois/parsers/responses/whois.denic.de/de/response_throttled_spec.rb
2111
+ - spec/whois/parsers/responses/whois.denic.de/de/status_available_spec.rb
2112
+ - spec/whois/parsers/responses/whois.denic.de/de/status_failed_ace_spec.rb
2113
+ - spec/whois/parsers/responses/whois.denic.de/de/status_failed_spec.rb
2114
+ - spec/whois/parsers/responses/whois.denic.de/de/status_invalid_spec.rb
2115
+ - spec/whois/parsers/responses/whois.denic.de/de/status_registered_spec.rb
2116
+ - spec/whois/parsers/responses/whois.dk-hostmaster.dk/dk/property_status_deactivated_spec.rb
2117
+ - spec/whois/parsers/responses/whois.dk-hostmaster.dk/dk/property_status_reserved_spec.rb
2118
+ - spec/whois/parsers/responses/whois.dk-hostmaster.dk/dk/status_available_spec.rb
2119
+ - spec/whois/parsers/responses/whois.dk-hostmaster.dk/dk/status_registered_spec.rb
2120
+ - spec/whois/parsers/responses/whois.dns.be/be/property_nameservers_with_ip_spec.rb
2121
+ - spec/whois/parsers/responses/whois.dns.be/be/property_status_available_spec.rb
2122
+ - spec/whois/parsers/responses/whois.dns.be/be/property_status_not_available_spec.rb
2123
+ - spec/whois/parsers/responses/whois.dns.be/be/property_status_notallowed_spec.rb
2124
+ - spec/whois/parsers/responses/whois.dns.be/be/property_status_outofservice_spec.rb
2125
+ - spec/whois/parsers/responses/whois.dns.be/be/property_status_quarantine_spec.rb
2126
+ - spec/whois/parsers/responses/whois.dns.be/be/response_blocked_spec.rb
2127
+ - spec/whois/parsers/responses/whois.dns.be/be/response_throttled_hourly_spec.rb
2128
+ - spec/whois/parsers/responses/whois.dns.be/be/response_throttled_limit_spec.rb
2129
+ - spec/whois/parsers/responses/whois.dns.be/be/status_available_spec.rb
2130
+ - spec/whois/parsers/responses/whois.dns.be/be/status_invalid_spec.rb
2131
+ - spec/whois/parsers/responses/whois.dns.be/be/status_registered_spec.rb
2132
+ - spec/whois/parsers/responses/whois.dns.hr/hr/status_available_spec.rb
2133
+ - spec/whois/parsers/responses/whois.dns.hr/hr/status_registered_spec.rb
2134
+ - spec/whois/parsers/responses/whois.dns.lu/lu/property_nameservers_with_ip_spec.rb
2135
+ - spec/whois/parsers/responses/whois.dns.lu/lu/status_available_spec.rb
2136
+ - spec/whois/parsers/responses/whois.dns.lu/lu/status_registered_spec.rb
2137
+ - spec/whois/parsers/responses/whois.dns.pl/pl/property_expires_on_not_defined_spec.rb
2138
+ - spec/whois/parsers/responses/whois.dns.pl/pl/property_nameservers_with_ip_spec.rb
2139
+ - spec/whois/parsers/responses/whois.dns.pl/pl/response_throttled_spec.rb
2140
+ - spec/whois/parsers/responses/whois.dns.pl/pl/status_available_spec.rb
2141
+ - spec/whois/parsers/responses/whois.dns.pl/pl/status_registered_spec.rb
2142
+ - spec/whois/parsers/responses/whois.dns.pt/pt/property_nameservers_spec.rb
2143
+ - spec/whois/parsers/responses/whois.dns.pt/pt/property_status_techpro_spec.rb
2144
+ - spec/whois/parsers/responses/whois.dns.pt/pt/status_available_spec.rb
2145
+ - spec/whois/parsers/responses/whois.dns.pt/pt/status_inactive_spec.rb
2146
+ - spec/whois/parsers/responses/whois.dns.pt/pt/status_registered_spec.rb
2147
+ - spec/whois/parsers/responses/whois.dns.pt/pt/status_reserved_spec.rb
2148
+ - spec/whois/parsers/responses/whois.domain-registry.nl/nl/property_nameservers_with_ip_spec.rb
2149
+ - spec/whois/parsers/responses/whois.domain-registry.nl/nl/property_status_inactive_spec.rb
2150
+ - spec/whois/parsers/responses/whois.domain-registry.nl/nl/response_throttled_daily_spec.rb
2151
+ - spec/whois/parsers/responses/whois.domain-registry.nl/nl/response_throttled_spec.rb
2152
+ - spec/whois/parsers/responses/whois.domain-registry.nl/nl/response_unavailable_spec.rb
2153
+ - spec/whois/parsers/responses/whois.domain-registry.nl/nl/status_available_spec.rb
2154
+ - spec/whois/parsers/responses/whois.domain-registry.nl/nl/status_redemption_spec.rb
2155
+ - spec/whois/parsers/responses/whois.domain-registry.nl/nl/status_registered_spec.rb
2156
+ - spec/whois/parsers/responses/whois.domainregistry.ie/ie/case_token_application_pending_spec.rb
2157
+ - spec/whois/parsers/responses/whois.domainregistry.ie/ie/property_contacts_multiple_spec.rb
2158
+ - spec/whois/parsers/responses/whois.domainregistry.ie/ie/property_contacts_not_matching_id_spec.rb
2159
+ - spec/whois/parsers/responses/whois.domainregistry.ie/ie/property_nameservers_with_ip_spec.rb
2160
+ - spec/whois/parsers/responses/whois.domainregistry.ie/ie/status_available_spec.rb
2161
+ - spec/whois/parsers/responses/whois.domainregistry.ie/ie/status_registered_spec.rb
2162
+ - spec/whois/parsers/responses/whois.domreg.lt/lt/property_nameservers_with_ip_spec.rb
2163
+ - spec/whois/parsers/responses/whois.domreg.lt/lt/status_available_spec.rb
2164
+ - spec/whois/parsers/responses/whois.domreg.lt/lt/status_registered_spec.rb
2165
+ - spec/whois/parsers/responses/whois.donuts.co/bike/status_available_spec.rb
2166
+ - spec/whois/parsers/responses/whois.donuts.co/bike/status_registered_spec.rb
2167
+ - spec/whois/parsers/responses/whois.dot.cf/cf/property_expires_on_blank_spec.rb
2168
+ - spec/whois/parsers/responses/whois.dot.cf/cf/status_available_spec.rb
2169
+ - spec/whois/parsers/responses/whois.dot.cf/cf/status_registered_spec.rb
2170
+ - spec/whois/parsers/responses/whois.dot.tk/tk/status_available_spec.rb
2171
+ - spec/whois/parsers/responses/whois.dot.tk/tk/status_registered_spec.rb
2172
+ - spec/whois/parsers/responses/whois.dotgov.gov/gov/status_available_spec.rb
2173
+ - spec/whois/parsers/responses/whois.dotgov.gov/gov/status_registered_spec.rb
2174
+ - spec/whois/parsers/responses/whois.dotmobiregistry.net/mobi/status_available_spec.rb
2175
+ - spec/whois/parsers/responses/whois.dotmobiregistry.net/mobi/status_registered_spec.rb
2176
+ - spec/whois/parsers/responses/whois.dotpostregistry.net/post/status_available_spec.rb
2177
+ - spec/whois/parsers/responses/whois.dotpostregistry.net/post/status_registered_spec.rb
2178
+ - spec/whois/parsers/responses/whois.dreamhost.com/property_contact_private_spec.rb
2179
+ - spec/whois/parsers/responses/whois.dreamhost.com/status_registered_spec.rb
2180
+ - spec/whois/parsers/responses/whois.educause.edu/edu/property_contact_registrant_spec.rb
2181
+ - spec/whois/parsers/responses/whois.educause.edu/edu/property_contact_registrant_with_additional_organization_spec.rb
2182
+ - spec/whois/parsers/responses/whois.educause.edu/edu/property_contact_registrant_without_address_spec.rb
2183
+ - spec/whois/parsers/responses/whois.educause.edu/edu/property_contact_registrant_without_zip_spec.rb
2184
+ - spec/whois/parsers/responses/whois.educause.edu/edu/property_contacts_case1_spec.rb
2185
+ - spec/whois/parsers/responses/whois.educause.edu/edu/property_contacts_case2_spec.rb
2186
+ - spec/whois/parsers/responses/whois.educause.edu/edu/property_contacts_case3_spec.rb
2187
+ - spec/whois/parsers/responses/whois.educause.edu/edu/property_contacts_case4_spec.rb
2188
+ - spec/whois/parsers/responses/whois.educause.edu/edu/property_contacts_spec.rb
2189
+ - spec/whois/parsers/responses/whois.educause.edu/edu/property_updated_on_unknown_spec.rb
2190
+ - spec/whois/parsers/responses/whois.educause.edu/edu/status_available_spec.rb
2191
+ - spec/whois/parsers/responses/whois.educause.edu/edu/status_registered_spec.rb
2192
+ - spec/whois/parsers/responses/whois.eenet.ee/ee/status_available_spec.rb
2193
+ - spec/whois/parsers/responses/whois.eenet.ee/ee/status_registered_spec.rb
2194
+ - spec/whois/parsers/responses/whois.enom.com/status_available_spec.rb
2195
+ - spec/whois/parsers/responses/whois.enom.com/status_registered_spec.rb
2196
+ - spec/whois/parsers/responses/whois.enom.com/status_registered_with_blank_updated_date_spec.rb
2197
+ - spec/whois/parsers/responses/whois.eu.org/eu.org/status_available_spec.rb
2198
+ - spec/whois/parsers/responses/whois.eu.org/eu.org/status_registered_spec.rb
2199
+ - spec/whois/parsers/responses/whois.eu/eu/property_nameservers_spec.rb
2200
+ - spec/whois/parsers/responses/whois.eu/eu/response_throttled_spec.rb
2201
+ - spec/whois/parsers/responses/whois.eu/eu/status_available_spec.rb
2202
+ - spec/whois/parsers/responses/whois.eu/eu/status_registered_spec.rb
2203
+ - spec/whois/parsers/responses/whois.fi/fi/property_status_graceperiod_spec.rb
2204
+ - spec/whois/parsers/responses/whois.fi/fi/status_available_spec.rb
2205
+ - spec/whois/parsers/responses/whois.fi/fi/status_registered_spec.rb
2206
+ - spec/whois/parsers/responses/whois.fi/fi/status_reserved_spec.rb
2207
+ - spec/whois/parsers/responses/whois.gandi.net/status_available_spec.rb
2208
+ - spec/whois/parsers/responses/whois.gandi.net/status_registered_spec.rb
2209
+ - spec/whois/parsers/responses/whois.gg/gg/status_available_spec.rb
2210
+ - spec/whois/parsers/responses/whois.gg/gg/status_registered_spec.rb
2211
+ - spec/whois/parsers/responses/whois.godaddy.com/status_registered_spec.rb
2212
+ - spec/whois/parsers/responses/whois.gov.za/gov.za/status_available_spec.rb
2213
+ - spec/whois/parsers/responses/whois.gov.za/gov.za/status_registered_spec.rb
2214
+ - spec/whois/parsers/responses/whois.hkirc.hk/hk/property_expires_on_null_spec.rb
2215
+ - spec/whois/parsers/responses/whois.hkirc.hk/hk/status_available_spec.rb
2216
+ - spec/whois/parsers/responses/whois.hkirc.hk/hk/status_registered_spec.rb
2217
+ - spec/whois/parsers/responses/whois.iana.org/int/status_available_spec.rb
2218
+ - spec/whois/parsers/responses/whois.iana.org/int/status_registered_spec.rb
2219
+ - spec/whois/parsers/responses/whois.iana.org/tld/status_not_assigned_spec.rb
2220
+ - spec/whois/parsers/responses/whois.iis.nu/nu/status_available_spec.rb
2221
+ - spec/whois/parsers/responses/whois.iis.nu/nu/status_registered_spec.rb
2222
+ - spec/whois/parsers/responses/whois.iis.se/se/property_datetime_is_dash_spec.rb
2223
+ - spec/whois/parsers/responses/whois.iis.se/se/property_nameservers_single_spec.rb
2224
+ - spec/whois/parsers/responses/whois.iis.se/se/property_nameservers_with_ip_spec.rb
2225
+ - spec/whois/parsers/responses/whois.iis.se/se/property_status_inactive_spec.rb
2226
+ - spec/whois/parsers/responses/whois.iis.se/se/property_status_ok_spec.rb
2227
+ - spec/whois/parsers/responses/whois.iis.se/se/property_status_serverhold_spec.rb
2228
+ - spec/whois/parsers/responses/whois.iis.se/se/status_available_spec.rb
2229
+ - spec/whois/parsers/responses/whois.iis.se/se/status_registered_spec.rb
2230
+ - spec/whois/parsers/responses/whois.in.ua/in.ua/status_available_spec.rb
2231
+ - spec/whois/parsers/responses/whois.in.ua/in.ua/status_registered_spec.rb
2232
+ - spec/whois/parsers/responses/whois.inregistry.net/in/property_status_missing_spec.rb
2233
+ - spec/whois/parsers/responses/whois.inregistry.net/in/property_status_multiple_spec.rb
2234
+ - spec/whois/parsers/responses/whois.inregistry.net/in/property_status_ok_spec.rb
2235
+ - spec/whois/parsers/responses/whois.inregistry.net/in/status_available_spec.rb
2236
+ - spec/whois/parsers/responses/whois.inregistry.net/in/status_registered_spec.rb
2237
+ - spec/whois/parsers/responses/whois.isnic.is/is/status_available_spec.rb
2238
+ - spec/whois/parsers/responses/whois.isnic.is/is/status_registered_spec.rb
2239
+ - spec/whois/parsers/responses/whois.isoc.org.il/il/property_status_missing_spec.rb
2240
+ - spec/whois/parsers/responses/whois.isoc.org.il/il/property_status_transfer_allowed_spec.rb
2241
+ - spec/whois/parsers/responses/whois.isoc.org.il/il/property_status_transfer_locked_spec.rb
2242
+ - spec/whois/parsers/responses/whois.isoc.org.il/il/status_available_spec.rb
2243
+ - spec/whois/parsers/responses/whois.isoc.org.il/il/status_registered_spec.rb
2244
+ - spec/whois/parsers/responses/whois.ja.net/ac.uk/status_available_spec.rb
2245
+ - spec/whois/parsers/responses/whois.ja.net/ac.uk/status_registered_spec.rb
2246
+ - spec/whois/parsers/responses/whois.ja.net/gov.uk/status_available_spec.rb
2247
+ - spec/whois/parsers/responses/whois.ja.net/gov.uk/status_registered_spec.rb
2248
+ - spec/whois/parsers/responses/whois.je/je/status_available_spec.rb
2249
+ - spec/whois/parsers/responses/whois.je/je/status_registered_spec.rb
2250
+ - spec/whois/parsers/responses/whois.jprs.jp/co.jp/property_state_deleted_spec.rb
2251
+ - spec/whois/parsers/responses/whois.jprs.jp/co.jp/property_state_registered_spec.rb
2252
+ - spec/whois/parsers/responses/whois.jprs.jp/jp/property_status_suspended_spec.rb
2253
+ - spec/whois/parsers/responses/whois.jprs.jp/jp/property_status_to_be_suspended_spec.rb
2254
+ - spec/whois/parsers/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range_spec.rb
2255
+ - spec/whois/parsers/responses/whois.jprs.jp/jp/status_available_spec.rb
2256
+ - spec/whois/parsers/responses/whois.jprs.jp/jp/status_registered_spec.rb
2257
+ - spec/whois/parsers/responses/whois.jprs.jp/jp/status_reserved_spec.rb
2258
+ - spec/whois/parsers/responses/whois.jprs.jp/ne.jp/property_created_on_missing_spec.rb
2259
+ - spec/whois/parsers/responses/whois.jprs.jp/ne.jp/property_state_reserved_spec.rb
2260
+ - spec/whois/parsers/responses/whois.jprs.jp/ne.jp/status_available_spec.rb
2261
+ - spec/whois/parsers/responses/whois.jprs.jp/ne.jp/status_registered_spec.rb
2262
+ - spec/whois/parsers/responses/whois.jprs.jp/ne.jp/status_reserved_spec.rb
2263
+ - spec/whois/parsers/responses/whois.kenic.or.ke/ke/status_available_spec.rb
2264
+ - spec/whois/parsers/responses/whois.kenic.or.ke/ke/status_invalid_spec.rb
2265
+ - spec/whois/parsers/responses/whois.kenic.or.ke/ke/status_registered_spec.rb
2266
+ - spec/whois/parsers/responses/whois.kg/kg/status_available_spec.rb
2267
+ - spec/whois/parsers/responses/whois.kg/kg/status_registered_spec.rb
2268
+ - spec/whois/parsers/responses/whois.kr/kr/property_nameservers_with_ip_spec.rb
2269
+ - spec/whois/parsers/responses/whois.kr/kr/status_available_spec.rb
2270
+ - spec/whois/parsers/responses/whois.kr/kr/status_registered_spec.rb
2271
+ - spec/whois/parsers/responses/whois.markmonitor.com/response_throttled_spec.rb
2272
+ - spec/whois/parsers/responses/whois.markmonitor.com/status_available_spec.rb
2273
+ - spec/whois/parsers/responses/whois.markmonitor.com/status_registered_spec.rb
2274
+ - spec/whois/parsers/responses/whois.monic.mo/mo/status_available_spec.rb
2275
+ - spec/whois/parsers/responses/whois.monic.mo/mo/status_registered_spec.rb
2276
+ - spec/whois/parsers/responses/whois.museum/museum/status_available_spec.rb
2277
+ - spec/whois/parsers/responses/whois.museum/museum/status_registered_spec.rb
2278
+ - spec/whois/parsers/responses/whois.mynic.my/my/status_available_spec.rb
2279
+ - spec/whois/parsers/responses/whois.mynic.my/my/status_registered_spec.rb
2280
+ - spec/whois/parsers/responses/whois.na-nic.com.na/na/status_available_spec.rb
2281
+ - spec/whois/parsers/responses/whois.na-nic.com.na/na/status_registered_spec.rb
2282
+ - spec/whois/parsers/responses/whois.nc/nc/property_contact_without_state_and_address_spec.rb
2283
+ - spec/whois/parsers/responses/whois.nc/nc/property_contact_without_state_spec.rb
2284
+ - spec/whois/parsers/responses/whois.nc/nc/status_available_spec.rb
2285
+ - spec/whois/parsers/responses/whois.nc/nc/status_registered_spec.rb
2286
+ - spec/whois/parsers/responses/whois.netcom.cm/cm/status_available_spec.rb
2287
+ - spec/whois/parsers/responses/whois.netcom.cm/cm/status_registered_spec.rb
2288
+ - spec/whois/parsers/responses/whois.netcom.cm/cm/status_suspended_spec.rb
2289
+ - spec/whois/parsers/responses/whois.networksolutions.com/status_available_spec.rb
2290
+ - spec/whois/parsers/responses/whois.networksolutions.com/status_registered_spec.rb
2291
+ - spec/whois/parsers/responses/whois.nic.ac/ac/status_available_spec.rb
2292
+ - spec/whois/parsers/responses/whois.nic.ac/ac/status_registered_spec.rb
2293
+ - spec/whois/parsers/responses/whois.nic.af/af/status_available_spec.rb
2294
+ - spec/whois/parsers/responses/whois.nic.af/af/status_registered_spec.rb
2295
+ - spec/whois/parsers/responses/whois.nic.ag/ag/status_available_spec.rb
2296
+ - spec/whois/parsers/responses/whois.nic.ag/ag/status_registered_spec.rb
2297
+ - spec/whois/parsers/responses/whois.nic.ai/ai/status_available_spec.rb
2298
+ - spec/whois/parsers/responses/whois.nic.ai/ai/status_registered_spec.rb
2299
+ - spec/whois/parsers/responses/whois.nic.as/as/status_available_spec.rb
2300
+ - spec/whois/parsers/responses/whois.nic.as/as/status_registered_spec.rb
2301
+ - spec/whois/parsers/responses/whois.nic.asia/asia/property_status_multiple_spec.rb
2302
+ - spec/whois/parsers/responses/whois.nic.asia/asia/property_status_single_spec.rb
2303
+ - spec/whois/parsers/responses/whois.nic.asia/asia/status_available_spec.rb
2304
+ - spec/whois/parsers/responses/whois.nic.asia/asia/status_registered_spec.rb
2305
+ - spec/whois/parsers/responses/whois.nic.asia/asia/status_reserved_spec.rb
2306
+ - spec/whois/parsers/responses/whois.nic.at/at/status_available_spec.rb
2307
+ - spec/whois/parsers/responses/whois.nic.at/at/status_registered_spec.rb
2308
+ - spec/whois/parsers/responses/whois.nic.bj/bj/status_available_spec.rb
2309
+ - spec/whois/parsers/responses/whois.nic.bj/bj/status_registered_spec.rb
2310
+ - spec/whois/parsers/responses/whois.nic.bo/bo/status_available_spec.rb
2311
+ - spec/whois/parsers/responses/whois.nic.bo/bo/status_registered_spec.rb
2312
+ - spec/whois/parsers/responses/whois.nic.cd/cd/status_available_spec.rb
2313
+ - spec/whois/parsers/responses/whois.nic.cd/cd/status_registered_spec.rb
2314
+ - spec/whois/parsers/responses/whois.nic.ch/ch/property_contacts_spec.rb
2315
+ - spec/whois/parsers/responses/whois.nic.ch/ch/property_nameservers_with_ip_spec.rb
2316
+ - spec/whois/parsers/responses/whois.nic.ch/ch/status_available_spec.rb
2317
+ - spec/whois/parsers/responses/whois.nic.ch/ch/status_registered_spec.rb
2318
+ - spec/whois/parsers/responses/whois.nic.ci/ci/status_available_spec.rb
2319
+ - spec/whois/parsers/responses/whois.nic.ci/ci/status_registered_spec.rb
2320
+ - spec/whois/parsers/responses/whois.nic.cl/cl/status_available_spec.rb
2321
+ - spec/whois/parsers/responses/whois.nic.cl/cl/status_registered_spec.rb
2322
+ - spec/whois/parsers/responses/whois.nic.co/co/status_available_spec.rb
2323
+ - spec/whois/parsers/responses/whois.nic.co/co/status_registered_spec.rb
2324
+ - spec/whois/parsers/responses/whois.nic.college/college/status_available_spec.rb
2325
+ - spec/whois/parsers/responses/whois.nic.college/college/status_registered_spec.rb
2326
+ - spec/whois/parsers/responses/whois.nic.coop/coop/property_status_multiple_spec.rb
2327
+ - spec/whois/parsers/responses/whois.nic.coop/coop/property_status_single_spec.rb
2328
+ - spec/whois/parsers/responses/whois.nic.coop/coop/status_available_spec.rb
2329
+ - spec/whois/parsers/responses/whois.nic.coop/coop/status_registered_spec.rb
2330
+ - spec/whois/parsers/responses/whois.nic.cx/cx/property_updated_on_empty_spec.rb
2331
+ - spec/whois/parsers/responses/whois.nic.cx/cx/status_available_spec.rb
2332
+ - spec/whois/parsers/responses/whois.nic.cx/cx/status_registered_spec.rb
2333
+ - spec/whois/parsers/responses/whois.nic.cz/cz/case_nset_contact_same_name_spec.rb
2334
+ - spec/whois/parsers/responses/whois.nic.cz/cz/response_throttled_spec.rb
2335
+ - spec/whois/parsers/responses/whois.nic.cz/cz/response_with_keyset_spec.rb
2336
+ - spec/whois/parsers/responses/whois.nic.cz/cz/status_available_spec.rb
2337
+ - spec/whois/parsers/responses/whois.nic.cz/cz/status_registered_spec.rb
2338
+ - spec/whois/parsers/responses/whois.nic.design/design/status_available_spec.rb
2339
+ - spec/whois/parsers/responses/whois.nic.design/design/status_registered_spec.rb
2340
+ - spec/whois/parsers/responses/whois.nic.dm/dm/status_available_spec.rb
2341
+ - spec/whois/parsers/responses/whois.nic.dm/dm/status_registered_spec.rb
2342
+ - spec/whois/parsers/responses/whois.nic.dz/dz/status_available_spec.rb
2343
+ - spec/whois/parsers/responses/whois.nic.dz/dz/status_registered_spec.rb
2344
+ - spec/whois/parsers/responses/whois.nic.ec/ex/status_available_spec.rb
2345
+ - spec/whois/parsers/responses/whois.nic.ec/ex/status_registered_spec.rb
2346
+ - spec/whois/parsers/responses/whois.nic.es/es/status_available_spec.rb
2347
+ - spec/whois/parsers/responses/whois.nic.es/es/status_registered_spec.rb
2348
+ - spec/whois/parsers/responses/whois.nic.fm/fm/status_available_spec.rb
2349
+ - spec/whois/parsers/responses/whois.nic.fm/fm/status_registered_spec.rb
2350
+ - spec/whois/parsers/responses/whois.nic.fo/fo/status_available_spec.rb
2351
+ - spec/whois/parsers/responses/whois.nic.fo/fo/status_registered_spec.rb
2352
+ - spec/whois/parsers/responses/whois.nic.fr/fr/property_contact_without_address_spec.rb
2353
+ - spec/whois/parsers/responses/whois.nic.fr/fr/property_contact_without_changed_spec.rb
2354
+ - spec/whois/parsers/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4_spec.rb
2355
+ - spec/whois/parsers/responses/whois.nic.fr/fr/property_nameservers_spec.rb
2356
+ - spec/whois/parsers/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6_spec.rb
2357
+ - spec/whois/parsers/responses/whois.nic.fr/fr/property_status_active_spec.rb
2358
+ - spec/whois/parsers/responses/whois.nic.fr/fr/property_status_blocked_spec.rb
2359
+ - spec/whois/parsers/responses/whois.nic.fr/fr/property_status_missing_spec.rb
2360
+ - spec/whois/parsers/responses/whois.nic.fr/fr/property_status_not_open_spec.rb
2361
+ - spec/whois/parsers/responses/whois.nic.fr/fr/property_status_redemption_spec.rb
2362
+ - spec/whois/parsers/responses/whois.nic.fr/fr/property_status_registered_spec.rb
2363
+ - spec/whois/parsers/responses/whois.nic.fr/fr/response_throttled_spec.rb
2364
+ - spec/whois/parsers/responses/whois.nic.fr/fr/status_available_spec.rb
2365
+ - spec/whois/parsers/responses/whois.nic.fr/fr/status_registered_spec.rb
2366
+ - spec/whois/parsers/responses/whois.nic.fr/tf/property_status_frozen_spec.rb
2367
+ - spec/whois/parsers/responses/whois.nic.fr/tf/response_throttled_spec.rb
2368
+ - spec/whois/parsers/responses/whois.nic.fr/tf/status_available_spec.rb
2369
+ - spec/whois/parsers/responses/whois.nic.fr/tf/status_registered_spec.rb
2370
+ - spec/whois/parsers/responses/whois.nic.fr/yt/response_throttled_spec.rb
2371
+ - spec/whois/parsers/responses/whois.nic.fr/yt/status_available_spec.rb
2372
+ - spec/whois/parsers/responses/whois.nic.fr/yt/status_registered_spec.rb
2373
+ - spec/whois/parsers/responses/whois.nic.gd/gd/status_available_spec.rb
2374
+ - spec/whois/parsers/responses/whois.nic.gd/gd/status_registered_spec.rb
2375
+ - spec/whois/parsers/responses/whois.nic.gd/gd/status_reserved_spec.rb
2376
+ - spec/whois/parsers/responses/whois.nic.gl/gl/status_available_spec.rb
2377
+ - spec/whois/parsers/responses/whois.nic.gl/gl/status_registered_spec.rb
2378
+ - spec/whois/parsers/responses/whois.nic.gs/gs/property_status_available_spec.rb
2379
+ - spec/whois/parsers/responses/whois.nic.gs/gs/property_status_ok_spec.rb
2380
+ - spec/whois/parsers/responses/whois.nic.gs/gs/status_available_spec.rb
2381
+ - spec/whois/parsers/responses/whois.nic.gs/gs/status_registered_spec.rb
2382
+ - spec/whois/parsers/responses/whois.nic.hn/hn/status_available_spec.rb
2383
+ - spec/whois/parsers/responses/whois.nic.hn/hn/status_registered_spec.rb
2384
+ - spec/whois/parsers/responses/whois.nic.ht/ht/status_available_spec.rb
2385
+ - spec/whois/parsers/responses/whois.nic.ht/ht/status_registered_spec.rb
2386
+ - spec/whois/parsers/responses/whois.nic.hu/hu/status_available_spec.rb
2387
+ - spec/whois/parsers/responses/whois.nic.hu/hu/status_registered_spec.rb
2388
+ - spec/whois/parsers/responses/whois.nic.im/im/status_available_spec.rb
2389
+ - spec/whois/parsers/responses/whois.nic.im/im/status_registered_spec.rb
2390
+ - spec/whois/parsers/responses/whois.nic.io/io/status_available_spec.rb
2391
+ - spec/whois/parsers/responses/whois.nic.io/io/status_registered_spec.rb
2392
+ - spec/whois/parsers/responses/whois.nic.io/io/status_reserved_spec.rb
2393
+ - spec/whois/parsers/responses/whois.nic.ir/ir/status_available_spec.rb
2394
+ - spec/whois/parsers/responses/whois.nic.ir/ir/status_registered_spec.rb
2395
+ - spec/whois/parsers/responses/whois.nic.it/it/property_contact_province_spec.rb
2396
+ - spec/whois/parsers/responses/whois.nic.it/it/property_contact_with_company_in_address_spec.rb
2397
+ - spec/whois/parsers/responses/whois.nic.it/it/property_contact_with_organization_spec.rb
2398
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_available_spec.rb
2399
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_client_spec.rb
2400
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_graceperiod_spec.rb
2401
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_inactive_noregistrar_spec.rb
2402
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_no_provider_spec.rb
2403
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_ok_autorenew_spec.rb
2404
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_ok_spec.rb
2405
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_pending-delete_spec.rb
2406
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_pendingdelete_pendingdelete_spec.rb
2407
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_pendingdelete_redemptionperiod_spec.rb
2408
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_pendingtransfer_autorenewperiod_spec.rb
2409
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_pendingtransfer_spec.rb
2410
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_pendingupdate_autorenewperiod_spec.rb
2411
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_pendingupdate_spec.rb
2412
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_redemption_no_provider_spec.rb
2413
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_reserved_spec.rb
2414
+ - spec/whois/parsers/responses/whois.nic.it/it/property_status_unassignable_spec.rb
2415
+ - spec/whois/parsers/responses/whois.nic.it/it/property_technical_contact_spec.rb
2416
+ - spec/whois/parsers/responses/whois.nic.it/it/response_unavailable_spec.rb
2417
+ - spec/whois/parsers/responses/whois.nic.it/it/status_available_spec.rb
2418
+ - spec/whois/parsers/responses/whois.nic.it/it/status_registered_spec.rb
2419
+ - spec/whois/parsers/responses/whois.nic.it/it/status_unavailable_spec.rb
2420
+ - spec/whois/parsers/responses/whois.nic.jobs/jobs/property_nameserver_no_nameserver_spec.rb
2421
+ - spec/whois/parsers/responses/whois.nic.jobs/jobs/status_available_spec.rb
2422
+ - spec/whois/parsers/responses/whois.nic.jobs/jobs/status_registered_spec.rb
2423
+ - spec/whois/parsers/responses/whois.nic.ki/ki/status_available_spec.rb
2424
+ - spec/whois/parsers/responses/whois.nic.ki/ki/status_registered_spec.rb
2425
+ - spec/whois/parsers/responses/whois.nic.kz/kz/property_status_missing_spec.rb
2426
+ - spec/whois/parsers/responses/whois.nic.kz/kz/property_status_multiple_spec.rb
2427
+ - spec/whois/parsers/responses/whois.nic.kz/kz/property_status_ok_spec.rb
2428
+ - spec/whois/parsers/responses/whois.nic.kz/kz/property_updated_on_blank_spec.rb
2429
+ - spec/whois/parsers/responses/whois.nic.kz/kz/status_available_spec.rb
2430
+ - spec/whois/parsers/responses/whois.nic.kz/kz/status_registered_spec.rb
2431
+ - spec/whois/parsers/responses/whois.nic.la/la/property_status_multiple_spec.rb
2432
+ - spec/whois/parsers/responses/whois.nic.la/la/property_status_single_spec.rb
2433
+ - spec/whois/parsers/responses/whois.nic.la/la/status_available_spec.rb
2434
+ - spec/whois/parsers/responses/whois.nic.la/la/status_registered_spec.rb
2435
+ - spec/whois/parsers/responses/whois.nic.li/li/status_available_spec.rb
2436
+ - spec/whois/parsers/responses/whois.nic.li/li/status_registered_spec.rb
2437
+ - spec/whois/parsers/responses/whois.nic.lk/lk/property_created_on_null_spec.rb
2438
+ - spec/whois/parsers/responses/whois.nic.lk/lk/property_updated_on_null_spec.rb
2439
+ - spec/whois/parsers/responses/whois.nic.lk/lk/status_available_spec.rb
2440
+ - spec/whois/parsers/responses/whois.nic.lk/lk/status_registered_spec.rb
2441
+ - spec/whois/parsers/responses/whois.nic.lv/lv/status_available_spec.rb
2442
+ - spec/whois/parsers/responses/whois.nic.lv/lv/status_registered_spec.rb
2443
+ - spec/whois/parsers/responses/whois.nic.ly/ly/status_available_spec.rb
2444
+ - spec/whois/parsers/responses/whois.nic.ly/ly/status_registered_spec.rb
2445
+ - spec/whois/parsers/responses/whois.nic.md/md/status_available_spec.rb
2446
+ - spec/whois/parsers/responses/whois.nic.md/md/status_registered_spec.rb
2447
+ - spec/whois/parsers/responses/whois.nic.me/me/property_nameservers_is_blank_spec.rb
2448
+ - spec/whois/parsers/responses/whois.nic.me/me/property_updated_on_is_blank_spec.rb
2449
+ - spec/whois/parsers/responses/whois.nic.me/me/status_available_spec.rb
2450
+ - spec/whois/parsers/responses/whois.nic.me/me/status_registered_spec.rb
2451
+ - spec/whois/parsers/responses/whois.nic.mg/mg/status_available_spec.rb
2452
+ - spec/whois/parsers/responses/whois.nic.mg/mg/status_registered_spec.rb
2453
+ - spec/whois/parsers/responses/whois.nic.ms/ms/status_available_spec.rb
2454
+ - spec/whois/parsers/responses/whois.nic.ms/ms/status_registered_spec.rb
2455
+ - spec/whois/parsers/responses/whois.nic.mu/mu/status_available_spec.rb
2456
+ - spec/whois/parsers/responses/whois.nic.mu/mu/status_registered_spec.rb
2457
+ - spec/whois/parsers/responses/whois.nic.mx/mx/property_nameservers_with_ip_spec.rb
2458
+ - spec/whois/parsers/responses/whois.nic.mx/mx/status_available_spec.rb
2459
+ - spec/whois/parsers/responses/whois.nic.mx/mx/status_registered_spec.rb
2460
+ - spec/whois/parsers/responses/whois.nic.name/name/status_available_spec.rb
2461
+ - spec/whois/parsers/responses/whois.nic.name/name/status_registered_spec.rb
2462
+ - spec/whois/parsers/responses/whois.nic.net.ng/ng/property_status_available_spec.rb
2463
+ - spec/whois/parsers/responses/whois.nic.net.ng/ng/property_status_ok_spec.rb
2464
+ - spec/whois/parsers/responses/whois.nic.net.ng/ng/status_available_spec.rb
2465
+ - spec/whois/parsers/responses/whois.nic.net.ng/ng/status_registered_spec.rb
2466
+ - spec/whois/parsers/responses/whois.nic.net.sa/sa/status_available_spec.rb
2467
+ - spec/whois/parsers/responses/whois.nic.net.sa/sa/status_registered_spec.rb
2468
+ - spec/whois/parsers/responses/whois.nic.net.sb/sb/property_status_available_spec.rb
2469
+ - spec/whois/parsers/responses/whois.nic.net.sb/sb/property_status_ok_spec.rb
2470
+ - spec/whois/parsers/responses/whois.nic.net.sb/sb/status_available_spec.rb
2471
+ - spec/whois/parsers/responses/whois.nic.net.sb/sb/status_registered_spec.rb
2472
+ - spec/whois/parsers/responses/whois.nic.nf/nf/status_available_spec.rb
2473
+ - spec/whois/parsers/responses/whois.nic.nf/nf/status_registered_spec.rb
2474
+ - spec/whois/parsers/responses/whois.nic.org.uy/uy/property_updated_on_empty_spec.rb
2475
+ - spec/whois/parsers/responses/whois.nic.org.uy/uy/status_available_spec.rb
2476
+ - spec/whois/parsers/responses/whois.nic.org.uy/uy/status_registered_spec.rb
2477
+ - spec/whois/parsers/responses/whois.nic.pm/pm/property_nameservers_with_ipv4_and_ipv6_spec.rb
2478
+ - spec/whois/parsers/responses/whois.nic.pm/pm/response_throttled_spec.rb
2479
+ - spec/whois/parsers/responses/whois.nic.pm/pm/status_available_spec.rb
2480
+ - spec/whois/parsers/responses/whois.nic.pm/pm/status_registered_spec.rb
2481
+ - spec/whois/parsers/responses/whois.nic.pr/pr/status_available_spec.rb
2482
+ - spec/whois/parsers/responses/whois.nic.pr/pr/status_registered_spec.rb
2483
+ - spec/whois/parsers/responses/whois.nic.priv.at/at/status_available_spec.rb
2484
+ - spec/whois/parsers/responses/whois.nic.priv.at/at/status_registered_spec.rb
2485
+ - spec/whois/parsers/responses/whois.nic.pw/pw/status_available_spec.rb
2486
+ - spec/whois/parsers/responses/whois.nic.pw/pw/status_registered_spec.rb
2487
+ - spec/whois/parsers/responses/whois.nic.re/re/property_nameservers_with_ipv4_and_ipv6_spec.rb
2488
+ - spec/whois/parsers/responses/whois.nic.re/re/response_throttled_spec.rb
2489
+ - spec/whois/parsers/responses/whois.nic.re/re/status_available_spec.rb
2490
+ - spec/whois/parsers/responses/whois.nic.re/re/status_registered_spec.rb
2491
+ - spec/whois/parsers/responses/whois.nic.sh/sh/status_available_spec.rb
2492
+ - spec/whois/parsers/responses/whois.nic.sh/sh/status_registered_spec.rb
2493
+ - spec/whois/parsers/responses/whois.nic.sl/sl/status_available_spec.rb
2494
+ - spec/whois/parsers/responses/whois.nic.sl/sl/status_registered_spec.rb
2495
+ - spec/whois/parsers/responses/whois.nic.sm/sm/status_available_spec.rb
2496
+ - spec/whois/parsers/responses/whois.nic.sm/sm/status_registered_spec.rb
2497
+ - spec/whois/parsers/responses/whois.nic.sn/sn/status_available_spec.rb
2498
+ - spec/whois/parsers/responses/whois.nic.sn/sn/status_registered_spec.rb
2499
+ - spec/whois/parsers/responses/whois.nic.so/so/status_available_spec.rb
2500
+ - spec/whois/parsers/responses/whois.nic.so/so/status_registered_spec.rb
2501
+ - spec/whois/parsers/responses/whois.nic.space/space/status_available_spec.rb
2502
+ - spec/whois/parsers/responses/whois.nic.space/space/status_registered_spec.rb
2503
+ - spec/whois/parsers/responses/whois.nic.st/st/status_available_spec.rb
2504
+ - spec/whois/parsers/responses/whois.nic.st/st/status_registered_spec.rb
2505
+ - spec/whois/parsers/responses/whois.nic.tc/tc/status_available_spec.rb
2506
+ - spec/whois/parsers/responses/whois.nic.tc/tc/status_registered_spec.rb
2507
+ - spec/whois/parsers/responses/whois.nic.tech/tech/status_available_spec.rb
2508
+ - spec/whois/parsers/responses/whois.nic.tech/tech/status_registered_spec.rb
2509
+ - spec/whois/parsers/responses/whois.nic.tel/tel/status_available_spec.rb
2510
+ - spec/whois/parsers/responses/whois.nic.tel/tel/status_registered_spec.rb
2511
+ - spec/whois/parsers/responses/whois.nic.tl/tl/status_available_spec.rb
2512
+ - spec/whois/parsers/responses/whois.nic.tl/tl/status_registered_spec.rb
2513
+ - spec/whois/parsers/responses/whois.nic.tm/tm/status_available_spec.rb
2514
+ - spec/whois/parsers/responses/whois.nic.tm/tm/status_registered_spec.rb
2515
+ - spec/whois/parsers/responses/whois.nic.tr/tr/property_nameservers_with_ip_spec.rb
2516
+ - spec/whois/parsers/responses/whois.nic.tr/tr/property_nameservers_with_trailing_space_spec.rb
2517
+ - spec/whois/parsers/responses/whois.nic.tr/tr/property_registrant_contact_outside_cityinoneline_spec.rb
2518
+ - spec/whois/parsers/responses/whois.nic.tr/tr/property_registrant_contact_outside_citynextline_spec.rb
2519
+ - spec/whois/parsers/responses/whois.nic.tr/tr/property_registrant_contact_turkey_spec.rb
2520
+ - spec/whois/parsers/responses/whois.nic.tr/tr/response_error_invalid_input_spec.rb
2521
+ - spec/whois/parsers/responses/whois.nic.tr/tr/status_available_spec.rb
2522
+ - spec/whois/parsers/responses/whois.nic.tr/tr/status_invalid_spec.rb
2523
+ - spec/whois/parsers/responses/whois.nic.tr/tr/status_registered_spec.rb
2524
+ - spec/whois/parsers/responses/whois.nic.travel/travel/property_status_multiple_spec.rb
2525
+ - spec/whois/parsers/responses/whois.nic.travel/travel/property_status_single_spec.rb
2526
+ - spec/whois/parsers/responses/whois.nic.travel/travel/status_available_spec.rb
2527
+ - spec/whois/parsers/responses/whois.nic.travel/travel/status_registered_spec.rb
2528
+ - spec/whois/parsers/responses/whois.nic.uk/uk/property_nameservers_with_ip_spec.rb
2529
+ - spec/whois/parsers/responses/whois.nic.uk/uk/property_registrar_godaddy_spec.rb
2530
+ - spec/whois/parsers/responses/whois.nic.uk/uk/property_registrar_without_trading_name_spec.rb
2531
+ - spec/whois/parsers/responses/whois.nic.uk/uk/property_status_missing_spec.rb
2532
+ - spec/whois/parsers/responses/whois.nic.uk/uk/property_status_no_longer_required_spec.rb
2533
+ - spec/whois/parsers/responses/whois.nic.uk/uk/property_status_no_status_listed_spec.rb
2534
+ - spec/whois/parsers/responses/whois.nic.uk/uk/property_status_processing_registration_spec.rb
2535
+ - spec/whois/parsers/responses/whois.nic.uk/uk/property_status_processing_renewal_spec.rb
2536
+ - spec/whois/parsers/responses/whois.nic.uk/uk/property_status_registered_until_expiry_date_spec.rb
2537
+ - spec/whois/parsers/responses/whois.nic.uk/uk/property_status_suspended_spec.rb
2538
+ - spec/whois/parsers/responses/whois.nic.uk/uk/response_throttled_spec.rb
2539
+ - spec/whois/parsers/responses/whois.nic.uk/uk/status_available_spec.rb
2540
+ - spec/whois/parsers/responses/whois.nic.uk/uk/status_invalid_spec.rb
2541
+ - spec/whois/parsers/responses/whois.nic.uk/uk/status_registered_spec.rb
2542
+ - spec/whois/parsers/responses/whois.nic.uk/uk/status_reserved_spec.rb
2543
+ - spec/whois/parsers/responses/whois.nic.uk/uk/status_suspended_spec.rb
2544
+ - spec/whois/parsers/responses/whois.nic.us/us/status_available_spec.rb
2545
+ - spec/whois/parsers/responses/whois.nic.us/us/status_registered_spec.rb
2546
+ - spec/whois/parsers/responses/whois.nic.ve/ve/property_expires_on_missing_spec.rb
2547
+ - spec/whois/parsers/responses/whois.nic.ve/ve/property_nameservers_missing_spec.rb
2548
+ - spec/whois/parsers/responses/whois.nic.ve/ve/property_nameservers_spec.rb
2549
+ - spec/whois/parsers/responses/whois.nic.ve/ve/property_status_activo_spec.rb
2550
+ - spec/whois/parsers/responses/whois.nic.ve/ve/property_status_missing_spec.rb
2551
+ - spec/whois/parsers/responses/whois.nic.ve/ve/property_status_suspendido_spec.rb
2552
+ - spec/whois/parsers/responses/whois.nic.ve/ve/property_updated_on_blank_spec.rb
2553
+ - spec/whois/parsers/responses/whois.nic.ve/ve/property_updated_on_spec.rb
2554
+ - spec/whois/parsers/responses/whois.nic.ve/ve/status_available_spec.rb
2555
+ - spec/whois/parsers/responses/whois.nic.ve/ve/status_inactive_spec.rb
2556
+ - spec/whois/parsers/responses/whois.nic.ve/ve/status_registered_spec.rb
2557
+ - spec/whois/parsers/responses/whois.nic.wf/wf/response_throttled_spec.rb
2558
+ - spec/whois/parsers/responses/whois.nic.wf/wf/status_available_spec.rb
2559
+ - spec/whois/parsers/responses/whois.nic.wf/wf/status_registered_spec.rb
2560
+ - spec/whois/parsers/responses/whois.nic.xxx/xxx/status_available_spec.rb
2561
+ - spec/whois/parsers/responses/whois.nic.xxx/xxx/status_registered_spec.rb
2562
+ - spec/whois/parsers/responses/whois.nic.xxx/xxx/status_reserved_spec.rb
2563
+ - spec/whois/parsers/responses/whois.nic.xyz/xyz/status_available_spec.rb
2564
+ - spec/whois/parsers/responses/whois.nic.xyz/xyz/status_registered_spec.rb
2565
+ - spec/whois/parsers/responses/whois.norid.no/no/status_available_spec.rb
2566
+ - spec/whois/parsers/responses/whois.norid.no/no/status_registered_spec.rb
2567
+ - spec/whois/parsers/responses/whois.pairnic.com/status_available_spec.rb
2568
+ - spec/whois/parsers/responses/whois.pairnic.com/status_registered_spec.rb
2569
+ - spec/whois/parsers/responses/whois.pandi.or.id/id/status_available_spec.rb
2570
+ - spec/whois/parsers/responses/whois.pandi.or.id/id/status_registered_spec.rb
2571
+ - spec/whois/parsers/responses/whois.pir.org/org/response_throttled_spec.rb
2572
+ - spec/whois/parsers/responses/whois.pir.org/org/status_available_spec.rb
2573
+ - spec/whois/parsers/responses/whois.pir.org/org/status_registered_spec.rb
2574
+ - spec/whois/parsers/responses/whois.pnina.ps/ps/status_available_spec.rb
2575
+ - spec/whois/parsers/responses/whois.pnina.ps/ps/status_registered_spec.rb
2576
+ - spec/whois/parsers/responses/whois.register.bg/bg/property_nameservers_with_ip_spec.rb
2577
+ - spec/whois/parsers/responses/whois.register.bg/bg/status_available_spec.rb
2578
+ - spec/whois/parsers/responses/whois.register.bg/bg/status_registered_spec.rb
2579
+ - spec/whois/parsers/responses/whois.register.com/registered_without_updated_on_spec.rb
2580
+ - spec/whois/parsers/responses/whois.register.com/status_registered_spec.rb
2581
+ - spec/whois/parsers/responses/whois.register.si/si/status_available_spec.rb
2582
+ - spec/whois/parsers/responses/whois.register.si/si/status_registered_spec.rb
2583
+ - spec/whois/parsers/responses/whois.registre.ma/ma/status_available_spec.rb
2584
+ - spec/whois/parsers/responses/whois.registre.ma/ma/status_registered_spec.rb
2585
+ - spec/whois/parsers/responses/whois.registro.br/br/property_nameservers_with_ip_spec.rb
2586
+ - spec/whois/parsers/responses/whois.registro.br/br/status_available_limited_spec.rb
2587
+ - spec/whois/parsers/responses/whois.registro.br/br/status_available_spec.rb
2588
+ - spec/whois/parsers/responses/whois.registro.br/br/status_registered_limited_spec.rb
2589
+ - spec/whois/parsers/responses/whois.registro.br/br/status_registered_spec.rb
2590
+ - spec/whois/parsers/responses/whois.registry.gy/gy/status_available_spec.rb
2591
+ - spec/whois/parsers/responses/whois.registry.gy/gy/status_registered_spec.rb
2592
+ - spec/whois/parsers/responses/whois.registry.hm/hm/status_available_spec.rb
2593
+ - spec/whois/parsers/responses/whois.registry.hm/hm/status_registered_spec.rb
2594
+ - spec/whois/parsers/responses/whois.registry.om/om/status_available_spec.rb
2595
+ - spec/whois/parsers/responses/whois.registry.om/om/status_registered_spec.rb
2596
+ - spec/whois/parsers/responses/whois.registry.om/om/status_reserved_spec.rb
2597
+ - spec/whois/parsers/responses/whois.registry.qa/qa/property_nameservers_without_ips_spec.rb
2598
+ - spec/whois/parsers/responses/whois.registry.qa/qa/status_available_spec.rb
2599
+ - spec/whois/parsers/responses/whois.registry.qa/qa/status_registered_spec.rb
2600
+ - spec/whois/parsers/responses/whois.rnids.rs/rs/case_token_whois_privacy_spec.rb
2601
+ - spec/whois/parsers/responses/whois.rnids.rs/rs/property_nameservers_hyphenated_spec.rb
2602
+ - spec/whois/parsers/responses/whois.rnids.rs/rs/property_status_expired_spec.rb
2603
+ - spec/whois/parsers/responses/whois.rnids.rs/rs/property_status_in_transfer_spec.rb
2604
+ - spec/whois/parsers/responses/whois.rnids.rs/rs/property_status_locked_spec.rb
2605
+ - spec/whois/parsers/responses/whois.rnids.rs/rs/status_available_spec.rb
2606
+ - spec/whois/parsers/responses/whois.rnids.rs/rs/status_registered_spec.rb
2607
+ - spec/whois/parsers/responses/whois.rotld.ro/ro/property_status_updateprohibited_spec.rb
2608
+ - spec/whois/parsers/responses/whois.rotld.ro/ro/status_available_spec.rb
2609
+ - spec/whois/parsers/responses/whois.rotld.ro/ro/status_registered_spec.rb
2610
+ - spec/whois/parsers/responses/whois.rrpproxy.net/status_available_spec.rb
2611
+ - spec/whois/parsers/responses/whois.rrpproxy.net/status_registered_spec.rb
2612
+ - spec/whois/parsers/responses/whois.safenames.net/status_registered_spec.rb
2613
+ - spec/whois/parsers/responses/whois.schlund.info/registered_without_update_on_spec.rb
2614
+ - spec/whois/parsers/responses/whois.schlund.info/status_available_spec.rb
2615
+ - spec/whois/parsers/responses/whois.schlund.info/status_registered_spec.rb
2616
+ - spec/whois/parsers/responses/whois.sgnic.sg/sg/property_nameservers_schema_1_spec.rb
2617
+ - spec/whois/parsers/responses/whois.sgnic.sg/sg/property_nameservers_schema_1_with_ip_spec.rb
2618
+ - spec/whois/parsers/responses/whois.sgnic.sg/sg/property_nameservers_schema_2_spec.rb
2619
+ - spec/whois/parsers/responses/whois.sgnic.sg/sg/status_available_spec.rb
2620
+ - spec/whois/parsers/responses/whois.sgnic.sg/sg/status_registered_spec.rb
2621
+ - spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_dakt_spec.rb
2622
+ - spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_exp_spec.rb
2623
+ - spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_held_spec.rb
2624
+ - spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_lnot_spec.rb
2625
+ - spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_ok_spec.rb
2626
+ - spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_ta_spec.rb
2627
+ - spec/whois/parsers/responses/whois.sk-nic.sk/sk/property_status_dom_warn_spec.rb
2628
+ - spec/whois/parsers/responses/whois.sk-nic.sk/sk/status_available_spec.rb
2629
+ - spec/whois/parsers/responses/whois.sk-nic.sk/sk/status_registered_spec.rb
2630
+ - spec/whois/parsers/responses/whois.smallregistry.net/status_available_spec.rb
2631
+ - spec/whois/parsers/responses/whois.smallregistry.net/status_registered_spec.rb
2632
+ - spec/whois/parsers/responses/whois.srs.net.nz/nz/property_status_pendingrelease_spec.rb
2633
+ - spec/whois/parsers/responses/whois.srs.net.nz/nz/response_throttled_spec.rb
2634
+ - spec/whois/parsers/responses/whois.srs.net.nz/nz/status_available_spec.rb
2635
+ - spec/whois/parsers/responses/whois.srs.net.nz/nz/status_invalid_spec.rb
2636
+ - spec/whois/parsers/responses/whois.srs.net.nz/nz/status_registered_spec.rb
2637
+ - spec/whois/parsers/responses/whois.sx/sx/property_status_premium_name_spec.rb
2638
+ - spec/whois/parsers/responses/whois.sx/sx/status_available_spec.rb
2639
+ - spec/whois/parsers/responses/whois.sx/sx/status_registered_spec.rb
2640
+ - spec/whois/parsers/responses/whois.sx/sx/status_unavailable_spec.rb
2641
+ - spec/whois/parsers/responses/whois.tcinet.ru/ru/property_nameservers_with_ip_spec.rb
2642
+ - spec/whois/parsers/responses/whois.tcinet.ru/ru/status_available_spec.rb
2643
+ - spec/whois/parsers/responses/whois.tcinet.ru/ru/status_registered_spec.rb
2644
+ - spec/whois/parsers/responses/whois.tcinet.ru/su/status_available_spec.rb
2645
+ - spec/whois/parsers/responses/whois.tcinet.ru/su/status_registered_spec.rb
2646
+ - spec/whois/parsers/responses/whois.tcinet.ru/xn--p1ai/status_available_spec.rb
2647
+ - spec/whois/parsers/responses/whois.tcinet.ru/xn--p1ai/status_registered_spec.rb
2648
+ - spec/whois/parsers/responses/whois.thnic.co.th/th/status_available_spec.rb
2649
+ - spec/whois/parsers/responses/whois.thnic.co.th/th/status_registered_spec.rb
2650
+ - spec/whois/parsers/responses/whois.tld.ee/ee/property_status_serverhold_spec.rb
2651
+ - spec/whois/parsers/responses/whois.tld.ee/ee/status_available_spec.rb
2652
+ - spec/whois/parsers/responses/whois.tld.ee/ee/status_expired_spec.rb
2653
+ - spec/whois/parsers/responses/whois.tld.ee/ee/status_registered_spec.rb
2654
+ - spec/whois/parsers/responses/whois.tld.sy/sy/status_available_spec.rb
2655
+ - spec/whois/parsers/responses/whois.tld.sy/sy/status_registered_spec.rb
2656
+ - spec/whois/parsers/responses/whois.tonic.to/to/response_incomplete_spec.rb
2657
+ - spec/whois/parsers/responses/whois.tonic.to/to/status_available_spec.rb
2658
+ - spec/whois/parsers/responses/whois.tonic.to/to/status_registered_spec.rb
2659
+ - spec/whois/parsers/responses/whois.tucows.com/status_available_spec.rb
2660
+ - spec/whois/parsers/responses/whois.tucows.com/status_registered_spec.rb
2661
+ - spec/whois/parsers/responses/whois.twnic.net.tw/tw/status_available_spec.rb
2662
+ - spec/whois/parsers/responses/whois.twnic.net.tw/tw/status_registered_spec.rb
2663
+ - spec/whois/parsers/responses/whois.tznic.or.tz/tz/property_status_expired_spec.rb
2664
+ - spec/whois/parsers/responses/whois.tznic.or.tz/tz/status_available_spec.rb
2665
+ - spec/whois/parsers/responses/whois.tznic.or.tz/tz/status_registered_spec.rb
2666
+ - spec/whois/parsers/responses/whois.ua/ua/uaepp/property_status_clienthold_spec.rb
2667
+ - spec/whois/parsers/responses/whois.ua/ua/uaepp/property_status_clienttransferprohibited_spec.rb
2668
+ - spec/whois/parsers/responses/whois.ua/ua/uaepp/property_status_graceperiod_spec.rb
2669
+ - spec/whois/parsers/responses/whois.ua/ua/uaepp/property_status_ok_spec.rb
2670
+ - spec/whois/parsers/responses/whois.ua/ua/uaepp/property_status_pendingdelete_spec.rb
2671
+ - spec/whois/parsers/responses/whois.ua/ua/uaepp/property_status_redemptionperiod_spec.rb
2672
+ - spec/whois/parsers/responses/whois.ua/ua/uaepp/status_available_spec.rb
2673
+ - spec/whois/parsers/responses/whois.ua/ua/uaepp/status_registered_spec.rb
2674
+ - spec/whois/parsers/responses/whois.ua/ua/uanic/property_contacts_multiple_spec.rb
2675
+ - spec/whois/parsers/responses/whois.ua/ua/uanic/status_registered_spec.rb
2676
+ - spec/whois/parsers/responses/whois.udag.net/status_available_spec.rb
2677
+ - spec/whois/parsers/responses/whois.udag.net/status_registered_spec.rb
2678
+ - spec/whois/parsers/responses/whois.uniregistry.net/tattoo/status_available_spec.rb
2679
+ - spec/whois/parsers/responses/whois.uniregistry.net/tattoo/status_registered_spec.rb
2680
+ - spec/whois/parsers/responses/whois.usp.ac.fj/fj/status_available_spec.rb
2681
+ - spec/whois/parsers/responses/whois.usp.ac.fj/fj/status_registered_spec.rb
2682
+ - spec/whois/parsers/responses/whois.verisign-grs.com/com/property_nameserver_no_nameserver_spec.rb
2683
+ - spec/whois/parsers/responses/whois.verisign-grs.com/com/status_available_spec.rb
2684
+ - spec/whois/parsers/responses/whois.verisign-grs.com/com/status_registered_spec.rb
2685
+ - spec/whois/parsers/responses/whois.verisign-grs.com/net/status_available_spec.rb
2686
+ - spec/whois/parsers/responses/whois.verisign-grs.com/net/status_registered_spec.rb
2687
+ - spec/whois/parsers/responses/whois.verisign-grs.com/response_unavailable_spec.rb
2688
+ - spec/whois/parsers/responses/whois.website.ws/ws/status_available_spec.rb
2689
+ - spec/whois/parsers/responses/whois.website.ws/ws/status_registered_spec.rb
2690
+ - spec/whois/parsers/responses/whois.wildwestdomains.com/status_available_spec.rb
2691
+ - spec/whois/parsers/responses/whois.wildwestdomains.com/status_registered_spec.rb
2692
+ - spec/whois/parsers/responses/whois.yoursrs.com/status_available_spec.rb
2693
+ - spec/whois/parsers/responses/whois.yoursrs.com/status_registered_spec.rb
2694
+ - spec/whois/parsers/responses/whois.yoursrs.com/status_registered_with_no_last_updated_spec.rb
2695
+ - spec/whois/parsers/responses/whois.za.net/za.net/status_available_spec.rb
2696
+ - spec/whois/parsers/responses/whois.za.net/za.net/status_registered_spec.rb
2697
+ - spec/whois/parsers/responses/whois.za.org/za.org/status_available_spec.rb
2698
+ - spec/whois/parsers/responses/whois.za.org/za.org/status_registered_spec.rb
2699
+ - spec/whois/parsers/responses/whois1.nic.bi/bi/status_available_spec.rb
2700
+ - spec/whois/parsers/responses/whois1.nic.bi/bi/status_registered_spec.rb
2701
+ - spec/whois/safe_record_spec.rb
2702
+ - tasks/spec.rake
2703
+ - utils/fixupd.rb
2704
+ - utils/matrix.rb
2705
+ - utils/mkwhois.rb
369
2706
  - whois-parser.gemspec
370
2707
  homepage: https://whoisrb.org/
371
2708
  licenses:
@@ -379,15 +2716,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
379
2716
  requirements:
380
2717
  - - ">="
381
2718
  - !ruby/object:Gem::Version
382
- version: 2.0.0
2719
+ version: '2.3'
383
2720
  required_rubygems_version: !ruby/object:Gem::Requirement
384
2721
  requirements:
385
2722
  - - ">="
386
2723
  - !ruby/object:Gem::Version
387
2724
  version: '0'
388
2725
  requirements: []
389
- rubyforge_project:
390
- rubygems_version: 2.6.10
2726
+ rubygems_version: 3.3.7
391
2727
  signing_key:
392
2728
  specification_version: 4
393
2729
  summary: A pure Ruby WHOIS parser.