Changeset 303

Show
Ignore:
Timestamp:
09/29/07 04:33:13 (14 months ago)
Author:
otsune
Message:

Change HatenaStar?.js to Ten/Ten.js

Location:
websites/ustreamer
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • websites/ustreamer/index.html

    r141 r303  
    66<meta http-equiv="Content-Style-Type" content="text/css"> 
    77<title>ustreamer</title> 
    8 <script type="text/javascript" src="http://s.hatena.com/js/HatenaStar.js"></script> 
     8<script type="text/javascript" src="http://s.hatena.com/js/Ten/Ten.js"></script> 
    99<script type="text/javascript" src="http://www.google.com/jsapi?key=ABQIAAAA8fM2pWBppVBsc7dbQU4CQxT4ChbgFhezR8vr6GcccF0exEv08RTdr1rz1GbX5CjUxjqssubypP8x7A"></script> 
    1010<link type="text/css" rel="StyleSheet" href="css/ustreamer.css"> 
  • websites/ustreamer/js/ustreamer.js

    r141 r303  
    1 Hatena.Star.EntryLoader = function () { 
    2 }; 
    3  
    41var api_hostname = document.location.hostname; 
    52var ustreamer_dir = '/ustreamer';