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