thelampmagazine.com displays a blank 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.
ltcomdata
Apollo supporter
Apollo supporter
Posts: 43
Joined: 2015-06-28, 03:49
Location: WI

thelampmagazine.com displays a blank page

Unread post by ltcomdata » 2023-03-18, 15:36

Hello:

Not sure when this issue started.
The website was displayed correctly before the latest update, but I am not sure if the problem is caused by something on the server side or the browser.

I get two of the following errors:

Code: Select all

Timestamp: 3/18/2023 10:25:56 AM
Error: None of the “sha384” hashes in the integrity attribute match the content of the subresource.
Source File: https://thelampmagazine.com/
Line: 0
I also get a single of the following error:

Code: Select all

Timestamp: 3/18/2023 10:32:34 AM
Error: SyntaxError: import declarations may only appear at top level of a module
Source File: https://thelampmagazine.com/dist/assets/app.f4d6c92d.js
Line: 1, Column: 14
Source Code:
function Cp(){import("data:text/javascript,")}function wr(s){if(s===void 0
I thought I would mention it, in case it is something that can be fixed easily.

Thanks!

User avatar
Sajadi
Board Warrior
Board Warrior
Posts: 1226
Joined: 2013-04-19, 00:46

Re: thelampmagazine.com displays a blank page

Unread post by Sajadi » 2023-03-18, 16:18

ltcomdata wrote:
2023-03-18, 15:36
I thought I would mention it, in case it is something that can be fixed easily.
I would say best would be to use for this page a Chromium based browser from now on.

User avatar
adoxa
Fanatic
Fanatic
Posts: 153
Joined: 2019-03-16, 13:26

Re: thelampmagazine.com displays a blank page

Unread post by adoxa » 2023-03-19, 00:47

Here's a workaround using a Modify HTTP Response filter.

Code: Select all

[["thelampmagazine.com",["/dist\\/assets\\/app/",["import(","return("]]]]

User avatar
gepus
Keeps coming back
Keeps coming back
Posts: 938
Joined: 2017-12-14, 12:59

Re: thelampmagazine.com displays a blank page

Unread post by gepus » 2023-03-19, 09:36

The site opens with Waterfox Classic (Firefox 56).

User avatar
Sajadi
Board Warrior
Board Warrior
Posts: 1226
Joined: 2013-04-19, 00:46

Re: thelampmagazine.com displays a blank page

Unread post by Sajadi » 2023-03-19, 14:06

gepus wrote:
2023-03-19, 09:36
The site opens with Waterfox Classic (Firefox 56).
The question is now to find out why it fails on recent Pale Moon and works in Waterfox 56

User avatar
RealityRipple
Astronaut
Astronaut
Posts: 647
Joined: 2018-05-17, 02:34
Location: Los Berros Canyon, California
Contact:

Re: thelampmagazine.com displays a blank page

Unread post by RealityRipple » 2023-03-19, 16:50

Code: Select all

function Cp(){import("data:text/javascript,")}
yep. that's some quality code right there.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35478
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: thelampmagazine.com displays a blank page

Unread post by Moonchild » 2023-03-19, 21:06

RealityRipple wrote:
2023-03-19, 16:50

Code: Select all

function Cp(){import("data:text/javascript,")}
yep. that's some quality code right there.
:lol:
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
sciuro
Moongazer
Moongazer
Posts: 12
Joined: 2018-09-15, 18:16

Re: thelampmagazine.com displays a blank page

Unread post by sciuro » 2023-03-20, 03:45

And if you thought that it can not be worse: hxxps://www.ghacks.net/2023/03/19/yandex-browse ... be-chrome/ :sick:

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35478
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: thelampmagazine.com displays a blank page

Unread post by Moonchild » 2023-03-20, 16:02

sciuro wrote:
2023-03-20, 03:45
And if you thought that it can not be worse: https://www.ghacks.net/2023/03/19/yande ... be-chrome/ :sick:
There's nothing new about software hardcoding executable names to "work around" issues.
And that's not limited to Windows either (see: oxygen-gtk).
The real solution is for the driver/crashing software to fix the issue or use a non first-years hack to work around a critical issue.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Locked