Reddit/Embedly.php
authorAlan Knowles <alan@roojs.com>
Tue, 16 Dec 2014 07:26:30 +0000 (15:26 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 16 Dec 2014 07:26:30 +0000 (15:26 +0800)
Reddit/Embedly.php

index ef381b7..4083254 100644 (file)
@@ -17,6 +17,12 @@ class Reddit_Embedly extends HTML_FlexyFramework_Page {
             $this->getTwitter($url);
             exit;
         }
+         /*
+        if (preg_match('/youtube/i', $ar['host'])) {
+            $this->getTwitter($url);
+            exit;
+        }
+        */