1 2 3 4 5 6 7
map $http_user_agent $badagent { default 0; ~*gptbot 1; ~*chatgpt 1; ~*ccbot 1; ~*claude 1; }