use generic redirect for twipu bug
This commit is contained in:
parent
fa17f4f250
commit
8528c695e7
@ -47,8 +47,7 @@ RedirectMatch 301 ^/safari-pinned-tab-icon.svg$ /mask-icon.svg
|
|||||||
RedirectMatch 301 ^/bitcoin_address.png$ /bitcoin-address.png
|
RedirectMatch 301 ^/bitcoin_address.png$ /bitcoin-address.png
|
||||||
|
|
||||||
# http://www.twipu.com/GrapheneOS doesn't handle links with fragments properly
|
# http://www.twipu.com/GrapheneOS doesn't handle links with fragments properly
|
||||||
RedirectMatch 301 "^/<a href=$" /
|
RedirectMatch 301 "^/(.*)<a href=$" /$1
|
||||||
RedirectMatch 301 "^/releases<a href=$" /releases
|
|
||||||
|
|
||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user