Don't need this anymore yay
This commit is contained in:
parent
df50718b7e
commit
1c8140987a
@ -33,11 +33,6 @@ under sub {
|
||||
# https://paramdeo.com/blog/opting-your-website-out-of-googles-floc-network
|
||||
$c->res->headers->header('Permissions-Policy', 'interest-cohort=()');
|
||||
|
||||
# Work around for swagg.net downtime 05/28/2022
|
||||
unless (app->mode() eq 'development' || $hostHeader =~ /^www\./) {
|
||||
$c->redirect_to('https://www.swagg.net')
|
||||
}
|
||||
|
||||
1;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user