forked from c00w/bitHopper
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpoolblock.cfg
More file actions
97 lines (78 loc) · 2.23 KB
/
poolblock.cfg
File metadata and controls
97 lines (78 loc) · 2.23 KB
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
# Format
# [pool]
# url - URL for block stats
# search - search string reference to blockexplorer
# mode - b for blocknumber, h for blockhash, g for transaction id (default is 'b' if not present)
#
# type = mmf/btcmp are special parsers for those pools, see poolblocks.py for more information
[btcg]
url = https://www.btcguild.com/blocks.php
search = href="http://blockexplorer.com/b/([0-9]+)"
mode = b
[deepbit]
url = http://deepbit.net/stats
search = http://blockexplorer.com/block/(.+)'>[0-9\.]+ 
mode = h
[mtred]
url = https://mtred.com/blocks.html
search = href="http://blockexplorer.com/tx/([0-9a-f]+)"
mode = g
[bclc]
url = http://www.bitcoins.lc/round-information
search = href="http://blockexplorer.com/b/([0-9]+)"
[arsbitcoin]
url = https://arsbitcoin.com/blocks.php
search = href="http://blockexplorer.com/b/([0-9]+)"
[bitp]
url = https://pool.bitp.it/rounds
search = http://.*.com/b/([0-9]+)"
[triple]
url = https://www.triplemining.com/stats
search = href="http://blockexplorer.com/b/([0-9]+)"
[nofee]
url = http://nofeemining.appspot.com/
search = href="http://blockexplorer.com/b/([0-9]+)"
[btcmine]
url = http://btcmine.com/stats/
search = "(?:even|odd)">[ \n\r]+<td>[0-9]+</td>[ \n\r]+<td>([0-9]+)</td>
[rfc]
url = https://rfcpool.com/stats
search = blockexplorer.com/b/([0-9]+)
[slush]
url = http://mining.bitcoin.cz/stats/
search = http://blockexplorer.com/block/(.+)'>[0-9\.]+</a
mode = h
[eligius]
url = http://eligius.st/~artefact2/
search = title="([0-9a-fA-F]{64})"
mode = h
[mineco]
url = https://mineco.in/blocks
search = href="http://blockexplorer.com/block/([0-9a-f]{64})"
mode = h
[polmine]
url = http://polmine.pl/?action=statistics
search = href='http://blockexplorer.com/tx/([0-9a-f]+)'
mode = g
[itzod]
url = http://pool.itzod.ru/blocks.php
search = getblock.php\?block=([a-z0-9]+)
mode = g
[bcpool]
url = http://bitcoinpool.com/index.php?do=blocks
search = do=blockdetails&id=([0-9]+)
mode = b
[mmf]
auth_url = http://mining.mainframe.nl/login
url = http://mining.mainframe.nl/blocksAuth
search = href="http://blockexplorer.com/b/([0-9]+)"
type = mmf
user = fruitcup
pass = AspErjNfde2
mode = b
[btcmp]
url = http://btcmp.com/blocklist
search = None
mode = z
type = btcmp
json_url = http://btcmp.com/methods/pool/list_blocks