Dirk Fieldhouse wrote:
You need the 'Classic' version 5.1.9, not the 'Quantum' version that only works with newer vandalised FF versions.

Thanks,

I installed NoScript classic XPI
then added these two config entries

noscript.surrogate.ibm.replacement
for (let ii of document.querySelectorAll("img[data-src]")){ ii.setAttribute("src", ii.getAttribute("data-src")); }
noscript.surrogate.ibm.sources
        !@https://developer.ibm.com/tutorials/l-virtual-filesystem-switch/*

and the page worked correctly straight away!


--
Gerry Hickman (London UK)
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to