File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ We're not affiliated with any of these services.
246246- [fxTikTok](https://github.com/okdargy/fxTikTok)
247247- [vxreddit](https://github.com/dylanpdx/vxReddit)
248248- [BiliFix](https://vxbilibili.com/)
249- - [FixThreads](https://github.com/seriaati /fixthreads)
249+ - [FixThreads](https://github.com/tonghongte /fixthreads)
250250- [phixiv](https://github.com/thelaao/phixiv)
251251- [fixDeviantArt](https://github.com/Tschrock/fixdeviantart)
252252- [FxMastodon](https://fx.zillanlabs.tech/)
Original file line number Diff line number Diff line change @@ -1280,7 +1280,7 @@ class ThreadsSetting(WebsiteBaseSetting):
12801280 id = 'threads'
12811281 name = 'Threads'
12821282 emoji = discore .config .emoji .threads
1283- proxies = {"FixThreads" : "https://github.com/seriaati /fixthreads" }
1283+ proxies = {"FixThreads" : "https://github.com/tonghongte /fixthreads" }
12841284
12851285
12861286class BlueskySetting (WebsiteBaseSetting ):
Original file line number Diff line number Diff line change @@ -477,7 +477,8 @@ class ThreadsLink(GenericWebsiteLink):
477477
478478 id = 'threads'
479479 hypertext_label = 'Threads'
480- fix_domain = "fixthreads.seria.moe"
480+ fix_domain = "drhong.ddns.net:9813"
481+ is_ssl = False
481482 fixer_name = "FixThreads"
482483 routes = generate_routes (
483484 ["threads.net" , "threads.com" ],
You can’t perform that action at this time.
0 commit comments