updated dmoz docs

This commit is contained in:
Matt 2016-01-23 08:54:35 -07:00
parent fb3b179666
commit 7e13b147e4

@ -977,11 +977,11 @@ Now if you are <a href=#input>interfacing to Gigablast</a> from another program
<table cellpadding=1 border=0 width=100% bgcolor=#0079ba>
<tr><td><center><b><font color=#ffffff size=+1>Building a DMOZ Based Directory</td></tr></table>
<br>
&lt;<i>Last Updated Nov 18, 2014</i>&gt;
&lt;<i>Last Updated Jan 23, 2016</i>&gt;
<br>
&lt;<i>Procedure tested on 32-bit Gigablast on Ubuntu 14.04 on Nov 18, 2014</i>&gt;
<br>
&lt;<i>Procedure tested on 64-bit Gigablast on Ubuntu 14.04 on Nov 18, 2014</i>&gt;
&lt;<i>Procedure tested on 64-bit Gigablast on Ubuntu 14.04 on Jan 23, 2016</i>&gt;
<br>
<br>
@ -1019,7 +1019,7 @@ Now if you are <a href=#input>interfacing to Gigablast</a> from another program
<br><b>Testing DMOZ:</b>
<ul> Go to the <a href=/admin/catdb>catdb</a> page and enter a url into the <i>Lookup Category Url</a> box and hit enter to see the associated DMOZ records for that url. So if you enter <a href=/admin/catdb?caturl=http%3A%2F%2Fwww.ibm.com%2F>http://www.ibm.com/</a></i> you should see a few entries.
<ul> Go to the <a href=/admin/catdb>catdb</a> page and enter a url into the <i>Lookup Category Url</a> box and hit enter to see the associated DMOZ records for that url. So if you enter <a href=/admin/catdb?caturl=https%3A%2F%2Fwww.ibm.com%2F>https://www.ibm.com/</a></i> you should see a few entries. It treats http as different from https, so be careful with that because http://www.ibm.com/ is not in it.
</ul>