#!/usr/bin/env bash
# process_domains_cached.sh — thin wrapper around Node.js pipeline
exec node "$(dirname "$0")/process_domains_cached.js" "$@"
