https://github.com/labi-le/domains.lst
https://github.com/labi-le/domains.lst
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/labi-le/domains.lst
- Owner: labi-le
- Created: 2023-10-20T21:32:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T03:07:26.000Z (3 months ago)
- Last Synced: 2025-03-16T04:18:45.956Z (3 months ago)
- Language: Shell
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# domains.lst
### update /etc/init.d/getdomains for multiply list support
```sh
wget https://raw.githubusercontent.com/labi-le/domains.lst/main/getdomains -O /etc/init.d/getdomains
``````sh
service getdomains restart
```