- Timestamp:
- 09/28/08 10:40:00 (8 weeks ago)
- Location:
- websites/wassr-fav.appspot.com
- Files:
-
- 4 modified
-
app.yaml (modified) (1 diff)
-
static/images/wassrfavfeed-icon.png (modified) (1 prop) (previous)
-
wassr-fav.html (modified) (2 diffs)
-
wassr-fav.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/wassr-fav.appspot.com/app.yaml
r16738 r20085 8 8 static_files: static/images/favicon.ico 9 9 upload: static/images/favicon.ico 10 mime_type: image/ x-icon10 mime_type: image/vnd.microsoft.icon 11 11 12 12 - url: /static -
websites/wassr-fav.appspot.com/static/images/wassrfavfeed-icon.png
- Property svn:mime-type changed from application/octet-stream to image/png
-
websites/wassr-fav.appspot.com/wassr-fav.html
r16738 r20085 1 1 <html> 2 2 <head> 3 <title> wassr fav feed</title>4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />5 <link rel="alternate" type="application/rss+xml" title="RSS" href="http://wassr-fav.appspot.com/rss" />3 <title>Wassr fav feed</title> 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 5 <link rel="alternate" type="application/rss+xml" title="RSS" href="http://wassr-fav.appspot.com/rss"> 6 6 <style type="text/css"><!-- 7 .tooltip {7 .tooltip { 8 8 padding: 2px; 9 background-color: white;9 background-color: white; 10 10 border: 1px solid black; 11 11 } 12 body {13 font-family: 'メイリオ', 'Osaka' 12 body { 13 font-family: 'メイリオ', 'Osaka'; 14 14 } 15 15 #content { … … 37 37 <body> 38 38 <div id="header"> 39 <a href="http://wassr-fav.appspot.com/"><img src="/static/images/wassrfavfeed-icon.png" title=" wassr fav feed" border="0" /></a>40 <img src="http://b.hatena.ne.jp/entry/image/http://wassr-fav.appspot.com/" title="はてなブックマーク" />39 <a href="http://wassr-fav.appspot.com/"><img src="/static/images/wassrfavfeed-icon.png" title="Wassr fav feed" border="0"></a> 40 <img src="http://b.hatena.ne.jp/entry/image/http://wassr-fav.appspot.com/" title="はてなブックマーク"> 41 41 </div> 42 42 <div id="content"> 43 <p><a href="http://twitter.com/" alt="twitter" title="twitter"> twitter</a>クローンではおそらくNo1の安定稼働率を誇る<a href="http://wassr.jp/" alt="wassr" title="wassr">wassr</a>のイイネをRSSフィードとして出力します。</p>43 <p><a href="http://twitter.com/" alt="twitter" title="twitter">Twitter</a>クローンではおそらくNo1の安定稼働率を誇る<a href="http://wassr.jp/" alt="Wassr" title="Wassr">Wassr</a>のイイネをRSSフィードとして出力します。</p> 44 44 <blockquote>http://wassr-fav.appspot.com/{ユーザID}</blockquote> 45 45 <p>にアクセスすると、そのユーザがもらったイイネのフィードが出力されます。</p> 46 46 <p>何分、30分程度で作った物なので動かなかったら、ごめんなさい。</p> 47 47 </div> 48 <hr clear="all" />48 <hr clear="all"> 49 49 <p style="text-align: center">provided by <a href="http://mattn.kaoriya.net">mattn</a>, hosted on google app server.</p> 50 50 </body> -
websites/wassr-fav.appspot.com/wassr-fav.py
r18255 r20085 32 32 def get(self, user): 33 33 template_values = { 34 'title' : ' wassr fav',34 'title' : 'Wassr fav', 35 35 'link' : 'http://wassr-fav.appspot.com/', 36 36 'user' : '',
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)