mirror of
https://github.com/fmhy/edit.git
synced 2026-02-03 09:41:07 +11:00
Update replace.py
This commit is contained in:
parent
c9bce472e0
commit
00cacf4cd8
1 changed files with 1 additions and 1 deletions
2
.github/replace.py
vendored
2
.github/replace.py
vendored
|
|
@ -190,7 +190,7 @@ def replace_pages(text):
|
||||||
)
|
)
|
||||||
text = re.sub(
|
text = re.sub(
|
||||||
"https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/game-tools",
|
"https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/game-tools",
|
||||||
"/game-tools",
|
"/gaming-tools",
|
||||||
text,
|
text,
|
||||||
)
|
)
|
||||||
text = re.sub(
|
text = re.sub(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue