Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(642)

Unified Diff: tools/real_world_impact/nsfw_urls.py

Issue 209393002: Real world impact script: scalable manual rendering QA (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Make num_sites properly optional Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/real_world_impact/real_world_impact.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/real_world_impact/nsfw_urls.py
diff --git a/tools/real_world_impact/nsfw_urls.py b/tools/real_world_impact/nsfw_urls.py
new file mode 100644
index 0000000000000000000000000000000000000000..dad0020a9036ec20381876f9f9ece2c9f7545a15
--- /dev/null
+++ b/tools/real_world_impact/nsfw_urls.py
@@ -0,0 +1,81 @@
+# Copyright (c) 2012 The Chromium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+"""NSFW urls in the Alexa top 2000 sites."""
+nsfw_urls = set([
+ "http://xhamster.com/",
+ "http://xvideos.com/",
+ "http://livejasmin.com/",
+ "http://pornhub.com/",
+ "http://redtube.com/",
+ "http://youporn.com/",
+ "http://xnxx.com/",
+ "http://tube8.com/",
+ "http://youjizz.com/",
+ "http://adultfriendfinder.com/",
+ "http://hardsextube.com/",
+ "http://yourlust.com/",
+ "http://drtuber.com/",
+ "http://beeg.com/",
+ "http://largeporntube.com/",
+ "http://nuvid.com/",
+ "http://bravotube.net/",
+ "http://spankwire.com/",
+ "http://discreethearts.com/",
+ "http://keezmovies.com/",
+ "http://xtube.com/",
+ "http://alphaporno.com/",
+ "http://4tube.com/",
+ "http://nudevista.com/",
+ "http://porntube.com/",
+ "http://xhamstercams.com/",
+ "http://porn.com/",
+ "http://video-one.com/",
+ "http://perfectgirls.net/",
+ "http://slutload.com/",
+ "http://sunporno.com/",
+ "http://tnaflix.com/",
+ "http://pornerbros.com/",
+ "http://snapdeal.com/",
+ "http://costco.com/",
mdempsky 2014/03/24 23:00:05 I think snapdeal.com and costco.com are SFW?
+ "http://h2porn.com/",
+ "http://adult-empire.com/",
+ "http://pornhublive.com/",
+ "http://sexitnow.com/",
+ "http://pornsharia.com/",
+ "http://freeones.com/",
+ "http://tubegalore.com/",
+ "http://xvideos.jp/",
+ "http://brazzers.com/",
+ "http://fapdu.com/",
+ "http://pornoxo.com/",
+ "http://extremetube.com/",
+ "http://hot-sex-tube.com/",
+ "http://xhamsterhq.com/",
+ "http://18andabused.com/",
+ "http://tubepleasure.com/",
+ "http://18schoolgirlz.com/",
+ "http://chaturbate.com/",
+ "http://motherless.com/",
+ "http://yobt.com/",
+ "http://empflix.com/",
+ "http://hellporno.com/",
+ "http://ashemaletube.com/",
+ "http://watchmygf.com/",
+ "http://redtubelive.com/",
+ "http://met-art.com/",
+ "http://gonzoxxxmovies.com/",
+ "http://shufuni.com/",
+ "http://vid2c.com/",
+ "http://dojki.com/",
+ "http://cerdas.com/",
+ "http://overthumbs.com/",
+ "http://xvideoslive.com/",
+ "http://playboy.com/",
+ "http://caribbeancom.com/",
+ "http://tubewolf.com/",
+ "http://xmatch.com/",
+ "http://ixxx.com/",
+ "http://nymphdate.com/",
+])
« no previous file with comments | « no previous file | tools/real_world_impact/real_world_impact.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698