PM is just as bad as IE - apparently
Forum rules
The Off-Topic area is a general community discussion and chat area with special rules of engagement.
Enter, read and post at your own risk. You have been warned!
While our staff will try to guide the herd into sensible directions, this board is a mostly unrestricted zone where almost anything can be discussed, including matters not directly related to the project, technology or similar adjacent topics.
We do, however, require that you:
Please do exercise some common sense. How you act here will inevitably influence how you are treated elsewhere.
The Off-Topic area is a general community discussion and chat area with special rules of engagement.
Enter, read and post at your own risk. You have been warned!
While our staff will try to guide the herd into sensible directions, this board is a mostly unrestricted zone where almost anything can be discussed, including matters not directly related to the project, technology or similar adjacent topics.
We do, however, require that you:
- Do not post anything pornographic.
- Do not post hate speech in the traditional sense of the term.
- Do not post content that is illegal (including links to protected software, cracks, etc.)
- Do not post commercial advertisements, SEO links or SPAM posts.
Please do exercise some common sense. How you act here will inevitably influence how you are treated elsewhere.
-
- Lunatic
- Posts: 308
- Joined: 2021-02-19, 20:46
PM is just as bad as IE - apparently
This cannot get anymore hillarious.
I opened the website of our town, and got a popup saying I was using IE and should upgrade to supported browser (with the typical trio of terror list).
I really wonder WTF is the website doing. It can't even be reading the stupid useragent, because there's no way it could figure PM was IE, right?
https://www.melnik.cz/
Can anyone figure anything out? I'm just curious. The website is horrible and I don't give a shit about it, but I'm dying to know WTF are they doing.
I opened the website of our town, and got a popup saying I was using IE and should upgrade to supported browser (with the typical trio of terror list).
I really wonder WTF is the website doing. It can't even be reading the stupid useragent, because there's no way it could figure PM was IE, right?
https://www.melnik.cz/
Can anyone figure anything out? I'm just curious. The website is horrible and I don't give a shit about it, but I'm dying to know WTF are they doing.
-
- Lunatic
- Posts: 424
- Joined: 2019-03-16, 13:26
- Location: Qld, Aus.
Re: PM is just as bad as IE - apparently
No popup in Basilisk. Ah, it looks for "rv:11" in the user agent; Basilisk hasn't updated yet and is still "rv:102", but PM is now "rv:115". There you go, dumb test.
-
- Pale Moon guru
- Posts: 37641
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: PM is just as bad as IE - apparently
maybe write to their mailroom with a complaint ;P
epodatelna@melnik.cz
epodatelna@melnik.cz
"A dead end street is a place to turn around and go into a new direction" - 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
-
- Lunatic
- Posts: 308
- Joined: 2021-02-19, 20:46
Re: PM is just as bad as IE - apparently
I did, but only to tell them they were stupid and incompetent (in a slightly nicer words).
Any website that has that dumb Google translate bar you can't get rid of is guaranteed to be put together by a complete imbecile and should be nuked from the orbit (including the author).
Any website that has that dumb Google translate bar you can't get rid of is guaranteed to be put together by a complete imbecile and should be nuked from the orbit (including the author).
-
- Moon Magic practitioner
- Posts: 2882
- Joined: 2012-08-19, 20:32
Re: PM is just as bad as IE - apparently
That usually doesn't work, and understandably so. Consider changing your tactics.LuftWafflePilot wrote: ↑2025-02-12, 15:45I did, but only to tell them they were stupid and incompetent (in a slightly nicer words).

Agreed. But you can get rid of it I think, by adding the code below to uBO/My Filters: (applies to all websites)LuftWafflePilot wrote: ↑2025-02-12, 15:45Any website that has that dumb Google translate bar you can't get rid of is guaranteed to be put together by a complete imbecile and should be nuked from the orbit (including the author).
Code: Select all
##.skiptranslate
translate.googleapis.*/*/main*js
Last edited by back2themoon on 2025-02-12, 16:36, edited 2 times in total.
-
- Pale Moon guru
- Posts: 37641
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: PM is just as bad as IE - apparently
For the record: that bar was the only way I could make any sense of the site, not understanding Czech, and finding their mail room e-mail address.LuftWafflePilot wrote: ↑2025-02-12, 15:45Any website that has that dumb Google translate bar you can't get rid of is guaranteed to be put together by a complete imbecile and should be nuked from the orbit (including the author).
"A dead end street is a place to turn around and go into a new direction" - 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
-
- Moon Magic practitioner
- Posts: 2882
- Joined: 2012-08-19, 20:32
Re: PM is just as bad as IE - apparently
... and adding this below to the My rules section, will take care of the empty space as well: (for this website alone)
Of course, it can be tweaked to work on all websites. Pretty much everything can be tweaked. At least for now...
Code: Select all
www.melnik.cz translate.googleapis.com * block
-
- Lunatic
- Posts: 308
- Joined: 2021-02-19, 20:46
Re: PM is just as bad as IE - apparently
How do you guys know how to write these filters? None if it makes any sense to me 

-
- Moon Magic practitioner
- Posts: 2882
- Joined: 2012-08-19, 20:32
Re: PM is just as bad as IE - apparently
You don't need to know all that much. All can be done via UI alone: uBO's Element Picker is your friend:
https://github.com/gorhill/ublock/wiki/Element-picker
Dynamic filtering, too:
https://github.com/gorhill/ublock/wiki/ ... -filtering
https://github.com/gorhill/ublock/wiki/Element-picker
Dynamic filtering, too:
https://github.com/gorhill/ublock/wiki/ ... -filtering