mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-07 11:30:53 +01:00
Cleaned up as sixfix seems no longer updated
This commit is contained in:
parent
e16bd916f3
commit
afa65c6d96
1 changed files with 21 additions and 24 deletions
45
README.md
45
README.md
|
@ -113,25 +113,24 @@ On a different note, if the person who posted a FixTweet link forgot to strip tr
|
||||||
|
|
||||||
In many ways, FixTweet has richer embeds and does more. Here's a table comparing some of FixTweet's features compared to Twitter default embeds as well as other embedding services
|
In many ways, FixTweet has richer embeds and does more. Here's a table comparing some of FixTweet's features compared to Twitter default embeds as well as other embedding services
|
||||||
|
|
||||||
| | FixTweet | Twitter default | vxTwitter (BetterTwitFix) | Twxtter (sixFix) |
|
| | FixTweet | Twitter default | vxTwitter (BetterTwitFix) |
|
||||||
| --------------------------------------- | :---------------------------------: | :------------------------------: | :-------------------------------------------------: | :-----------------------------------: |
|
| --------------------------------------- | :---------------------------------: | :------------------------------: | :-------------------------------------------------: |
|
||||||
| Embed Posts / Images | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
|
| Embed Posts / Images | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
|
||||||
| Embed profile pictures on text posts | :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: |
|
| Embed profile pictures on text posts | :heavy_check_mark: | :x: | :heavy_check_mark: |
|
||||||
| Embed Twitter Videos | :heavy_check_mark: | :heavy_minus_sign: Discord Only¹ | :heavy_check_mark: | :heavy_check_mark: |
|
| Embed Twitter Videos | :heavy_check_mark: | :heavy_minus_sign: Discord Only¹ | :heavy_check_mark: |
|
||||||
| Embed External Videos (YouTube, etc.) | :heavy_check_mark:⁵ | :x: | :x:⁴ | :x: |
|
| Embed External Videos (YouTube, etc.) | :heavy_check_mark:⁴ | :x: | :x:³ |
|
||||||
| Embed Poll results | :heavy_check_mark: | :x: | [:heavy_check_mark:][polladd] | :x: |
|
| Embed Poll results | :heavy_check_mark: | :x: | [:heavy_check_mark:][polladd] |
|
||||||
| Embed Quotes | :heavy_check_mark: | :x: | :ballot_box_with_check: Without Media | :ballot_box_with_check: Without Media |
|
| Embed Quotes | :heavy_check_mark: | :x: | :ballot_box_with_check: Without Media |
|
||||||
| Embed Multiple Images | :heavy_check_mark: | :heavy_minus_sign: Discord Only³ | :heavy_check_mark: | :x: |
|
| Embed Multiple Images | :heavy_check_mark: | :heavy_minus_sign: Discord Only² | :heavy_check_mark: |
|
||||||
| Translate Posts | :heavy_check_mark: | :x: | :x: | :x: |
|
| Translate Posts | :heavy_check_mark: | :x: | :x: |
|
||||||
| Publicly accessible embed index | :x:² | N/A | :x:² | :heavy_check_mark: |
|
| Replace t.co with original links | :heavy_check_mark: | :x: | :x: |
|
||||||
| Replace t.co with original links | :heavy_check_mark: | :x: | :x: | :x: |
|
| Redirect to media file (without embed) | :heavy_check_mark: | :x: | :ballot_box_with_check: Subdomain broken, no images |
|
||||||
| Redirect to media file (without embed) | :heavy_check_mark: | :x: | :ballot_box_with_check: Subdomain broken, no images | :ballot_box_with_check: No images |
|
| Strip Twitter tracking info on redirect | :heavy_check_mark: | :x: | :heavy_check_mark: |
|
||||||
| Strip Twitter tracking info on redirect | :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: |
|
| Show retweet, like, reply counts | :heavy_check_mark: | :heavy_minus_sign: Discord Only² | :ballot_box_with_check: No replies |
|
||||||
| Show retweet, like, reply counts | :heavy_check_mark: | :heavy_minus_sign: Discord Only³ | :ballot_box_with_check: No replies | :ballot_box_with_check: No replies |
|
| Discord sed replace (`s/`) friendly | :ballot_box_with_check: twittpr.com | N/A | :x: |
|
||||||
| Discord sed replace (`s/`) friendly | :ballot_box_with_check: twittpr.com | N/A | :x: | :heavy_check_mark: |
|
| Status fetch API for Developers | :heavy_check_mark: | N/A | :x: |
|
||||||
| Status fetch API for Developers | :heavy_check_mark: | N/A | :x: | :heavy_check_mark: |
|
| DDoS protection & low latency globally | :heavy_check_mark: | N/A | :x: |
|
||||||
| DDoS protection & low latency globally | :heavy_check_mark: | N/A | :x: | :x: |
|
| Last commit | [![][flc]][fc] | N/A | [![][vlc]][vc] |
|
||||||
| Last commit | [![][flc]][fc] | N/A | [![][vlc]][vc] | [![][slc]][sc] |
|
|
||||||
|
|
||||||
[flc]: https://img.shields.io/github/last-commit/FixTweet/FixTweet?label
|
[flc]: https://img.shields.io/github/last-commit/FixTweet/FixTweet?label
|
||||||
[vlc]: https://img.shields.io/github/last-commit/dylanpdx/BetterTwitFix?label
|
[vlc]: https://img.shields.io/github/last-commit/dylanpdx/BetterTwitFix?label
|
||||||
|
@ -143,13 +142,11 @@ In many ways, FixTweet has richer embeds and does more. Here's a table comparing
|
||||||
|
|
||||||
¹ Discord will attempt to embed Twitter's video player, but it is unreliable and does not work on mobile
|
¹ Discord will attempt to embed Twitter's video player, but it is unreliable and does not work on mobile
|
||||||
|
|
||||||
² Neither FixTweet or vxTwitter have a public embed ledger, for privacy reasons. vxTwitter still stores all responses in a database / JSON file controlled by the owner. FixTweet by contrast relies on Cloudflare caching of responses: there is no link store accessible to the owner.
|
² Discord uses a custom embed container for Twitter.com to enable multi-image, which is unfortunately not available to other websites.
|
||||||
|
|
||||||
³ Discord uses a custom embed container for Twitter.com to enable multi-image, which is unfortunately not available to other websites.
|
³ On GitHub, BetterTwitFix (vxTwitter) claims to support this feature, however in my testing as of mid-July 2022, this does not seem to work.
|
||||||
|
|
||||||
⁴ On GitHub, BetterTwitFix (vxTwitter) claims to support this feature, however in my testing as of mid-July 2022, this does not seem to work.
|
⁴ External media requiring web containers, such as YouTube, won't embed in Telegram because Telegram doesn't support it. Plain media will work in Telegram, and it works either way inside Discord.
|
||||||
|
|
||||||
⁵ External media requiring web containers, such as YouTube, won't embed in Telegram because Telegram doesn't support it. Plain media will work in Telegram, and it works either way inside Discord.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue