-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathstate.json
137 lines (137 loc) · 2.97 KB
/
state.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"argon2023": {
"name": "argon2023",
"url": "https://ct.googleapis.com/logs/argon2023",
"page_size": 32,
"concurrency": 8,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"argon2024": {
"name": "argon2024",
"url": "https://ct.googleapis.com/logs/us1/argon2024",
"page_size": 32,
"concurrency": 8,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"dodo": {
"name": "dodo",
"url": "https://dodo.ct.comodo.com",
"page_size": 256,
"concurrency": 4,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"nessie2023": {
"name": "nessie2023",
"url": "https://nessie2023.ct.digicert.com/log",
"page_size": 256,
"concurrency": 1,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"nimbus2023": {
"name": "nimbus2023",
"url": "https://ct.cloudflare.com/logs/nimbus2023",
"page_size": 1000,
"concurrency": 4,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"nimbus2024": {
"name": "nimbus2024",
"url": "https://ct.cloudflare.com/logs/nimbus2024",
"page_size": 1000,
"concurrency": 4,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"oak2023": {
"name": "oak2023",
"url": "https://oak.ct.letsencrypt.org/2023",
"page_size": 256,
"concurrency": 8,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"oak2024h1": {
"name": "oak2024h1",
"url": "https://oak.ct.letsencrypt.org/2024h1",
"page_size": 256,
"concurrency": 8,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"oak2024h2": {
"name": "oak2024h2",
"url": "https://oak.ct.letsencrypt.org/2024h2",
"page_size": 256,
"concurrency": 8,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"sabre": {
"name": "sabre",
"url": "https://sabre.ct.comodo.com",
"page_size": 256,
"concurrency": 4,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"trustasia2023": {
"name": "trustasia2023",
"url": "https://ct.trustasia.com/log2023",
"page_size": 256,
"concurrency": 2,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"trustasia2024": {
"name": "trustasia2024",
"url": "https://ct2024.trustasia.com/log2024",
"page_size": 256,
"concurrency": 2,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"xenon2023": {
"name": "xenon2023",
"url": "https://ct.googleapis.com/logs/xenon2023",
"page_size": 32,
"concurrency": 8,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"xenon2024": {
"name": "xenon2024",
"url": "https://ct.googleapis.com/logs/eu1/xenon2024",
"page_size": 32,
"concurrency": 8,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
},
"yeti2023": {
"name": "yeti2023",
"url": "https://yeti2023.ct.digicert.com/log",
"page_size": 256,
"concurrency": 1,
"tree_size": 0,
"timestamp": 0,
"last_entry": 0
}
}