Skip to content

Instantly share code, notes, and snippets.

@Marthyn
Created November 3, 2014 16:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Marthyn/4cf2bc54a66606dbafde to your computer and use it in GitHub Desktop.
Save Marthyn/4cf2bc54a66606dbafde to your computer and use it in GitHub Desktop.
whitelist = ["volkskrant.nl", "nos.nl", "defacto.nl"]
whitelist.each do |url|
Onebox::Engine::WhitelistedGenericOnebox.whitelist.push url
end
# DEFAULT WHITELIST
# 23hq.com
# 500px.com
# about.com
# answers.com
# ask.com
# battle.net
# bbc.co.uk
# bbs.boingboing.net
# bestbuy.ca
# bestbuy.com
# blip.tv
# bloomberg.com
# businessinsider.com
# clikthrough.com
# cnet.com
# cnn.com
# collegehumor.com
# coursera.org
# codepen.io
# cracked.com
# dailymail.co.uk
# dailymotion.com
# deadline.com
# dell.com
# deviantart.com
# digg.com
# dotsub.com
# ebay.ca
# ebay.co.uk
# ebay.com
# ehow.com
# espn.go.com
# etsy.com
# findery.com
# flickr.com
# folksy.com
# forbes.com
# foxnews.com
# funnyordie.com
# groupon.com
# howtogeek.com
# huffingtonpost.com
# huffingtonpost.ca
# hulu.com
# ign.com
# ikea.com
# imgur.com
# indiatimes.com
# instagr.am
# instagram.com
# itunes.apple.com
# khanacademy.org
# kickstarter.com
# kinomap.com
# liveleak.com
# lessonplanet.com
# mashable.com
# meetup.com
# mixcloud.com
# mlb.com
# myspace.com
# nba.com
# nytimes.com
# npr.org
# photobucket.com
# pinterest.com
# reference.com
# revision3.com
# rottentomatoes.com
# samsung.com
# screenr.com
# scribd.com
# slideshare.net
# soundcloud.com
# sourceforge.net
# speakerdeck.com
# spotify.com
# squidoo.com
# techcrunch.com
# ted.com
# thefreedictionary.com
# theglobeandmail.com
# thenextweb.com
# theonion.com
# thestar.com
# thesun.co.uk
# thinkgeek.com
# tmz.com
# torontosun.com
# tumblr.com
# twitch.tv
# twitpic.com
# usatoday.com
# viddler.com
# videojug.com
# vimeo.com
# vine.co
# walmart.com
# washingtonpost.com
# wikia.com
# wikihow.com
# wired.com
# wistia.com
# wi.st
# wonderhowto.com
# wsj.com
# zappos.com
# zillow.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment