Weighs the soul of incoming HTTP requests to stop AI crawlers
11
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 10 lines 225 B view raw
1- name: kagibot 2 user_agent_regex: \+https\://kagi\.com/bot 3 action: ALLOW 4 # https://kagi.com/bot 5 remote_addresses: [ 6 "216.18.205.234/32", 7 "35.212.27.76/32", 8 "104.254.65.50/32", 9 "209.151.156.194/32" 10 ]