External Publication
Visit Post

Web Compatibility Support • Re: apple.com "service unavailable"

Pale Moon forum - Forum index [Unofficial] March 28, 2026
Source

Thank you, that's a helpful workaround.

DOMMatrix doesn't accept "none" as an argument; here's a Modify HTTP Response filter to replace it.

CODE:

[["www.apple.com",["/chunks.*\\.js$/",["new DOMMatrix(e.getPropertyValue(\"transform\"))","new DOMMatrix(e.getPropertyValue(\"transform\")===\"none\"?\"\":e.getPropertyValue(\"transform\"))"]]]]

Discussion in the ATmosphere

Loading comments...