Download Key
There was an issue trying to find a Download Key on your setup.
Try reinstalling the extension.
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTP:X-Forwarded-For} !^187\.155\.227\.60$
RewriteCond %{HTTP:X-Forwarded-For} !^45\.235\.253\.58$
RewriteCond %{REQUEST_URI} !^/updates.html$
RewriteRule ^(.*)$ /updates.html [R=302,L]
</IfModule>