X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/7ae7c33964113408bd8cdee445d90f8057159515..0.7.4:/lib/archive2extractor.xslt

diff --git a/lib/archive2extractor.xslt b/lib/archive2extractor.xslt
index b5fb703..d43be68 100644
--- a/lib/archive2extractor.xslt
+++ b/lib/archive2extractor.xslt
@@ -25,7 +25,7 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
 			version="1.0"
 		>
 			<xslt:template match="/">
-				<for-each select="书社:archive/*[@书社:archived-as and not(starts-with(@书社:archived-as, '../') or contains(@书社:archived-as, '/../'))]">
+				<for-each select="书社:archive/*[@书社:archived-as and not(starts-with(@书社:archived-as, '../') or starts-with(@书社:archived-as, '/') or contains(@书社:archived-as, '/../'))]">
 					<variable name="href">
 						<text>./extracted/</text>
 						<choose>