Update replace.py
This commit is contained in:
parent
9f7bfa0bec
commit
af611466f3
6
.github/replace.py
vendored
6
.github/replace.py
vendored
@ -188,7 +188,11 @@ def replace_pages(text):
|
||||
"/audio-tools",
|
||||
text,
|
||||
)
|
||||
|
||||
text = re.sub(
|
||||
"https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/game-tools",
|
||||
"/game-tools",
|
||||
text,
|
||||
)
|
||||
text = re.sub(
|
||||
"https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video",
|
||||
"/videopiracyguide",
|
||||
|
Loading…
Reference in New Issue
Block a user