From 18be482a6f0b0d48c4fd8101ba0f0e30ac782d79 Mon Sep 17 00:00:00 2001
From: Jeff Crouse <jefftimesten@gmail.com>
Date: Sun, 6 Jan 2013 15:52:33 -0500
Subject: [PATCH] oops - didn't remove some reminders

---
 test/tests.json              | 2 +-
 youtube_dl/InfoExtractors.py | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/test/tests.json b/test/tests.json
index fddafb22e..77ebfff43 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -41,7 +41,7 @@
     "url": "http://www.youporn.com/watch/633213/me-and-my-french-girl/",
     "file": "633213.mp4"
   },
-    {
+  {
     "name": "Pornotube",
     "md5": "eb55ce998e9464993933df8d9d196f70",
     "url": "http://pornotube.com/m/1812947/Intimate-Moments%3A-Masturbation-Sessions",
diff --git a/youtube_dl/InfoExtractors.py b/youtube_dl/InfoExtractors.py
index 7143a229e..83be8313f 100755
--- a/youtube_dl/InfoExtractors.py
+++ b/youtube_dl/InfoExtractors.py
@@ -4073,9 +4073,9 @@ def gen_extractors():
         MTVIE(),
         YoukuIE(),
         XNXXIE(),
-        YouJizzIE(),       # jefftimesten
-        PornotubeIE(),     # jefftimesten
-        YouPornIE(),       # jefftimesten
+        YouJizzIE(),
+        PornotubeIE(),
+        YouPornIE(),
         GooglePlusIE(),
         ArteTvIE(),
         NBAIE(),