Permalink
Browse files

Merge pull request #2 from whitten/patch-1

Add Netflix Category 43049 Critically-acclaimed Action Thrillers
  • Loading branch information...
2 parents 7df1b54 + fa22e32 commit e14ce588af4b102fe53685d3c4042f91cec82d63 @adeekshith committed on GitHub Feb 17, 2017
Showing with 8 additions and 1 deletion.
  1. +8 −1 webextension/data/data.json
@@ -35,6 +35,13 @@
},
{
"category": "NetflixCategories",
+ "name":"Critically-acclaimed Action Thrillers",
+ "api": "http://www.netflix.com/browse/genre/43049",
+ "pinned": false,
+ "last_used":0
+ },
+ {
+ "category": "NetflixCategories",
"name": "Adult Animation",
"api": "http://www.netflix.com/browse/genre/11881",
"pinned": false,
@@ -1486,4 +1493,4 @@
"user_data": {
"last_search_input": ""
}
-}
+}

0 comments on commit e14ce58

Please sign in to comment.