Web Compatibility Support • Re: Article on the theatlantic.com doesn't load
Pale Moon forum - Forum index [Unofficial]
April 17, 2026
Easy solution[1]: disable Javascript (if you want to see images, inspect one, uncheck opacity in the image lazy style). I guess you could also remove the gift parameter, then muck about with the style to view the full article (didn't try). Finally, here's a Modify HTTP Response filter to remove the cause of the error (probably break on a site update, removing 5539-.* should fix it).
CODE:
[["cdn.theatlantic.com",["/5539-.*\\.js$/",["e.hidePopover(),",""]]]]
[1] Well, easy if you have a button to do it.
Discussion in the ATmosphere