| Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| (Empty) | |
| 1 notifications | |
| 2 ============= | |
| 3 | |
| 4 Backend for Adblock Plus notifications. It provides the following URLs: | |
| 5 | |
| 6 * */notification.json* - Return notifications to show | |
| 7 | |
| 8 Required packages | |
| 9 ----------------- | |
| 10 | |
| 11 * [mock](https://pypi.python.org/pypi/mock) (Only for the tests) | |
| OLD | NEW |