commit
dfefa49b15
5
.github/replace.py
vendored
5
.github/replace.py
vendored
@ -160,6 +160,11 @@ def replace_pages(text):
|
||||
"/internet-tools",
|
||||
text,
|
||||
)
|
||||
text = re.sub(
|
||||
"https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media",
|
||||
"/social-media-tools",
|
||||
text,
|
||||
)
|
||||
text = re.sub(
|
||||
"https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools",
|
||||
"/text-tools",
|
||||
|
Loading…
Reference in New Issue
Block a user