Fixed space in comment

Co-authored-by: Glyn Normington <work@underlap.org>
This commit is contained in:
Massimo Gismondi 2025-01-18 12:39:07 +01:00 committed by GitHub
parent b455af66e7
commit 8aee2f24bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -134,7 +134,7 @@ def json_to_table(robots_json):
def json_to_htaccess(robot_json):
# Creates a .htaccess filter file. It uses a regular expression to filter out
#User agents that contain any of the blocked values.
# User agents that contain any of the blocked values.
htaccess += "RewriteEngine On\n"
htaccess += "RewriteCond %{HTTP_USER_AGENT} ^.*("