4 lines
258 B
Bash
Executable File
4 lines
258 B
Bash
Executable File
#!/bin/sh
|
|
doas curl "https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts" -o /etc/hosts
|
|
#doas curl "https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-social/hosts" -o /etc/hosts
|