12 lines
292 B
Text
12 lines
292 B
Text
#Banned User-Agents based on regular expressions
|
|
#
|
|
# E.g. ' .*MSIE' would block several versions of Internet Explorer
|
|
# (assuming the user-agent is not being spoofed by the client)
|
|
#
|
|
#listcategory: "user-agent"
|
|
#
|
|
# This is useful for blocking apps
|
|
# e.g. to block Kindle app
|
|
#kindle
|
|
#Kindle
|
|
|