mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
6 lines
376 B
Bash
Executable file
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
|
|
|