mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #393] [QUESTION] Question about inner workings #264
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#264
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 @ClaraCrazy on GitHub (Aug 21, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/393
sorry for the shit title. no clue what a good name would be
So I have my instance on replit, added a domain to it and it works fine. But if someone were to do stuff like example.com/g (or anything other than a search) it returns to the ugly replit url instead of my added domain. so my question is where does it "return to the main page" (since I cant find the 404/redirect page) so I can perhaps modify that to always go back to my domain I added
@ClaraCrazy commented on GitHub (Aug 22, 2021):
found it.
in case someone needs it: routes.py line 218