Flashの実行でFirefox.exeインストールフォルダに
distributionサブフォルダを作成、URLを指定してpolicies.jsonを登録する方法は効かなくなった?
Win10 1909にアップしたからかな?

{
"policies": {
"FlashPlugin": {
"Allow": [
"http://weathernews.jp";,
"https://weathernews.jp";
]
}
}
}