I have an RShiny app with hyperlinks pointing to external websites. The app is hosted on shinyapps with a paid subscription allowing custom domains. When I access the app via the custom domain the external hyperlinks have stopped working (page returns: "refused to connect"). However, when I run the exact same app via the native shinyapps url the hyperlinks in the app work properly. For mimimal reproducible example see the following and click the BTO hyperlink:
HYPERLINK WORKS = testapp
HYPERLINK DOES NOT WORK = http://data.bto.org/testarea/
Any suggestions why this different behaviour and how to rectify?
thanks
Simon Gillings