changes - hope they work

This commit is contained in:
2026-03-14 11:13:56 +01:00
parent 867124d2fd
commit 335aa54621
5 changed files with 171 additions and 46 deletions

View File

@ -7,7 +7,7 @@ set -euo pipefail
BASE_URL="https://www.woodmancastingx.com"
LIST_PATH="/casting-xxx/"
OUT_FILE="wcx_index.json"
OUT_FILE="/storage/disk1/X/wcx_index.json"
END_PAGE=47
SLEEP_MS=300
DRY_RUN=0