From 5bdced312aebac41b4b68208cf0df73377b8bf38 Mon Sep 17 00:00:00 2001 From: Chris Burgess Date: Tue, 18 Apr 2017 20:01:17 +1200 Subject: [PATCH] Refs #5, change the user-agent for RSS polls. --- hubotrssconfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hubotrssconfig.json b/hubotrssconfig.json index 406e90d..a10bcf9 100644 --- a/hubotrssconfig.json +++ b/hubotrssconfig.json @@ -5,7 +5,7 @@ "request": { "uri": "https://civicrm.stackexchange.com/feeds", "headers": { - "User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36" + "User-Agent": "civicrm-bolts (https://github.com/xurizaemon/bolts)" } }, "room": "town square", @@ -20,7 +20,7 @@ "request": { "uri": "https://civicrm.org/blog/feed", "headers": { - "User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36" + "User-Agent": "civicrm-bolts (https://github.com/xurizaemon/bolts)" } }, "room": "town square",