This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# TAGS | |
# invalid_tlds_remover.sh v2.59 | |
# AUTHOR | |
# [email protected] | |
# https://gist.github.com/ngadmini | |
# https://github.com/ngadmini | |
# TL;DR | |
# https://github.com/ngadmini/Grabbing-Blacklist-for-Bind9-RPZ/blob/196230c16a285a9c46748622749be98d9712543d/libs/grab_duplic.sh#L94 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# TAGS | |
# firefox_update.sh V-4.3 | |
# https://gist.github.com/ngadmini/522f482baacece8dfca570a113b28102 | |
# AUTHOR | |
# [email protected] | |
# TL;DR | |
# install (system-wide installation) OR update to latest version of Mozilla Firefox | |
# suggestion NOPASSWD for sudo: | |
# echo "$USER ALL=(ALL:ALL) NOPASSWD: ALL" | sudo tee -a /etc/sudoers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# TAGS | |
# /usr/local/bin/pve-API2Subs_sed.sh | |
# https://gist.github.com/ngadmini/7f9df377999cc78c1b58e361d5425ac4#file-pve_api2subs-sh | |
# AUTHOR | |
# [email protected] | |
# https://github.com/ngadmini | |
# https://gist.github.com/ngadmini | |
# VERSION | |
# v10.5 |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
000000000gratisporno.ontheweb.nl | |
0.0.0.0.001.free.fr | |
0.0.0.0.002.free.fr | |
0.0.0.0.00.free.fr | |
0.0.0.005.free.fr | |
0.0.0.006.free.fr | |
0.0.0.0071.free.fr | |
0.0.0.008.free.fr | |
0.0.0.0.09.free.fr | |
0.0.0.009.free.fr |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# TAGS | |
# untrust.sh v3.0 | |
# https://gist.githubusercontent.com/ngadmini/49161c90fa82c4e0a2bf25d2a6709077/raw | |
# AUTHOR | |
# [email protected] | |
# https://github.com/ngadmini | |
# TL;DR | |
# intended to reducing adult domains, explicit adult-gambling domains, upperCase, non-ASCII, invalid-TLDs | |
# and domains ended with port number in the blacklisted domains as listed in : "$uri_1" |