Skip to content

Commit

Permalink
➡️ update the list of OpenAI GPTBot IP addresses (#119)
Browse files Browse the repository at this point in the history
Please review automatic changes proposed by `rubocop -a`.

Co-authored-by: alaz <[email protected]>
  • Loading branch information
github-actions[bot] and alaz authored Dec 2, 2023
1 parent baca434 commit 8b6384a
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions lib/legitbot/gptbot.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,8 @@ module Legitbot # :nodoc:
class GPTBot < BotMatch
# @fetch:url https://openai.com/gptbot-ranges.txt
ip_ranges %w[
20.9.164.0/24
20.15.240.64/28
20.15.240.80/28
20.15.240.96/28
20.15.240.176/28
20.15.241.0/28
20.15.242.128/28
20.15.242.144/28
20.15.242.192/28
40.83.2.64/28
52.230.152.0/24
52.233.106.0/24
]
end

Expand Down

0 comments on commit 8b6384a

Please sign in to comment.