[GH-ISSUE #686] Wiki #440

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

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 search wiki <some keyword> the results are from en.wikipedia.org and it should be wikiless, right?

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 search `wiki <some keyword>` the results are from `en.wikipedia.org` and it should be `wikiless`, right?
kerem 2026-02-25 20:35:45 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

Yep, looks like it was attempting to replace *wikipedia.com links, not *wikipedia.org. Fixed now -- thanks!

<!-- gh-comment-id:1074081527 --> @benbusby commented on GitHub (Mar 21, 2022): Yep, looks like it was attempting to replace `*wikipedia.com` links, not `*wikipedia.org`. Fixed now -- thanks!
Author
Owner

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

Is this updated in docker too?

<!-- gh-comment-id:1074748677 --> @0xspade commented on GitHub (Mar 22, 2022): Is this updated in docker too?
Author
Owner

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

Yeah, should be updated on the latest tag

<!-- gh-comment-id:1075333075 --> @benbusby commented on GitHub (Mar 22, 2022): Yeah, should be updated on the `latest` tag
Author
Owner

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

Just updated my whoogle docker now, and still can't see wikiless if I search wiki <some keyword>. My environment variable is WHOOGLE_CONFIG_ALTS=1 but I delete the WHOOGLE_ALT_WIKI="wikiless.org". Should be working, right?

image

Edit: I did try specifying WHOOGLE_ALT_WIKI="wikiless.org". But still not working.

<!-- gh-comment-id:1075900649 --> @0xspade commented on GitHub (Mar 23, 2022): Just updated my whoogle docker now, and still can't see `wikiless` if I search `wiki <some keyword>`. My environment variable is `WHOOGLE_CONFIG_ALTS=1` but I delete the `WHOOGLE_ALT_WIKI="wikiless.org"`. Should be working, right? ![image](https://user-images.githubusercontent.com/18681023/159623341-6974017a-9f13-4100-bda3-e6c28f945bad.png) Edit: I did try specifying `WHOOGLE_ALT_WIKI="wikiless.org"`. But still not working.
Author
Owner

@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 Links option checked? I'm wondering if there's an issue with enabling WHOOGLE_CONFIG_ALTS within the container.

<!-- gh-comment-id:1076589664 --> @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 Links` option checked? I'm wondering if there's an issue with enabling `WHOOGLE_CONFIG_ALTS` within the container.
Author
Owner

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

WHOOGLE_CONFIG_ALTS was set to 1. Other SC links are working fine, except on Wikipedia. However, on Instagram, I always needed to add u while searching a profile. Example: instagram <some profile>, there will be outputs, click a link. After clicking, it will say page not found e.g.:https://bibliogram.pussthecat.org/blowupdogecoin?hl=en but if you add u, e.g.: https://bibliogram.pussthecat.org/u/blowupdogecoin?hl=en you will successfully view the profile.

<!-- gh-comment-id:1078527853 --> @0xspade commented on GitHub (Mar 25, 2022): `WHOOGLE_CONFIG_ALTS` was set to `1`. Other SC links are working fine, except on Wikipedia. However, on Instagram, I always needed to add `u` while searching a profile. Example: `instagram <some profile>`, there will be outputs, click a link. After clicking, it will say `page not found` e.g.:`https://bibliogram.pussthecat.org/blowupdogecoin?hl=en` but if you add `u`, e.g.: `https://bibliogram.pussthecat.org/u/blowupdogecoin?hl=en` you will successfully view the profile.
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#440
No description provided.