Pman/Reddit/templates/reddit.html
authorAlan Knowles <alan@roojs.com>
Mon, 8 Dec 2014 05:30:29 +0000 (13:30 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 8 Dec 2014 05:30:29 +0000 (13:30 +0800)
Pman/Reddit/templates/reddit.html [deleted file]

diff --git a/Pman/Reddit/templates/reddit.html b/Pman/Reddit/templates/reddit.html
deleted file mode 100644 (file)
index ff31375..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<head>
-    
-    <title>[live] Occupy Central Civil Disobedience Movement (Umbrella Revolution)</title>
-    <link rel="stylesheet" type="text/css" href="//www.redditstatic.com/reddit.mLSG3fve1T8.css" media="all">
-    <link rel="stylesheet" type="text/css" href="//www.redditstatic.com/old-markdown.Lcx8i-O12_8.css" media="all">
-    <link rel="stylesheet" type="text/css" href="//www.redditstatic.com/liveupdate.Prtaco0M08M.css" media="all">
-    
-    </head>
-    <body>
-        
-        <ol class="liveupdate-listing">
-                
-            <li flexy:foreach="feed,r" data-fullname="LiveUpdate_{r.uid}"
-                class="liveupdate id-LiveUpdate_{r.uid}">
-                <a href="/live/tnc30xhiiqom/updates/{r.uid}" target="_blank">
-                    <time title="{r.created_local_dt}" datetime="{r.created_local_dt}" class="live-timestamp">{r.created_local_dt}</time>
-                </a>
-                <div class="body">
-                    
-                    {r.body_html:h}
-                    
-                    <div class="md" flexy:if="r.url()">
-                        <iframe class="embedFrame" id="embed-LiveUpdate_{r.uid}"
-                                src="//www.redditmedia.com/mediaembed/liveupdate/tnc30xhiiqom/LiveUpdate_{r.uid}/0"
-                                height="300"
-                                width="800"
-                                scrolling="no"
-                                frameborder="0"></iframe>
-                    </div>
-                    
-                    <br/>
-                    <a href="/user/{r.author}" class="author" data-name="{r.author}">/u/{r.author}</a>
-                </div>
-            </li>
-        </ol>
-        
-
-    </body>
-</html>
\ No newline at end of file