mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-08-03 01:38:14 -04:00
10 lines
293 B
YAML
10 lines
293 B
YAML
# The BuiltWith system visits a website to determine the technology profile it
|
|
# is using by looking at the publicly visible code on a website.
|
|
#
|
|
# Website: https://builtwith.com
|
|
# Bot info: https://builtwith.com/biup
|
|
|
|
- name: builtwith
|
|
user_agent_regex: BW/\d+\.\d+; rb\.gy/
|
|
action: DENY
|