| Index: globals/products.py | 
| =================================================================== | 
| --- a/globals/products.py | 
| +++ b/globals/products.py | 
| @@ -12,16 +12,17 @@ | 
| # GNU General Public License for more details. | 
| # | 
| # You should have received a copy of the GNU General Public License | 
| # along with help.eyeo.com. If not, see <http://www.gnu.org/licenses/>. | 
| products = { | 
| "abp": { | 
| "full_name": "Adblock Plus", | 
| + "slug": "adblockplus", | 
| "url": "https://adblockplus.org", | 
| "help_categories": [ | 
| { | 
| 'name': 'Popular Topics', | 
| 'slug': 'popular-topics', | 
| 'icon': 'popular-icon' | 
| }, | 
| { |