Skip to content

Commit

Permalink
tests: remove 404s
Browse files Browse the repository at this point in the history
  • Loading branch information
iparamonau committed Nov 7, 2016
1 parent 405e65f commit 9d64d69
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 6 deletions.
1 change: 0 additions & 1 deletion plugins/domains/behance.net.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ module.exports = {
"http://www.behance.net/gallery/ORBITAL-MECHANICS/10105739",
"http://www.behance.net/gallery/TRIGGER/9939801",
"http://www.behance.net/gallery/MEGA-CITIES/8406797",
"http://portfolios.sva.edu/gallery/Threshold-Furniture-Design/720916",
"http://portfolios.scad.edu/gallery/Privy-Boards-Graphic-Shirts/11126843",
"http://talent.adweek.com/gallery/ASTON-MARTIN-Piece-of-Art/3043295",
"http://ndagallery.cooperhewitt.org/gallery/12332063/Barclays-Center"
Expand Down
3 changes: 1 addition & 2 deletions plugins/domains/knightlab.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ module.exports = {
"https://s3.amazonaws.com/uploads.knightlab.com/storymapjs/86a5b5c6facef8e74eb685573b846f6b/civilian-deaths-evidence-of-war-crimes-in-yemen/index.html",
"https://cdn.knightlab.com/libs/juxtapose/latest/embed/index.html?uid=f9031656-dcc3-11e5-a524-0e7075bba956",
"http://cdn.knightlab.com/libs/juxtapose/dev/embed/index.html?uid=75ec66e0-204a-11e5-91b9-0e7075bba956",
"http://cdn.knightlab.com/libs/timeline/latest/embed/index.html?source=0Atwxho6G5yhjdEdJNU1JMzhLdjdHUTFMNnc4bHNud3c&font=PTSerif-PTSans&maptype=toner&lang=en&hash_bookmark=true&start_zoom_adjust=2&height=650#13",
"http://cdn.knightlab.com/libs/storymapjs/latest/embed/?url=https://10113115706d4ad7837a4a5dd2c4cf80328d7999.googledrive.com/host/0B91AkpxdaWYyUmFYQ1Rlbmctd1k/published.json"
"http://cdn.knightlab.com/libs/timeline/latest/embed/index.html?source=0Atwxho6G5yhjdEdJNU1JMzhLdjdHUTFMNnc4bHNud3c&font=PTSerif-PTSans&maptype=toner&lang=en&hash_bookmark=true&start_zoom_adjust=2&height=650#13",
]
};
1 change: 0 additions & 1 deletion plugins/domains/nbc.com.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ module.exports = {

tests: [
"https://www.nbc.com/the-tonight-show/video/alex-rodriguez-clears-up-his-animosity-toward-jimmy/2928739",
"http://www.nbc.com/late-night-with-seth-meyers/video/the-bots-performance-blinded/2845870" // US only, wrong width and height
// "http://www.nbc.com/saturday-night-live/video/hotline-bling-parody/2933534", // not allowed
]
};
1 change: 0 additions & 1 deletion plugins/domains/nbcnews.com.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ module.exports = {

tests: [
"http://www.nbcnews.com/video/obama-america-is-not-as-divided-as-some-suggest-721895491854",
"http://www.nbcnews.com/video/watch-live-president-obama-speaks-from-new-york-768509507658",
"http://www.nbcnews.com/nightly-news/video/wife-s-video-shows-deadly-encounter-between-keith-scott-and-police-772184131883"
]
};
1 change: 0 additions & 1 deletion plugins/domains/npr.org/npr.player.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ module.exports = {
},

tests: [
"http://www.npr.org/player/v2/mediaPlayer.html?action=1&t=1&islist=false&id=368714299&m=368931763",
"http://www.npr.org/player/embed/473953959/473993224"
]
};

0 comments on commit 9d64d69

Please sign in to comment.