このコミットが含まれているのは:
ManeraKai 2023-06-07 17:13:04 +03:00
コミット 8e93230930
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 5ABC31FFD562E337
1個のファイルの変更0行の追加1行の削除

ファイルの表示

@ -459,7 +459,6 @@ function redirect(url, type, initiator, forceRedirection) {
}
}
case "biblioReads": {
if (!url.pathname.startsWith('/book/show/') && url.pathname != '/') return randomInstance
return `${randomInstance}${url.pathname}${url.search}`
}
case "wikiless": {