This small application can be used to update the value of a DNS record.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 13 lines 129 B view raw
1# Python-generated files 2__pycache__/ 3*.py[oc] 4build/ 5dist/ 6wheels/ 7*.egg-info 8 9# Virtual environments 10.venv 11 12# Environment 13.env