summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 4262f76..98ff73d 100644
--- a/.htaccess
+++ b/.htaccess
@@ -8,5 +8,5 @@
</Files>
RewriteEngine On
-RewriteRule ([a-zA-Z0-9]+)(1)b-(\d+)\.html$ tdd-protocol.php?prefix=$1&round=$2&board=$3
+RewriteRule ([a-zA-Z0-9]+)(\d)b-(\d+)\.html$ tdd-protocol.php?prefix=$1&round=$2&board=$3