forked from litecore-archive/insight-lite-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pools.json
62 lines (62 loc) · 930 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[{
"poolName": "AntMiner",
"url": "https://bitmaintech.com/",
"searchStrings": [
"AntPool"
]
},
{
"poolName": "Discus Fish",
"url": "http://f2pool.com/",
"searchStrings": [
"🐟",
"七彩神仙鱼",
"Made in China",
"Mined by user",
"Mined by gumi",
"Mined by "
]
},
{
"poolName": "Batpool",
"url": "https://batpool.com",
"searchStrings": [
"BATPOOL"
]
},
{
"poolName": "BW",
"url": "https://www.bw.com",
"searchStrings": [
"/BW/"
]
},
{
"poolName": "LTC.TOP",
"url": "http://",
"searchStrings": [
"LTC.TOP"
]
},
{
"poolName": "LitecoinPool",
"url": "https://litecoinpool.org",
"searchStrings": [
"/LP/"
]
},
{
"poolName": "ViaLTC",
"url": "https://www.vialtc.com/",
"searchStrings": [
"/ViaLTC/"
]
},
{
"poolName": "TBDice",
"url": "http://ltc.tbdice.org/",
"searchStrings": [
"TBDice"
]
}
]