File size: 690 Bytes
6adb5cf |
1 2 3 4 5 6 7 |
# python main.py https://bitcointalk.org/index.php?board=42.0 --board miners -pages 41 -posts 523
# python main.py https://bitcointalk.org/index.php?board=40.0 --board mining_support -pages 183
# python main.py https://bitcointalk.org/index.php?board=76.0 --board hardware -pages 145
# python main.py https://bitcointalk.org/index.php?board=137.0 --board groupbuys -pages 24 -posts 322
# python main.py https://bitcointalk.org/index.php?board=81.0 --board mining_speculation -pages 95 --update
# python main.py https://bitcointalk.org/index.php?board=41.0 --board pools -pages 52 -posts 32
# python main.py https://bitcointalk.org/index.php?board=14.0 --board mining -pages 143 -posts 1524 |