Page 1 of 1

Fix for twitter links ??!

Posted: Sun Aug 20, 2023 5:57 pm
by Ymx
Asmo, it looks like the change to the url for twitter means it doesn’t properly embed and inline the tweet.

I think this is a fix for it. But you’ll know more than I

https://www.phpbb.com/customise/db/exte ... 63#p867163

Re: Fix for twitter links ??!

Posted: Tue Aug 22, 2023 8:42 pm
by Ymx
Bump

Re: Fix for twitter links ??!

Posted: Tue Aug 22, 2023 9:23 pm
by Grandpa
Seems ok?


Re: Fix for twitter links ??!

Posted: Wed Aug 23, 2023 8:52 am
by Slick
Is this an aura thing, because mine don't work?

Re: Fix for twitter links ??!

Posted: Wed Aug 23, 2023 9:19 am
by Sandstorm
Slick wrote: Wed Aug 23, 2023 8:52 am Is this an aura thing, because mine don't work?
SH only. Sorry mate.

Re: Fix for twitter links ??!

Posted: Wed Aug 23, 2023 10:24 am
by sockwithaticket
Use nitter if you want to browse twitter without an account.

Re: Fix for twitter links ??!

Posted: Wed Aug 23, 2023 10:28 am
by Ymx
If you take the link from the app, x.com the links are

x.com…

Instead of

twitter.com

You can manually fix them yourself if you switch
x.com with twitter.com in the link address

Eg

Code: Select all

https://x.com/realdailywire/status/1693993118369226881?s=46

Code: Select all

https://twitter.com/realdailywire/status/1693993118369226881?s=46

Link from share button
https://x.com/realdailywire/status/1693 ... 26881?s=46



Now fixed