Hi, does anyone know why, when i try to open this website with the same ip on both browsers, nothing happens on palemoon ? (nothing sems to block it on ublock origin either..
on chrome:
& pale moon:
impossible access after a few pm updates
Moderator: trava90
Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
-
xlolitadabananax
- Moonbather

- Posts: 50
- Joined: 2022-12-03, 13:18
impossible access after a few pm updates
You do not have the required permissions to view the files attached to this post.
Last edited by xlolitadabananax on 2025-08-22, 13:46, edited 1 time in total.
-
vannilla
- Moon Magic practitioner

- Posts: 2548
- Joined: 2018-05-05, 13:29
Re: impossible access after a few pm updates
Works on my machine with eMatrix enabled and eMatrix disabled.
Please post the contents of Help -> Troubleshooting Information. Use the "copy text" button and paste inside code tags.
Please post the contents of Help -> Troubleshooting Information. Use the "copy text" button and paste inside code tags.
-
Moonchild
- Project founder

- Posts: 39110
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: impossible access after a few pm updates
It's user-agent sniffing.
Our "Firefox compatibility" user-agent is apparently blacklisted by them and they serve empty content. If you select Gecko compatibility or Native in Preferences->advanced, the site works.
You can add a user-agent override for torrent9.to to work around this, e.g.
Our "Firefox compatibility" user-agent is apparently blacklisted by them and they serve empty content. If you select Gecko compatibility or Native in Preferences->advanced, the site works.
You can add a user-agent override for torrent9.to to work around this, e.g.
Code: Select all
general.useragent.override.torrent9.to
Mozilla/5.0 (%OS_SLICE% rv:6.7) Goanna/20250803 PaleMoon/33.8.1.2"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
xlolitadabananax
- Moonbather

- Posts: 50
- Joined: 2022-12-03, 13:18
Re: impossible access after a few pm updates
Thanks Moonchild but isn't getting rid of firefox compatibility for gecko or native involving more compatibility issues ?
i'll try your last method for now.
i'll try your last method for now.
-
Moonchild
- Project founder

- Posts: 39110
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: impossible access after a few pm updates
No, the option is literally only changing the way it identifies itself to websites. There are no other/functional differences in the browser for each option.xlolitadabananax wrote: ↑2025-08-22, 13:45Thanks Moonchild but isn't getting rid of firefox compatibility for gecko or native involving more compatibility issues ?
It may appear to change other things because of the way some websites respond to it, but on the browser side there are no other changes based on the compatibility mode. Also, do take into consideration that site-specific user-agents are more fine-grained and if a website pulls in code from external sites (as many do, these days), that the override will not change the identification for those sites, while the preferences method will change it for all sites that don't have an override already in place.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite