-
Spotify AdBlock - Fedora 32-33/CentOS/RHEL
2020-11-01
New method available Please go to: Spotidy Adblock Fedora 34 To do this you must have the spotify-client package or spotify installation method with lpf-spotify-client.…
unix - gnu/linuxotherspotify-adblock-linuxrhelcentosadblockspotifyfedora
-
Firewalld rules for cloudflare CDN IPs (Red Hat, CentOS, Fedora)
2020-09-15
#!/bin/bash curl https://www.cloudflare.com/ips-v4 > .ips-v4 curl https://www.cloudflare.com/ips-v6 > .ips-v6 firewall-cmd --new-zone=cloudflare --permanent firewall-cmd --reload for i in `<.…