代码拉取完成,页面将自动刷新
var config = {};
config.widget = {};
config.widget.cinema = {};
config.widget.news = {};
config.widget.weather = {};
config.widget.photo = {};
config.web = {};
config.widget.cinema.url = 'http://www.allocine.fr/seance/salle_gen_csalle=C0159.html';
config.widget.cinema.refreshRateInMinutes = 60;
config.widget.weather.appid = 'FindYourOwnKey';
config.widget.weather.url = 'http://api.openweathermap.org/data/2.5/weather?id=2988507&units=metric&appid=' + config.widget.weather.appid;
config.widget.weather.refreshRateInMinutes = 10;
config.widget.news.url = 'http://www.france24.com/en/top-stories/rss';
config.widget.news.refreshRateInMinutes = 60;
config.widget.photo.dropboxKey = 'FindYourOwnKey';
config.web.port = 3000;
config.web.motionUrl = 'http://localhost:3001/takePhoto?filepath=';
module.exports = config;
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。