Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.org parser is broken #343

Closed
whitequark opened this issue Jun 21, 2014 · 1 comment
Closed

.org parser is broken #343

whitequark opened this issue Jun 21, 2014 · 1 comment
Assignees

Comments

@whitequark
Copy link

> Whois.whois('whitequark.org').expires_on
Whois::ParserError: Unexpected token: Access to Public Interest Registry WHOIS information is provided to assist persons in determining the contents of a domain name registration record in the Public Interest Registry registry database. The data in this record is provided by Public Interest Registry for informational purposes only, and Public Interest Registry does not guarantee its accuracy. This service is intended only for query-based access. You agree that you will use this data only for lawful purposes and that, under no circumstances will you use this data to(a) allow, enable, or otherwise support the transmission by e-mail, telephone, or facsimile of mass unsolicited, commercial advertising or solicitations to entities other than the data recipient's own existing customers; or (b) enable high volume, automated, electronic processes that send queries or data to the systems of Registry Operator, a Registrar, or Afilias except as reasonably necessary to register domain names or modify existing registrations. All rights reserved. Public Interest Registry reserves the right to modify these terms at any time. By submitting this query, you agree to abide by this policy.


from /home/whitequark/.gem/ruby/2.1.1/gems/whois-3.4.5/lib/whois/record/scanners/base.rb:119:in `error!'
@weppos
Copy link
Owner

weppos commented Jun 22, 2014

Please update your gem version. The current version works as expected.

2.0.0-p451 :001 > Whois.whois('whitequark.org').expires_on
 => 2015-05-31 19:35:01 UTC 

@weppos weppos closed this as completed Jun 22, 2014
@weppos weppos self-assigned this Jun 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants