Skip to content

Commit

Permalink
Refs #5, change the user-agent for RSS polls.
Browse files Browse the repository at this point in the history
  • Loading branch information
xurizaemon committed Apr 18, 2017
1 parent 412b936 commit 5bdced3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hubotrssconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 5bdced3

Please sign in to comment.