Hacker News new | ask | show | jobs
by kaali1 1980 days ago
I am in a similar situation and was able to disabled Flash's EOL "kill switch" just for this old flash site with a mms.cfg:

  EOLUninstallDisable=1
  EnableAllowList=1
  AllowListUrlPattern=https://old-flash-site.com
Took inspiration from https://blogs.sap.com/2020/12/10/how-to-keep-enterprise-flas...
1 comments

That will only work until June.
Any details on that? Because I currently use it as workaround, and I can't remember reading about June in the docs I had a look at.