You've already forked AstralRinth
forked from didirus/AstralRinth
fix: wsrv param rename (#4202)
This commit is contained in:
@@ -87,6 +87,7 @@ export const configuredXss = new FilterXSS({
|
|||||||
|
|
||||||
if (url.hostname.includes('wsrv.nl')) {
|
if (url.hostname.includes('wsrv.nl')) {
|
||||||
url.searchParams.delete('errorredirect')
|
url.searchParams.delete('errorredirect')
|
||||||
|
url.searchParams.delete('default')
|
||||||
}
|
}
|
||||||
|
|
||||||
const allowedHostnames = [
|
const allowedHostnames = [
|
||||||
|
|||||||
Reference in New Issue
Block a user