<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/phpwhois/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/phpwhois/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 27 Feb 2014 19:40:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpwhois/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>NU handler update</title><link>https://sourceforge.net/p/phpwhois/patches/40/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I noticed that the .nu domains stoped working recently. Their output format has changed.&lt;/p&gt;
&lt;p&gt;Here's a patch.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Herman van Rink</dc:creator><pubDate>Thu, 27 Feb 2014 19:40:30 -0000</pubDate><guid>https://sourceforge.net5fe763714fe950452f86cfedb65d6c920d32ba72</guid></item><item><title>Whois *.UA</title><link>https://sourceforge.net/p/phpwhois/patches/39/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi! Help me, please. I can't add a new domain zone. For example to check the whois domain kiev.ua. Thenks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ivan</dc:creator><pubDate>Fri, 23 Aug 2013 14:07:00 -0000</pubDate><guid>https://sourceforge.nete936a84948bdd2f1f6803bdafb23a09f5c57bcd7</guid></item><item><title>Adding a field to the registrar for .ru .su</title><link>https://sourceforge.net/p/phpwhois/patches/38/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Adding a field to the registrar for .ru .su to section domain&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xaker1</dc:creator><pubDate>Thu, 05 Apr 2012 12:18:27 -0000</pubDate><guid>https://sourceforge.net98ef265198022a0f2cd88a8883ed374e3bfdf046</guid></item><item><title>Official whois server for ru,su,рф</title><link>https://sourceforge.net/p/phpwhois/patches/37/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Using the official whois servers (whois.ripn.net) .ru, .рф (xn--p1ai) and .su&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xaker1</dc:creator><pubDate>Wed, 04 Apr 2012 16:10:47 -0000</pubDate><guid>https://sourceforge.netfc87085ded2790265e535b0167bcce2d597e0a34</guid></item><item><title>RIPE ASN Lookup</title><link>https://sourceforge.net/p/phpwhois/patches/36/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If you do an IP lookup via a ripe server, the handler performs correctly.&lt;/p&gt;
&lt;p&gt;However, if you do an ASN lookup, the returned results will return the "main" block, instead of returning the "" block. The "main" block is defaulted to RIPE's information, so the abuse email and contact information will be RIPE's instead of the ASN owner. &lt;/p&gt;
&lt;p&gt;In the RIPE handler(whois.ip.ripe.php) line #53 I added this to get it to function properly:&lt;br /&gt;
/* kcmerrill - kcmerrill@gmail.com - 10.20.2011&lt;br /&gt;
* Ripe Handler when using ASN's appears to be putting their main info first.&lt;br /&gt;
* So we need to get rid of their information(which was consistently 100 lines over quite a few ASN's)&lt;br /&gt;
*/&lt;br /&gt;
$blocks = generic_parser_a_blocks($data_str,$translate,$disclaimer);&lt;br /&gt;
if(isset($blocks["main"]["org"]) &amp;amp;&amp;amp; $blocks["main"]["org"] == "ORG-NCC1-RIPE"){}&lt;br /&gt;
//array_splice($data_str, 0, 101);&lt;br /&gt;
//We don't need blocks right now.&lt;br /&gt;
unset($blocks);&lt;/p&gt;
&lt;p&gt;I've attached the handler file in it's entirety. Hopefully somebody might find this useful.&lt;br /&gt;
-kc&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 08 Nov 2011 23:07:21 -0000</pubDate><guid>https://sourceforge.netb2d51fe4329d1c868661a43a6f1ab99313082d7d</guid></item><item><title>add .bh ccTLD</title><link>https://sourceforge.net/p/phpwhois/patches/35/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;add .bh ccTLD of BAHRAIN&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bernhard Reutner-Fischer</dc:creator><pubDate>Thu, 08 Sep 2011 08:52:23 -0000</pubDate><guid>https://sourceforge.net4275fe2c444d7ccde820206f1e2ca9a52c7373af</guid></item><item><title>xxx support</title><link>https://sourceforge.net/p/phpwhois/patches/34/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Maybe xxx should be removed from $this-&amp;gt;WHOIS_NON_ICANN but it is not required for this to work.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Herman van Rink</dc:creator><pubDate>Wed, 10 Aug 2011 21:57:23 -0000</pubDate><guid>https://sourceforge.net0d77558ca5a955a91d6380f86fd8f174c49a57f3</guid></item><item><title>UK Handler Improvement</title><link>https://sourceforge.net/p/phpwhois/patches/32/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add all available fields in the handler and fix a typo.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Curon Davies</dc:creator><pubDate>Thu, 09 Jun 2011 21:18:56 -0000</pubDate><guid>https://sourceforge.netf273ad5da9f781b10fb56275d77138889ecdc57e</guid></item><item><title>IR Lookups</title><link>https://sourceforge.net/p/phpwhois/patches/31/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ability to lookup .ir domains: &lt;a href="http://githu.com/sepehr/phpwhois-ir" rel="nofollow"&gt;http://githu.com/sepehr/phpwhois-ir&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sepehr Lajevardi (github/sepehr)</dc:creator><pubDate>Sat, 30 Apr 2011 10:44:57 -0000</pubDate><guid>https://sourceforge.netc4aee92f0b826aa4fbf9b29943932f32906ff97e</guid></item><item><title>.be fix</title><link>https://sourceforge.net/p/phpwhois/patches/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;whois.dns.be block flood request on traditionnal tcp whois,&lt;br /&gt;
FYI: they have open a DAS service on port 4343 with a new syntax (!?) more info on www.dns.be&lt;/p&gt;
&lt;p&gt;BUT !&lt;br /&gt;
if you add this line :&lt;/p&gt;
&lt;p&gt;'be'     =&amp;gt; 'whois.tucows.com',&lt;/p&gt;
&lt;p&gt;in the following section :&lt;/p&gt;
&lt;p&gt;$this-&amp;gt;WHOIS_SPECIAL = array(&lt;/p&gt;
&lt;p&gt;in this file : "whois.servers.php"&lt;/p&gt;
&lt;p&gt;it works well :)&lt;/p&gt;
&lt;p&gt;Sebastien CAPS&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 24 Aug 2010 20:52:04 -0000</pubDate><guid>https://sourceforge.net51a01645e2ecba0b916b6abcc65f90e3ba210dce</guid></item></channel></rss>