A kind reminder we would like all registered users to weigh in on one of our forum's security policies.
Please take a moment to read this thread and place a vote.
https://forum.palemoon.org/viewtopic.php?f=17&t=32935

Apparent defect in µBlock’s Ruffle-blocking fails to load some SWF pages Topic is solved

Add-ons for Pale Moon and other applications
General discussion, compatibility, contributed extensions, themes, plugins, and more.

Moderators: FranklinDM, Lootyhoof

User avatar
Mæstro
Astronaut
Astronaut
Posts: 634
Joined: 2019-08-13, 00:30
Location: Casumia

Apparent defect in µBlock’s Ruffle-blocking fails to load some SWF pages

Post by Mæstro » 2025-01-29, 21:02

In past threads, I have discussed how to disable the Internet Archive’s automatic piping of Flash content to emulation in Ruffle, so the native plug-in can run instead. On this test page with the existing measures implemented, described in general and for SWF pages, a blank white screen appears. This is not a defect in the archived item; the same page renders the Flash content through Ruffle’s emulation in Ungoogled Chromium. Unlike before, my sister is too ill to offer any assistance. How can the Archive here be made to render Flash properly? As past remedies have involved µBlock, I place the request here, not under web compatibility.
All posts are 100% organic; LLM are plagiarism. Ash is the best letter.
What is being nice online?
LMDE 4 + Debian 10 ELTS / 6 GB / 1400 MHz / HP Pavilion DV6-7010 / Official PM build

User avatar
Shadow
Moon lover
Moon lover
Posts: 80
Joined: 2023-03-16, 13:21

Re: Apparent defect in µBlock’s Ruffle-blocking fails to load some SWF pages

Post by Shadow » 2025-01-31, 14:52

A different URL is used?

(https://) web-static.archive.org/_static/js/ruffle/ruffle.js

User avatar
Cassette
Lunatic
Lunatic
Posts: 408
Joined: 2015-05-08, 14:30
Location: Wichita, KS

Re: Apparent defect in µBlock’s Ruffle-blocking fails to load some SWF pages

Post by Cassette » 2025-01-31, 23:02

This URL Rewriter rule complements the one from before.
Include pattern:

Code: Select all

https://web.archive.org/web/*/http*.swf
Exclude pattern:

Code: Select all

https://web.archive.org/web/*oe|if_/http*.swf
Redirect to:

Code: Select all

https://web.archive.org/web/$1oe_/http$2.swf