Update replace.py

This commit is contained in:
nbats 2024-04-30 20:15:02 -07:00 committed by GitHub
parent 9f7bfa0bec
commit af611466f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
.github/replace.py vendored
View File

@ -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",