Remote Sync
Configure one or more URLs in remote_url, then run:
bash
php artisan erag:sync-disposable-email-listThe command clears package caches, fetches each source, normalizes JSON or newline text, and writes sorted unique domains to blacklist_file.
Use sync_timeout to control the HTTP timeout. A source failure is reported without hiding successful sources.
This command updates application storage, not the package's built-in source array.