Closed ArcticDev78 closed 5 months ago
~/.var/app/io.gitlab.news_flash.NewsFlash/config/news-flash/newsflash_gtk.json
"advanced": {
"proxy": [],
"accept_invalid_certs": false,
"accept_invalid_hostnames": false,
"inspect_article_view": true,
"article_view_load_images": true,
"ping_url": "http://example.com/"
},
~/.var/app/io.gitlab.news_flash.NewsFlash/config/news-flash/newsflash_gtk.json
"advanced": { "proxy": [], "accept_invalid_certs": false, "accept_invalid_hostnames": false, "inspect_article_view": true, "article_view_load_images": true, "ping_url": "http://example.com/" },
Thanks a lot, I modified the ping_url
and it works now! :tada:
Hi, I am currently experiencing an issue with Newsflash after installing the Portmaster firewall software. When I open the Newsflash application while the Portmaster firewall is running, the firewall seems to block the “example.com” network traffic that goes through “System DNS”. The following screenshot shows the info:
I've been trying everything that can be done to allow this network traffic, but it simply does not seem to work. A possible solution would be to allow the user to be able to configure a custom site or domain which will be pinged to check if the online connectivity is working. Thank you.