URL Scraper
Description
This script fetches all URLs from a specified domain and saves them to a text file. It allows continuous input of domains until the user decides to exit.
Features
Fetch URLs from a given domain.
Save URLs to a text file named after the domain.
Continuously accept multiple domain inputs until the user exits.