[GH-ISSUE #692] [FEATURE] Multiple Social Media Alternatives #443

Closed
opened 2026-02-25 20:35:46 +03:00 by kerem · 5 comments
Owner

Originally created by @0xspade on GitHub (Mar 22, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/692

Hi,

Is it possible to implement an array of multiple social media alternative sites? With that feature, we don't rely on one instance, and every time a user search, it randomly selects alternative social media.

Originally created by @0xspade on GitHub (Mar 22, 2022). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/692 Hi, Is it possible to implement an array of multiple social media alternative sites? With that feature, we don't rely on one instance, and every time a user search, it randomly selects alternative social media.
kerem 2026-02-25 20:35:46 +03:00
Author
Owner

@WitherCubes commented on GitHub (Mar 22, 2022):

farside.link is an option and it is used by whoogle.

<!-- gh-comment-id:1074784537 --> @WitherCubes commented on GitHub (Mar 22, 2022): [farside.link](https://farside.link) is an option and it is used by whoogle.
Author
Owner

@0xspade commented on GitHub (Mar 22, 2022):

farside.link is an option and it is used by whoogle.

I wonder, so if I don't specify the environment config: WHOOGLE_ALT_WIKI, WHOOGLE_ALT_IMG, etc… it will automatically randomize the selection of alternative SM links? As long as the environment config WHOOGLE_CONFIG_ALTS is set to 1, am I correct?

<!-- gh-comment-id:1074895824 --> @0xspade commented on GitHub (Mar 22, 2022): > [farside.link](https://farside.link) is an option and it is used by whoogle. I wonder, so if I don't specify the environment config: `WHOOGLE_ALT_WIKI`, `WHOOGLE_ALT_IMG`, etc… it will automatically randomize the selection of alternative SM links? As long as the environment config `WHOOGLE_CONFIG_ALTS` is set to `1`, am I correct?
Author
Owner

@WitherCubes commented on GitHub (Mar 22, 2022):

You need to set the environment variables like WHOOGLE_ALT_WIKI=farside.link/wikiless, WHOOGLE_ALT_IMG=farside.link/imgin, etc. (services that farside supports) and you should also set WHOOGLE_CONFIG_ALTS to 1.

<!-- gh-comment-id:1074954590 --> @WitherCubes commented on GitHub (Mar 22, 2022): You need to set the environment variables like `WHOOGLE_ALT_WIKI=farside.link/wikiless`, `WHOOGLE_ALT_IMG=farside.link/imgin`, etc. (services that farside supports) and you should also set `WHOOGLE_CONFIG_ALTS` to `1`.
Author
Owner

@benbusby commented on GitHub (Mar 22, 2022):

By default, if you enable WHOOGLE_CONFIG_ALTS it will use Farside for all alternative frontends, no need to specify farside.link/<service> for each WHOOGLE_ALT_<SERVICE> var. Those variables should only actually be used if you only want to consistently visit one instance each time.

Closing for now since I think that answers your question, but feel free to reopen if I'm mistaken!

<!-- gh-comment-id:1075346080 --> @benbusby commented on GitHub (Mar 22, 2022): By default, if you enable `WHOOGLE_CONFIG_ALTS` it will use Farside for all alternative frontends, no need to specify `farside.link/<service>` for each `WHOOGLE_ALT_<SERVICE>` var. Those variables should only actually be used if you only want to consistently visit one instance each time. Closing for now since I think that answers your question, but feel free to reopen if I'm mistaken!
Author
Owner

@0xspade commented on GitHub (Mar 25, 2022):

Always need to add /u whenever I search a profile on Instagram.

<!-- gh-comment-id:1078524749 --> @0xspade commented on GitHub (Mar 25, 2022): Always need to add `/u` whenever I search a profile on Instagram.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#443
No description provided.