this post was submitted on 17 Jan 2025
34 points (100.0% liked)
askchapo
23000 readers
302 users here now
Ask Hexbear is the place to ask and answer ~~thought-provoking~~ questions.
Rules:
-
Posts must ask a question.
-
If the question asked is serious, answer seriously.
-
Questions where you want to learn more about socialism are allowed, but questions in bad faith are not.
-
Try !feedback@hexbear.net if you're having questions about regarding moderation, site policy, the site itself, development, volunteering or the mod team.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Talking out of my ass because I don't know what links are getting removed for you or what the links look like:
Delete all of the URL params (everything from the
?
to the end of the URL).So if your link looks like
https://hexbear.net/post/4294116?scrollToComments=false
, edit it to look likehttps://hexbear.net/post/4294116
.The xhs links don't have any, its just a single code. It looks like this. Maybe it has a tracker built in.
That is a shortened url that redirects to the full url. You can see the real url by simply visiting the first one in a browser and seeing where it redirects.
The issue I encounter is that if I remove the rest of the stuff after the question mark, it presents a page to open in the app instead of opening in the browser.