Merge pull request #56 from dgw/master

Fix pushbullet
This commit is contained in:
John Reese 2013-11-15 09:23:56 -08:00
commit 7b9129caca
1 changed files with 1 additions and 1 deletions

View File

@ -260,7 +260,7 @@ class CPushMod : public CModule
return;
}
service_host = "www.pushbullet.com";
service_host = "api.pushbullet.com";
service_url = "/api/pushes";
// BASIC auth, base64-encoded APIKey: