From d8bb9b5d879e9c70c7ff1470969256b6f726af92 Mon Sep 17 00:00:00 2001 From: Delilah <23665803+goplayoutside3@users.noreply.github.com> Date: Wed, 17 Jun 2026 12:02:38 -0500 Subject: [PATCH 1/2] Remove audio + spectrogram projects from the nginx special redirects --- nginx-special-redirects.conf | 88 ------------------------------------ 1 file changed, 88 deletions(-) diff --git a/nginx-special-redirects.conf b/nginx-special-redirects.conf index bd3f081..b795c46 100644 --- a/nginx-special-redirects.conf +++ b/nginx-special-redirects.conf @@ -54,38 +54,6 @@ location ~* ^/projects/(?:[\w-]*?/)?cmnbotany/notes-from-nature-capture-the-coll include /etc/nginx/az-proxy-headers.conf; } -location ~* ^/projects/(?:[\w-]*?/)?ceaeay/seabird-sounds/?(?:(classify|about)(?:/.+?)?)?/?$ { - rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; - - resolver 1.1.1.1; - proxy_pass https://zooniversestatic.z13.web.core.windows.net/$proxy_path/; - include /etc/nginx/az-proxy-headers.conf; -} - -location ~* ^/projects/(?:[\w-]*?/)?creisdorf/fire-and-birds/?(?:(classify|about)(?:/.+?)?)?/?$ { - rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; - - resolver 1.1.1.1; - proxy_pass https://zooniversestatic.z13.web.core.windows.net/$proxy_path/; - include /etc/nginx/az-proxy-headers.conf; -} - -location ~* ^/projects/(?:[\w-]*?/)?creisdorf/savanna-spy-sound/?(?:(classify|about)(?:/.+?)?)?/?$ { - rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; - - resolver 1.1.1.1; - proxy_pass https://zooniversestatic.z13.web.core.windows.net/$proxy_path/; - include /etc/nginx/az-proxy-headers.conf; -} - -location ~* ^/projects/(?:[\w-]*?/)?cslab-upm/sky-sounds/?(?:(classify|about)(?:/.+?)?)?/?$ { - rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; - - resolver 1.1.1.1; - proxy_pass https://zooniversestatic.z13.web.core.windows.net/$proxy_path/; - include /etc/nginx/az-proxy-headers.conf; -} - location ~* ^/projects/(?:[\w-]*?/)?dwhiter/aurora-zoo/?(?:(classify|about)(?:/.+?)?)?/?$ { rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; @@ -102,14 +70,6 @@ location ~* ^/projects/(?:[\w-]*?/)?gaia-zooniverse/gaia-vari/?(?:(classify|abou include /etc/nginx/az-proxy-headers.conf; } -location ~* ^/projects/(?:[\w-]*?/)?hannah-dot-slesinski/chirp-check/?(?:(classify|about)(?:/.+?)?)?/?$ { - rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; - - resolver 1.1.1.1; - proxy_pass https://zooniversestatic.z13.web.core.windows.net/$proxy_path/; - include /etc/nginx/az-proxy-headers.conf; -} - location ~* ^/projects/(?:[\w-]*?/)?hripsi-19/atmoselec-atmospheric-electricity-for-climate/?(?:(classify|about)(?:/.+?)?)?/?$ { rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; @@ -150,14 +110,6 @@ location ~* ^/projects/(?:[\w-]*?/)?judaicadh/scribes-of-the-cairo-geniza/?(?:(c include /etc/nginx/az-proxy-headers.conf; } -location ~* ^/projects/(?:[\w-]*?/)?laaczooniverse/what-do-babies-say/?(?:(classify|about)(?:/.+?)?)?/?$ { - rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; - - resolver 1.1.1.1; - proxy_pass https://zooniversestatic.z13.web.core.windows.net/$proxy_path/; - include /etc/nginx/az-proxy-headers.conf; -} - location ~* ^/projects/(?:[\w-]*?/)?lcjohnso/lcj-pfe-project/?(?:(classify|about)(?:/.+?)?)?/?$ { rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; @@ -174,14 +126,6 @@ location ~* ^/projects/(?:[\w-]*?/)?low-sky/bubblezoo-v1/?(?:(classify|about)(?: include /etc/nginx/az-proxy-headers.conf; } -location ~* ^/projects/(?:[\w-]*?/)?lydiakatsis/forest-sounds/?(?:(classify|about)(?:/.+?)?)?/?$ { - rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; - - resolver 1.1.1.1; - proxy_pass https://zooniversestatic.z13.web.core.windows.net/$proxy_path/; - include /etc/nginx/az-proxy-headers.conf; -} - location ~* ^/projects/(?:[\w-]*?/)?mappingprejudice/mapping-prejudice/?(?:(classify|about)(?:/.+?)?)?/?$ { rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; @@ -190,14 +134,6 @@ location ~* ^/projects/(?:[\w-]*?/)?mappingprejudice/mapping-prejudice/?(?:(clas include /etc/nginx/az-proxy-headers.conf; } -location ~* ^/projects/(?:[\w-]*?/)?marywestwood/the-cricket-wing/?(?:(classify|about)(?:/.+?)?)?/?$ { - rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; - - resolver 1.1.1.1; - proxy_pass https://zooniversestatic.z13.web.core.windows.net/$proxy_path/; - include /etc/nginx/az-proxy-headers.conf; -} - location ~* ^/projects/(?:[\w-]*?/)?md68135/notes-from-nature-big-bee-bonanza/?(?:(classify|about)(?:/.+?)?)?/?$ { rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; @@ -382,14 +318,6 @@ location ~* ^/projects/(?:[\w-]*?/)?sassydumbledore/chimp-and-see/?(?:(classify| include /etc/nginx/az-proxy-headers.conf; } -location ~* ^/projects/(?:[\w-]*?/)?sladeaa/audioclassification/?(?:(classify|about)(?:/.+?)?)?/?$ { - rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; - - resolver 1.1.1.1; - proxy_pass https://zooniversestatic.z13.web.core.windows.net/$proxy_path/; - include /etc/nginx/az-proxy-headers.conf; -} - location ~* ^/projects/(?:[\w-]*?/)?tawakitom/penguins-from-above/?(?:(classify|about)(?:/.+?)?)?/?$ { rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; @@ -406,14 +334,6 @@ location ~* ^/projects/(?:[\w-]*?/)?tingard/galaxy-builder/?(?:(classify|about)( include /etc/nginx/az-proxy-headers.conf; } -location ~* ^/projects/(?:[\w-]*?/)?uw-leap/tots-and-tunes/?(?:(classify|about)(?:/.+?)?)?/?$ { - rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; - - resolver 1.1.1.1; - proxy_pass https://zooniversestatic.z13.web.core.windows.net/$proxy_path/; - include /etc/nginx/az-proxy-headers.conf; -} - location ~* ^/projects/(?:[\w-]*?/)?watchablewildlife/nebraska-wildlife-watch/?(?:(classify|about)(?:/.+?)?)?/?$ { rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; @@ -446,14 +366,6 @@ location ~* ^/projects/(?:[\w-]*?/)?xbonnin/solar-radio-burst-tracker/?(?:(class include /etc/nginx/az-proxy-headers.conf; } -location ~* ^/projects/(?:[\w-]*?/)?yli/humbug/?(?:(classify|about)(?:/.+?)?)?/?$ { - rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; - - resolver 1.1.1.1; - proxy_pass https://zooniversestatic.z13.web.core.windows.net/$proxy_path/; - include /etc/nginx/az-proxy-headers.conf; -} - location ~* ^/projects/(?:[\w-]*?/)?zooniverse/floating-forests/?(?:(classify|about)(?:/.+?)?)?/?$ { rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; From de94bbf08cc1ea96b60e9c6902c85f9a678ebd9d Mon Sep 17 00:00:00 2001 From: Delilah <23665803+goplayoutside3@users.noreply.github.com> Date: Mon, 24 Aug 2026 15:19:52 -0500 Subject: [PATCH 2/2] migrate walmsley project to FEM --- nginx-special-redirects.conf | 8 -------- 1 file changed, 8 deletions(-) diff --git a/nginx-special-redirects.conf b/nginx-special-redirects.conf index 9e99bd5..e3a17ea 100644 --- a/nginx-special-redirects.conf +++ b/nginx-special-redirects.conf @@ -222,14 +222,6 @@ location ~* ^/projects/(?:[\w-]*?/)?meteonetwork/redata/?(?:(classify|about)(?:/ include /etc/nginx/az-proxy-headers.conf; } -location ~* ^/projects/(?:[\w-]*?/)?mikewalmsley/galaxy-zoo-mobile/?(?:(classify|about)(?:/.+?)?)?/?$ { - rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri; - - resolver 1.1.1.1; - proxy_pass https://zooniversestatic.z13.web.core.windows.net/$proxy_path/; - include /etc/nginx/az-proxy-headers.conf; -} - location ~* ^/projects/(?:[\w-]*?/)?mollysimon/galaxy-zoo-crowdsourcing-activity/?(?:(classify|about)(?:/.+?)?)?/?$ { rewrite (?i)\.(jp(e)?g|gif|png|svg|ico|txt|mp(3|4)|webm|og(a|g|m|v|x)|spx|opus|pdf|ttf|tar|gz|tgz|bz2|tbz2|zip)$ https://static.zooniverse.org/$proxy_path$request_uri;