 Issue 4883267715072000:
  Issue 2276 - Handle groups in notification.json requests  (Closed)
    
  
    Issue 4883267715072000:
  Issue 2276 - Handle groups in notification.json requests  (Closed) 
  | Index: sitescripts/notifications/README.md | 
| =================================================================== | 
| new file mode 100644 | 
| --- /dev/null | 
| +++ b/sitescripts/notifications/README.md | 
| @@ -0,0 +1,11 @@ | 
| +notifications | 
| +============= | 
| + | 
| +Backend for Adblock Plus notifications. It provides the following URLs: | 
| + | 
| +* */notification.json* - Return notifications to show | 
| + | 
| +Required packages | 
| +----------------- | 
| + | 
| +* [mock](https://pypi.python.org/pypi/mock) (Only for the tests) |