The following seems to be a requests error, spitting out a wget error. I don't understand the code's structure well enough to pin down where it originates, but I'm guessing that adding "verify=False" should fix it. The only place I was able to find that doesn't set verify=False was in apprise_plugin/init.py.
URL: https://www.ff-ainu.or.jp/web/potal_site/primer.html
Error: Exception: HTTPSConnectionPool(host='www.ff-ainu.or.jp', port=443): Max retries exceeded with url: /web/potal_site/primer.html (Caused by SSLError(SSLError(1, '[SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1006)')))
Processor: Webpage Text/HTML
Fetch Method: Basic fast Plaintext/HTTP Client