How y'all doing?<br><br>I run the HackThisSite TOR middleman (198.148.81.167 / 594D6B7B1DEE6B23476C7378D0D26F2DB61251A5) and have setup a mirror I'd like officially listed.  For simplicity's sake, I'm including a Perl hash similar to what's in <a href="http://update-mirrors.pl">update-mirrors.pl</a>:<br clear="all">
<div><br>mirrorNNN => {<br>  adminContact => "<a href="http://hackthissite.org">hackthissite.org</a>",<br>  orgName => "HackThisSite.org",<br>  isoCC => "US",<br>  subRegion => "",<br>
  region => "US",<br>  ipv4 => "True",<br>  ipv6 => "True",<br>  loadBalanced => "No",<br>  httpWebsiteMirror => "<a href="http://tor.hackthissite.org">http://tor.hackthissite.org</a>",<br>
  httpsWebsiteMirror => "<a href="https://tor.hackthissite.org">https://tor.hackthissite.org</a>",<br>  rsyncWebsiteMirror => "",<br>  ftpWebsiteMirror => "",<br>  httpDistMirror => "<a href="http://mirror.hackthissite.org/tor">http://mirror.hackthissite.org/tor</a>",<br>
  httpsDistMirror => "",<br>  rsyncDistMirror => "",<br>  hiddenServiceMirror => ""<br>}<br><br>To preserve URL links, https?://<a href="http://tor.hackthissite.org/dist">tor.hackthissite.org/dist</a> rewrites to <a href="http://mirror.hackthissite.org/tor/$1">http://mirror.hackthissite.org/tor/$1</a> 301-coded.  The mirror specs are listed at <a href="http://mirror.hackthissite.org/About%20the%20HackThisSite%20Mirror.txt">http://mirror.hackthissite.org/About%20the%20HackThisSite%20Mirror.txt</a> (mirror. and tor. are on the same box).  Cron runs every 6 hours, as required, from the primary rsync mirror.<br>
<br><br>Thanks,<br><br>~Kage<br>HackThisSite.org Manager<br></div>