mirror of
https://github.com/fmhy/edit.git
synced 2026-01-11 19:06:17 +00:00
Misc changes (#3872)
* Update * Update - Finish updating all `/ Use` instances. - Updated all `[Mirror]` and `[Mirrors]` instances. * Fix entry * Remove guide
This commit is contained in:
@@ -109,6 +109,7 @@ export function transform(text: string): string {
|
||||
.replace(/_?\.2F_?/g, '-')
|
||||
.replace(/_?.26amp.3B_?/g, '-')
|
||||
.replace(/(?<=r\/FREEMEDIA.+)2(?=\))/g, '-1')
|
||||
.replace(/(?<=r\/FREEMEDIA.+)\.(?=[a-z]+_)/g, '-')
|
||||
|
||||
// Transform reddit index links
|
||||
.replace(
|
||||
|
||||
Reference in New Issue
Block a user