Delete Website
Call & Example Call
affx.rm("site", domain="")
affx.rm("site", domain="affx.ai")
Parameter Description
domain: Website domain, such as example.com. MUST be a website that has already been generated.
Core Function
Delete the specified generated website along with all its web pages and configuration files.
Features
- The website will be automatically taken offline and will no longer be searchable or accessible on the internet.
- All web pages and configuration files within the website cannot be recovered.
Example Output
Output
You are about to delete all files related to “test555.com”. This action cannot be undone. (y/n): y
Successfully deleted "test555.com"!
