Skip to content

.htaccess: remove obsolete redirects for badges

The files are deployed fine, this redirect is not helping anything, and just redirecting some of our traffic to gitlab.com.

I manually removed this on the server and it works fine:

 ~ $ curl --head https://f-droid.org/badge/get-it-on.png
HTTP/2 200
server: nginx/1.18.0
date: Mon, 21 Nov 2022 21:29:47 GMT
content-type: image/png
content-length: 14224
strict-transport-security: max-age=31536000; includeSubDomains
last-modified: Wed, 16 Nov 2022 15:31:53 GMT
etag: "3790-5ed982c06ac40"
cache-control: max-age=43200, public, immutable, stale-while-revalidate=300
accept-ranges: bytes

artwork!38 (merged)

Merge request reports