remove useless contact

This commit is contained in:
nihilist 2025-03-29 22:39:47 +01:00
parent e68fe36e40
commit 40f03bba53
119 changed files with 840 additions and 219 deletions

5
sed.sh
View file

@ -1,3 +1,6 @@
#!/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/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