From ac733df938fe12f65db49495677f91ff12cf9f47 Mon Sep 17 00:00:00 2001 From: Robin Whittleton Date: Tue, 19 Nov 2024 21:55:08 +0100 Subject: [PATCH] New short story in Tanizaki has an additional translator --- config/apache/rewrites/ebooks.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/apache/rewrites/ebooks.conf b/config/apache/rewrites/ebooks.conf index a9959bef..4e308c9d 100644 --- a/config/apache/rewrites/ebooks.conf +++ b/config/apache/rewrites/ebooks.conf @@ -44,6 +44,7 @@ RewriteRule ^/ebooks/taras-shevchenko/poetry/alexander-jardine-hunter_ethel-lili RewriteRule ^/ebooks/nikolai-gogol/dead-souls/d-j-hogarth(/?$|/.+?$) /ebooks/nikolai-gogol/dead-souls/c-j-hogarth$1 [R=301,L] RewriteRule ^/ebooks/sigfrid-siwertz/downstream/macmillan-of-canada(/?$|/.+?$) /ebooks/sigfrid-siwertz/downstream/e-classen$1 [R=301,L] RewriteRule ^/ebooks/samuel-richardson/clarissa-harlowe(/?$|/.+?$) /ebooks/samuel-richardson/clarissa$1 [R=301,L] +RewriteRule ^/ebooks/tanizaki-junichiro/short-fiction/iwado-z-tamotsu(/?$|/.+?$) /ebooks/tanizaki-junichiro/short-fiction/ijichi-sumimasa_iwado-z-tamotsu$1 [R=301,L] # Rewrite ebooks taken down due to copyright clarifications RewriteRule ^/ebooks/jules-verne/twenty-thousand-leagues-under-the-seas/f-p-walter.* - [R=451,L]