@@ -0,0 +1,5 @@
RewriteEngine On
# 讓 /api/getcard 直接對應到 api/getcard.php(避免漏寫 .php)
RewriteRule ^api/getcard/?$ api/getcard.php [L]
The note is not visible to the blocked user.