mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[GH-ISSUE #559] [QUESTION] How to use social media alternatives using url parameter #356
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#356
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @specter78 on GitHub (Nov 28, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/559
The official instance, by default, doesn't use social media alternatives.
Since I am using Cookie AutoDelete extension, if I change config, it won't persist.
So is it possible to do this via url parameter?
@benbusby commented on GitHub (Nov 28, 2021):
At the moment, no, but will be added within the next few days (if not sooner). The feature for including config options in the URL is mostly finished, just need to tweak a few things first.
@ghost commented on GitHub (Dec 4, 2021):
You can add the urls of public instances you use to CAD's whitelist. Then the cookie will not be deleted and your settings should persist.
@benbusby commented on GitHub (Dec 9, 2021):
@specter78 with the latest commit to
main, you can now enable social media alternatives as a url param via (alts=1).@specter78 commented on GitHub (Dec 17, 2021):
@benbusby I don’t think it’s working. I open
https://whoogle.fossho.st/?alts=1, search for saytwitter, it should show twitter alternatives, but that’s not happening.Am I missing something?
@specter78 commented on GitHub (Dec 17, 2021):
Also, how to specify country in url param?