blog-contributions/sed.sh
2025-03-29 22:39:47 +01:00

6 lines
376 B
Bash
Executable file

#!/bin/bash
#sudo sed -i 's/href="\\index.html">The\ Nihilism\ Blog<\/a>/href="\\index.html">The\ Nihilism\ Opsec\ Blog<\/a>/gi' *.html */*.html */*/*.html */*/*/*.html */*/*/*/*.html
sudo sed -i 's/<p><u>Contact:<\/u> nihilist@contact.nowhere.moe (<a href="https:\/\/nowhere.moe\/nihilist.pubkey">PGP<\/a>)<\/p>//gi' *.html */*.html */*/*.html */*/*/*.html */*/*/*/*.html