Skip to content

Commit

Permalink
Add 'House of Cards' to compatibility list
Browse files Browse the repository at this point in the history
  • Loading branch information
vBm committed Mar 29, 2015
1 parent 260b410 commit 03781c1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions addic7ed.followshows.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
// @supportURL https://github.com/vBm/snippets/issues
// @include http://followshows.com/show/*
// @include http://www.followshows.com/show/*
// @version 1.7.5.7
// @date 24/03/2015
// @version 1.7.5.8
// @date 30/03/2015
// @grant none
// ==/UserScript==

Expand All @@ -28,7 +28,8 @@ var addic7ed = {
'The Librarians (US)': 'The Librarians (2014)',
'The Royals (2015)': 'The Royals (E)',
'Undateable (2013)': 'Undateable (2014)',
'Secrets & Lies (ABC)': 'Secrets and Lies'
'Secrets & Lies (ABC)': 'Secrets and Lies',
'House of Cards (2012)': 'House of Cards (2013)'
};

showInfoName = addic7ed[showInfoName] || showInfoName;
Expand Down

0 comments on commit 03781c1

Please sign in to comment.