A kind reminder we would like all registered users to weigh in on one of our forum's security policies.
Please take a moment to read this thread and place a vote.
https://forum.palemoon.org/viewtopic.php?f=17&t=32935

devtalk.blender.org Topic is solved

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
Raava
Fanatic
Fanatic
Posts: 202
Joined: 2014-06-22, 22:23
Location: Europe

devtalk.blender.org

Post by Raava » 2023-09-29, 11:26

My browser x86-64 Linux Palemoon 3.4.0.1

This moss coloured bar appears at the top of the page and the info text on the left part of the moss bar:
Image
The two links in the text are these:
https://www.discourse.org/faq/#browser and https://browsehappy.com/
I am browsing very happy using Palemoon, thank you very much, why are you asking? (SCNR)

Web Console:

Code: Select all

uncaught exception: Unsupported browser detected
Last edited by Raava on 2023-09-29, 11:30, edited 1 time in total.
yours truly, Rava

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5707
Joined: 2015-12-09, 15:45

Re: devtalk.blender.org

Post by moonbat » 2023-09-29, 11:28

The link targets don't matter - since they just point to their FAQ hosted on Discourse and what looks like some browser recommendation site.
Might need a UA override, but I'm unfamiliar with what exact type to try.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

User avatar
Raava
Fanatic
Fanatic
Posts: 202
Joined: 2014-06-22, 22:23
Location: Europe

Re: devtalk.blender.org

Post by Raava » 2023-09-29, 11:35

moonbat wrote:
2023-09-29, 11:28
The link targets don't matter
Off-topic:
I know, but I just could not refrain from making fun on the name of the site browsehappy when Palemoon is one of the very few browsers out there that just do this: enable you to a very happy browsing experience (needed local resources and security-wise), only crappy coded sites put stones in its smooth browsing path.
Hopefully one can give heads up on the needed UA override since I am unqualified in that area. :oops:
yours truly, Rava

User avatar
gepus
Board Warrior
Board Warrior
Posts: 1006
Joined: 2017-12-14, 12:59

Re: devtalk.blender.org

Post by gepus » 2023-09-29, 13:00

I'm afraid that an UA override won't help.
Posting the console output would make more sense.

User avatar
adoxa
Astronaut
Astronaut
Posts: 531
Joined: 2019-03-16, 13:26
Location: Qld, Aus.

Re: devtalk.blender.org

Post by adoxa » 2023-09-29, 14:27

Use the Modify HTTP Response filter here.

User avatar
Raava
Fanatic
Fanatic
Posts: 202
Joined: 2014-06-22, 22:23
Location: Europe

Re: devtalk.blender.org

Post by Raava » 2023-09-29, 17:10

Hi adoxa, thanks for your good work.
adoxa wrote:
2023-09-29, 14:27
Use the Modify HTTP Response filter here.
Do I need to have GreaseMonkey?

I would like to be able to get a workaround without GM but I do not get how to implement

Code: Select all

[["/discourse|^discuss|^community|^forum\\.|cloudfront|resource\\.dopus\\.com|cdn\\.tarnkappe\\.info|devtalk\\.blender\\.org/",["/browser-detect-/",["/.*/g",""]],["/discourse-[0-9a-f]{4}/",["(.d-modal-legacy\"","(.d-modal-legacy)\"","document.execCommand(\"insertText\",!1,","this._textarea.setRangeText("]]]]
I have uBlock Origin 1.16.4.30 and ηMatrix 5.0.3 (also called eMatrix) if that helps.
(I know using both is not recommended by some but I have no issues.)

I read the 1st page of the thread you linked and the last page, but still have no clue. Some folks in that thread say its a GM thing while others say you not need GM for the hack to work. :?
yours truly, Rava

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5707
Joined: 2015-12-09, 15:45

Re: devtalk.blender.org

Post by moonbat » 2023-09-29, 22:34

"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

User avatar
Raava
Fanatic
Fanatic
Posts: 202
Joined: 2014-06-22, 22:23
Location: Europe

Re: devtalk.blender.org

Post by Raava » 2023-09-30, 03:31

moonbat wrote:
2023-09-29, 22:34
You need Modify HTTP Response.

Code: Select all

modhresponse-1.3.8.xpi   15.3 KB
A 15 kB xpi is doable. :D Installing it now, will report later how it went. Thanks. :thumbup:
yours truly, Rava

User avatar
Raava
Fanatic
Fanatic
Posts: 202
Joined: 2014-06-22, 22:23
Location: Europe

Re: devtalk.blender.org

Post by Raava » 2023-09-30, 03:40

I ticked

Code: Select all

Enable [✓]
and put the above code into Filters
There is no [Submit] or similar button, so I presume that's all I have to do? And keep the mouse away from the

Code: Select all

[Disable] [Remove]
buttons, of course.
yours truly, Rava

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5707
Joined: 2015-12-09, 15:45

Re: devtalk.blender.org

Post by moonbat » 2023-09-30, 03:43

Yeah, that's the joy of 'restartless' extensions where they don't bother with an options dialog and stick everything into the addon page :thumbdown:
Just make your changes and go back to the addons list, that should save the preference.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Jabber: moonbat@hot-chili.net

User avatar
Raava
Fanatic
Fanatic
Posts: 202
Joined: 2014-06-22, 22:23
Location: Europe

Re: devtalk.blender.org

Post by Raava » 2023-09-30, 03:50

moonbat wrote:
2023-09-30, 03:43
Yeah, that's the joy of 'restartless' extensions where they don't bother with an options dialog and stick everything into the addon page :thumbdown:
:thumbdown: indeed. :(
moonbat wrote:
2023-09-30, 03:43
Just make your changes and go back to the addons list, that should save the preference.
That's what I already did. :D

Aaaand all done. And on https://devtalk.blender.org/ the moss coloured bar is gone, regardless if I load that page with JavaScript enabled or disabled. Good job adoxa and thanks moonbat for the heads up on Modify HTTP Response.

I presume all the Modify HTTP Response icon in the icon-area of my plugins does is disable and enable it since there is no menu available for editing its Filter.

Will mark thread as [solved] after posting this post.
yours truly, Rava