https://instado.com/ru/ - empty white page

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
Omahero
New to the forum
New to the forum
Posts: 1
Joined: 2025-03-15, 06:40

https://instado.com/ru/ - empty white page

Unread post by Omahero » 2025-03-15, 06:54

I see webpage 2 seconds, then it becomes white blank page.

Code: Select all

TypeError: this is undefined
Browser version 33.6.0.1 64-bit GTK3

This is mistake of palemoon or this is mistake of site developer?

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

Re: https://instado.com/ru/ - empty white page

Unread post by adoxa » 2025-03-16, 01:14

It would appear to be a Pale Moon mistake; in Firefox this is also undefined, but it still makes the super call. Here's a Modify HTTP Response filter to work around it.

Code: Select all

[["instado.com",["/main-.*\\.js$/",["/super\\.shouldReuseRoute\\((.),(.)\\)/","$1.routeConfig===$2.routeConfig"]]]]