-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpools.json
44 lines (44 loc) · 792 Bytes
/
pools.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
[
{
"poolName": "NaN",
"url": "",
"searchStrings": [
"/NaN"
]
},
{
"poolName": "Stratum",
"url": "",
"searchStrings": [
"/nodeStratum/"
]
},
{
"poolName": "Z-NOMP",
"url": "",
"searchStrings": [
"Z-NOMP! https://github.com/joshuayabut/z-nomp"
]
},
{
"poolName": "Equipool Asia",
"url": "https://equipool.1ds.us/getting_started",
"searchStrings": [
"Equipool Asia"
]
},
{
"poolName": "Equipool Europe",
"url": "https://equipool.1ds.us/getting_started",
"searchStrings": [
"Equipool Europe"
]
},
{
"poolName": "Equipool North America",
"url": "https://equipool.1ds.us/getting_started",
"searchStrings": [
"Equipool North America"
]
}
]