Skip to content

Commit

Permalink
Update user agent string
Browse files Browse the repository at this point in the history
Include link to public repo
  • Loading branch information
cxcorp committed Jun 29, 2017
1 parent 87c9c8f commit 7cdb5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
userAgent: 'Antell Neptun Lunch Menu Scraper (github.com/cxcorp)',
userAgent: 'Antell Lunch Menu Scraper (github.com/cxcorp/antell-lunchmenu-flowdock)',
antellMenuUrl: process.env.ANTELL_MENU_URL,
flowdockFlowToken: process.env.FLOWDOCK_FLOW_TOKEN
}

0 comments on commit 7cdb5c2

Please sign in to comment.