summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nginx/nginx.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/nginx/nginx.conf b/nginx/nginx.conf
index 562a8502..a3cd866f 100644
--- a/nginx/nginx.conf
+++ b/nginx/nginx.conf
@@ -149,14 +149,6 @@ http {
return 301 /pdfviewer-privacy-policy;
}
- location = /safari_pinned_tab_icon.svg {
- return 301 /mask-icon.svg;
- }
-
- location = /safari-pinned-tab-icon.svg {
- return 301 /mask-icon.svg;
- }
-
location = /bitcoin_address.png {
return 301 /bitcoin-donation.png;
}