Skip to content

Commit

Permalink
update co.th
Browse files Browse the repository at this point in the history
  • Loading branch information
query-string committed Dec 8, 2012
1 parent d75f4a5 commit f3b5c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/whois/record/parser/whois.thnic.co.th.rb
Expand Up @@ -41,7 +41,7 @@ class WhoisThnicCoTh < Base
end

property_supported :available? do
!!(content_for_scanner =~ /^% No entries found for the selected source/)
!!(content_for_scanner =~ /^% No match for/)
end

property_supported :registered? do
Expand Down

0 comments on commit f3b5c2c

Please sign in to comment.