legitbot 1.11.7 → 1.11.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eb4286e6b8cb507fa6fe64ec0be5ed78df74d06f8d5b7b457dadf0f6a90c9136
4
- data.tar.gz: 0c17699a8a75efc96caeff8043b86de52acd2a7f7174a62b8b3ad7f2b1bf215e
3
+ metadata.gz: 9ccfc3ef3d625c67b585415ccd6a6cadea964f766e421f6209e104d472d48e2c
4
+ data.tar.gz: 0de4d69e9a25e17cdc477b58495bac0eae833663792c7deb181a597c110ed3b6
5
5
  SHA512:
6
- metadata.gz: 130d6f1b425153e4d321dbfafa91f69591ac8d887dc1a62e28632ea8cbbaa8d74d29480ae991cb9556a3f6b6edf53b63e4dba4ee01b46a09e1518535fa714579
7
- data.tar.gz: 2918331b498e3ffec639569a7751ee2b2980a05359060bc7465708ed18bb7e8a2627042cfb4b2ad1a56c9de8a4a45be9e337fe332f3b1711901a2a86b0023aac
6
+ metadata.gz: fea8cccfbb59b3afb1b7b7436116b6fd7c586bfed76af062450aa97eb1c74fe65dd21fedfb08350c59e13c6abe90857d25a8de8e700fa30e01458e121c99a2bc
7
+ data.tar.gz: 87c9d91f379793736a03d3e6de1d60a325f2614b3aaeb12eff8263679e77f1b120b5b3975a8d295b5aea1b269198add343afa4dbb8a4bd74b13fdb27a7bf170f
data/.rubocop.yml CHANGED
@@ -1,5 +1,7 @@
1
- require:
1
+ plugins:
2
2
  - rubocop-minitest
3
+
4
+ require:
3
5
  - rubocop/cop/custom
4
6
 
5
7
  AllCops:
data/lib/legitbot/ias.rb CHANGED
@@ -9,6 +9,13 @@ module Legitbot # :nodoc:
9
9
  3.217.168.199
10
10
  3.226.51.67
11
11
  18.214.43.70
12
+ 23.21.212.31
13
+ 34.195.212.30
14
+ 35.175.92.196
15
+ 92.204.170.15
16
+ 92.204.190.235
17
+ 162.211.125.4
18
+ 162.211.125.5
12
19
  ]
13
20
  end
14
21
 
@@ -11,8 +11,7 @@ module Legitbot # :nodoc:
11
11
  20.171.206.0/24
12
12
  20.171.207.0/24
13
13
  52.230.152.0/24
14
- 52.233.106.0/24
15
- 172.182.193.160/28
14
+ 172.182.204.0/24
16
15
  ]
17
16
  end
18
17
 
@@ -21,30 +20,44 @@ module Legitbot # :nodoc:
21
20
  # @fetch:url https://openai.com/chatgpt-user.json
22
21
  # @fetch:jsonpath $.prefixes[*].ipv4Prefix
23
22
  ip_ranges %w[
23
+ 4.151.241.240/28
24
24
  4.196.118.112/28
25
25
  4.197.22.112/28
26
- 13.65.240.240/28
27
- 20.61.70.160/28
26
+ 13.83.167.128/28
28
27
  20.97.189.96/28
29
28
  20.161.75.208/28
30
29
  20.215.188.192/28
31
- 23.98.142.176/28
32
30
  23.98.179.16/28
33
- 40.84.180.64/28
34
- 40.84.180.224/28
31
+ 23.98.186.176/28
32
+ 23.98.186.192/28
35
33
  40.84.221.208/28
36
34
  40.84.221.224/28
35
+ 40.116.73.208/28
37
36
  51.8.155.48/28
38
37
  51.8.155.64/28
39
38
  51.8.155.112/28
40
39
  52.156.77.144/28
40
+ 52.159.227.32/28
41
41
  52.159.249.96/28
42
+ 52.190.190.16/28
42
43
  52.225.75.208/28
44
+ 52.230.163.32/28
45
+ 52.230.164.176/28
43
46
  52.236.94.144/28
47
+ 52.255.111.48/28
48
+ 52.255.111.80/28
49
+ 52.255.111.112/28
50
+ 57.154.175.0/28
51
+ 68.221.67.192/28
52
+ 68.221.67.224/28
44
53
  135.237.131.208/28
54
+ 137.116.165.208/28
45
55
  172.178.140.144/28
56
+ 172.178.141.112/28
46
57
  172.178.141.128/28
47
58
  172.183.222.128/28
59
+ 172.213.12.112/28
60
+ 172.213.21.16/28
48
61
  ]
49
62
  end
50
63
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Legitbot
4
- VERSION = '1.11.7'
4
+ VERSION = '1.11.9'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: legitbot
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.11.7
4
+ version: 1.11.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alexander Azarov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-02-15 00:00:00.000000000 Z
11
+ date: 2025-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fast_interval_tree