I've searched but couldn't find an answer (perhaps I didn't search well enough).
On my wall mounted tablet I get messages from www.weer.nl asking me if I want to use their mobile version. No matter what I choose, this message keeps returning.
What could I do to stop these messages?
From CONFIG.js:
Code: Select all
buttons.buienradar = {width:12, isimage:true, refreshimage:60000, image: 'http://api.buienradar.nl/image/1.0/RadarMapNL?w=285&h=256', url: 'http://www.weer.nl/verwachting/nederland/hoogeveen/1813744/'}
Code: Select all
columns[3]['blocks'] = ['clock','sunrise',buttons.buienradar,buttons.moon,'trafficmap'];