Update bk4.sh

This commit is contained in:
The Ghost of FOSS' Past 2024-12-12 08:52:46 +00:00
parent 4c2bc70d65
commit f5d9d0a085

2
bk4.sh
View file

@ -17,7 +17,7 @@ page_number=1
# Loop to search through pages
while true; do
echo searching... page $page_number out of a shit ton
echo searching... page $page_number out of approx 1929868153955269923726183083478131797547292737984581739710086052358636024906
echo $page_number > last_progress.txt
# Fetch the page content
page_content=$(curl "https://privatekeyfinder.io/private-keys/bitcoin/$page_number")