legitbot 1.11.5 → 1.11.6

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: fc45a2de100bcc67663057032d8e6c158301e36fe2bd48f95bd5747eaeb589de
4
- data.tar.gz: '0168210c5a64a4ab78ca0c06d0aa32a8fe0ea113e93192bb583c4020fd57f331'
3
+ metadata.gz: 10160e18da1d349101e88f724901e149a0d168f5c64bca269ebd5f26735c2329
4
+ data.tar.gz: 6d5a5cd334d415b7fae115dba730a870a37f079f6e0fadf1d153e185d96632a4
5
5
  SHA512:
6
- metadata.gz: e9363785385d4d7ab0e34dfe2b7a396b511392d05baff829ff293dc1f9a94a190bf7b8d9dd47e6b6d0a0e3c0510062cfd92be837c9461433339923485634e75f
7
- data.tar.gz: e7a18b6c9dcdb5eb87e0f119bf5460fc4e6a099ad720f584bc6f22a6b62142516b3e0402c8e88c56613ea06e25881e984e63610bda1ee7098e4414f3993b2e79
6
+ metadata.gz: 81146246c7fc9c6f625a2dba602c66e70d40fdf11426ce541450deeacde4955b7dd1fc0e0f1d67cfef07d976a7562a7927f9d511c1436a937bfc4a555c417d71
7
+ data.tar.gz: c4770a757126476b84d4e64be0c603cc268f3795ab4af22a3d627708cbfa1eed49b0951caa2a464f3fcdf709cfa2a28eaf4c41fd8f027626ccb057f6ffa68506
@@ -43,8 +43,6 @@ module Legitbot # :nodoc:
43
43
  148.113.130.0/24
44
44
  167.114.139.0/24
45
45
  176.31.139.0/27
46
- 195.154.122.0/23
47
- 195.154.126.0/23
48
46
  198.244.168.0/24
49
47
  198.244.183.0/24
50
48
  198.244.186.193/32
@@ -55,14 +53,7 @@ module Legitbot # :nodoc:
55
53
  198.244.226.0/24
56
54
  198.244.240.0/24
57
55
  198.244.242.0/24
58
- 202.8.40.0/23
59
- 202.8.42.0/24
60
- 202.8.43.0/25
61
- 202.8.43.128/26
62
- 202.8.43.192/27
63
- 202.8.43.224/29
64
- 202.8.43.232/30
65
- 202.8.43.236/32
56
+ 202.8.40.0/22
66
57
  202.94.84.110/31
67
58
  202.94.84.112/31
68
59
  ]
@@ -4,7 +4,7 @@ module Legitbot # :nodoc:
4
4
  # https://www.marginalia.nu/marginalia-search/for-webmasters/
5
5
  class Marginalia < BotMatch
6
6
  # https://x.com/MarginaliaNu/status/1824172354081263991
7
- # @fetch:url https://search.marginalia.nu/crawler-ips.txt
7
+ # @fetch:url https://marginalia-search.com/crawler-ips.txt
8
8
  ip_ranges %w[
9
9
  81.170.128.52
10
10
  193.183.0.162
@@ -21,7 +21,9 @@ module Legitbot # :nodoc:
21
21
  # @fetch:jsonpath $.prefixes[*].ipv4Prefix
22
22
  ip_ranges %w[
23
23
  4.196.118.112/28
24
+ 4.197.22.112/28
24
25
  13.65.240.240/28
26
+ 20.61.70.160/28
25
27
  20.97.189.96/28
26
28
  20.161.75.208/28
27
29
  20.215.188.192/28
@@ -32,11 +34,16 @@ module Legitbot # :nodoc:
32
34
  40.84.221.208/28
33
35
  40.84.221.224/28
34
36
  51.8.155.48/28
37
+ 51.8.155.64/28
38
+ 51.8.155.112/28
35
39
  52.156.77.144/28
40
+ 52.159.249.96/28
36
41
  52.225.75.208/28
42
+ 52.236.94.144/28
37
43
  135.237.131.208/28
38
44
  172.178.140.144/28
39
45
  172.178.141.128/28
46
+ 172.183.222.128/28
40
47
  ]
41
48
  end
42
49
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Legitbot
4
- VERSION = '1.11.5'
4
+ VERSION = '1.11.6'
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.5
4
+ version: 1.11.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alexander Azarov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-28 00:00:00.000000000 Z
11
+ date: 2025-01-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fast_interval_tree