Skip to content

Commit

Permalink
[rubocop] Automatic corrections (#167)
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 7, 2024
1 parent 66da1a3 commit eed5c07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 34 deletions.
34 changes: 0 additions & 34 deletions lib/legitbot/ahrefs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,40 +42,6 @@ class Ahrefs < BotMatch
148.113.128.0/24
148.113.130.0/24
167.114.139.0/24
168.119.64.245/32
168.119.64.246/31
168.119.64.248/30
168.119.64.252/31
168.119.64.254/32
168.119.65.43/32
168.119.65.44/30
168.119.65.48/29
168.119.65.56/30
168.119.65.60/31
168.119.65.62/32
168.119.65.107/32
168.119.65.108/30
168.119.65.112/29
168.119.65.120/30
168.119.65.124/31
168.119.65.126/32
168.119.68.117/32
168.119.68.118/31
168.119.68.120/30
168.119.68.124/31
168.119.68.126/32
168.119.68.171/32
168.119.68.172/30
168.119.68.176/29
168.119.68.184/30
168.119.68.188/31
168.119.68.190/32
168.119.68.235/32
168.119.68.236/30
168.119.68.240/29
168.119.68.248/30
168.119.68.252/31
168.119.68.254/32
176.31.139.0/27
195.154.122.0/23
195.154.126.0/23
Expand Down
2 changes: 2 additions & 0 deletions lib/legitbot/openai.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ class OpenAIChat < BotMatch
# @fetch:url https://openai.com/chatgpt-user.json
# @fetch:jsonpath $.prefixes[*].ipv4Prefix
ip_ranges %w[
4.196.118.112/28
13.65.240.240/28
20.97.189.96/28
20.161.75.208/28
20.215.188.192/28
23.98.142.176/28
23.98.179.16/28
40.84.180.64/28
Expand Down

0 comments on commit eed5c07

Please sign in to comment.