forked from garlicoin-project/insight-grlc-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpools.json
More file actions
52 lines (52 loc) · 952 Bytes
/
pools.json
File metadata and controls
52 lines (52 loc) · 952 Bytes
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
[
{
"poolName": "WildGarlic",
"url": "https://wildgarlic.fun/",
"searchStrings": [
"WildGarlic"
]
}, {
"poolName": "FreshGRLC.net",
"url": "https://freshgrlc.net/",
"searchStrings": [
"/FreshGRLC.net/"
]
}, {
"poolName": "Bakery",
"url": "https://grlc-bakery.fun/",
"searchStrings": [
"/Bakery/"
]
}, {
"poolName": "Garlicpool.org",
"url": "https://www.garlicpool.org/",
"searchStrings": [
"/Garlicpool EU/",
"/Garlicpool US/"
]
}, {
"poolName": "Garlic Factory",
"url": "https://garlic-factory.fun/",
"searchStrings": [
"/Garlic Factory/"
]
}, {
"poolName": "Garlicsoup.xyz",
"url": "https://pool.garlicsoup.xyz/",
"searchStrings": [
"/Garlicsoup.xyz/"
]
}, {
"poolName": "grlc.co",
"url": "http://grlc.co/",
"searchStrings": [
"/grlc.co/"
]
},{
"poolName": "Garlic Bread Pool",
"url": "https://www.garlicbread.xyz/",
"searchStrings": [
"/GBP/"
]
}
]