Skip to content

Commit

Permalink
[rubocop] Automatic corrections (#148)
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 Aug 17, 2024
1 parent 2d06413 commit 969dd10
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lib/legitbot/duckduckgo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ class DuckDuckGo < BotMatch
# @fetch:url https://duckduckgo.com/duckduckgo-help-pages/results/duckduckbot/
# @fetch:selector section.main article.content ul > li
ip_ranges %w[
4.182.131.108
4.195.133.120
4.209.224.56
4.213.46.14
4.228.76.163
13.89.106.77
20.3.1.178
20.12.141.99
20.40.133.240
20.43.150.85
Expand Down Expand Up @@ -70,6 +76,7 @@ class DuckDuckGo < BotMatch
20.193.25.197
20.193.27.215
20.193.45.113
20.195.108.47
20.197.209.11
20.197.209.27
20.201.15.208
Expand Down Expand Up @@ -114,6 +121,7 @@ class DuckDuckGo < BotMatch
40.119.232.215
40.119.232.218
40.119.232.251
51.8.71.117
51.8.253.152
51.104.146.225
51.104.146.235
Expand Down Expand Up @@ -228,6 +236,8 @@ class DuckDuckGo < BotMatch
104.43.55.117
104.43.55.166
104.43.55.167
108.141.83.74
172.169.17.165
191.233.3.197
191.233.3.202
191.234.216.4
Expand Down

0 comments on commit 969dd10

Please sign in to comment.