Update cache warmer
This commit is contained in:
parent
37b7ea6702
commit
8db440f164
@ -4,6 +4,7 @@ slugs=(`curl -sSL https://raw.githubusercontent.com/mempool/mining-pools/master/
|
|||||||
|
|
||||||
while true
|
while true
|
||||||
do for url in / \
|
do for url in / \
|
||||||
|
'/api/v1/blocks' \
|
||||||
'/api/v1/statistics/2h' \
|
'/api/v1/statistics/2h' \
|
||||||
'/api/v1/statistics/24h' \
|
'/api/v1/statistics/24h' \
|
||||||
'/api/v1/statistics/1w' \
|
'/api/v1/statistics/1w' \
|
||||||
@ -36,7 +37,6 @@ do for url in / \
|
|||||||
'/api/v1/mining/hashrate/pools/3y' \
|
'/api/v1/mining/hashrate/pools/3y' \
|
||||||
'/api/v1/mining/hashrate/pools/all' \
|
'/api/v1/mining/hashrate/pools/all' \
|
||||||
'/api/v1/mining/reward-stats/144' \
|
'/api/v1/mining/reward-stats/144' \
|
||||||
'/api/v1/mining/blocks-extras' \
|
|
||||||
'/api/v1/mining/blocks/fees/24h' \
|
'/api/v1/mining/blocks/fees/24h' \
|
||||||
'/api/v1/mining/blocks/fees/3d' \
|
'/api/v1/mining/blocks/fees/3d' \
|
||||||
'/api/v1/mining/blocks/fees/1w' \
|
'/api/v1/mining/blocks/fees/1w' \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user