fedimbed: try 3
This commit is contained in:
parent
64623bfa74
commit
d43f29f2c5
1 changed files with 1 additions and 1 deletions
|
@ -1345,7 +1345,7 @@ async function processUrl(msg, url, spoiler = false, command = false) {
|
||||||
const newContextHandle = contextHandle.split("@")[0];
|
const newContextHandle = contextHandle.split("@")[0];
|
||||||
context = context.replace(contextHandle, "@" + newContextHandle);
|
context = context.replace(contextHandle, "@" + newContextHandle);
|
||||||
}
|
}
|
||||||
context.replaceAll(/tw\.(counter-strike\.gay|c7\.pm)/g, "twitter.com");
|
context = context.replaceAll(/tw\.(counter-strike\.gay|c7\.pm)/g, "twitter.com");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue