mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-16 18:28:29 +00:00
rename twitter to twitter/x
This commit is contained in:
parent
8fc9ca2916
commit
0e5e0e4eaa
@ -215,7 +215,7 @@ export default async function({ id, index, toGif, dispatcher, alwaysProxy }) {
|
||||
|
||||
if (needsFixing(content) || shouldRenderGif) {
|
||||
url = createStream({
|
||||
service: "twitter",
|
||||
service: "twitter/x",
|
||||
type: shouldRenderGif ? "gif" : "remux",
|
||||
url,
|
||||
filename: videoFilename,
|
||||
|
Loading…
Reference in New Issue
Block a user