mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-26 12:45:48 +03:00
[GH-ISSUE #686] Wiki #440
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#440
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 @0xspade on GitHub (Mar 21, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/686
In my environment variable, I specify to replace Wikipedia with wikiless (
WHOOGLE_ALT_WIKI="wikiless.org"), other alternative social medias are working except for wikipedia. If I attempt to searchwiki <some keyword>the results are fromen.wikipedia.organd it should bewikiless, right?@benbusby commented on GitHub (Mar 21, 2022):
Yep, looks like it was attempting to replace
*wikipedia.comlinks, not*wikipedia.org. Fixed now -- thanks!@0xspade commented on GitHub (Mar 22, 2022):
Is this updated in docker too?
@benbusby commented on GitHub (Mar 22, 2022):
Yeah, should be updated on the
latesttag@0xspade commented on GitHub (Mar 23, 2022):
Just updated my whoogle docker now, and still can't see
wikilessif I searchwiki <some keyword>. My environment variable isWHOOGLE_CONFIG_ALTS=1but I delete theWHOOGLE_ALT_WIKI="wikiless.org". Should be working, right?Edit: I did try specifying
WHOOGLE_ALT_WIKI="wikiless.org". But still not working.@benbusby commented on GitHub (Mar 23, 2022):
Hmm, that's odd. If you go to your home page config menu, is the
Replace Social Media Linksoption checked? I'm wondering if there's an issue with enablingWHOOGLE_CONFIG_ALTSwithin the container.@0xspade commented on GitHub (Mar 25, 2022):
WHOOGLE_CONFIG_ALTSwas set to1. Other SC links are working fine, except on Wikipedia. However, on Instagram, I always needed to adduwhile searching a profile. Example:instagram <some profile>, there will be outputs, click a link. After clicking, it will saypage not founde.g.:https://bibliogram.pussthecat.org/blowupdogecoin?hl=enbut if you addu, e.g.:https://bibliogram.pussthecat.org/u/blowupdogecoin?hl=enyou will successfully view the profile.