<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel rdf:about="https://let.hatelabo.jp/naqtn/rss">
    <link>https://let.hatelabo.jp/naqtn/rss</link>
    <description></description>
    <title>Bookmarklets from naqtn</title>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://let.hatelabo.jp/naqtn/let/hJmfs9vBscxV"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/naqtn/let/hLHWvIP_yfIj"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://let.hatelabo.jp/naqtn/let/hJmfs9vBscxV">
    <link>https://let.hatelabo.jp/naqtn/let/hJmfs9vBscxV</link>
    <dc:date>2015-05-29T03:47:55Z</dc:date>
    <description>はてなのサイトを開いてる時（labo除く）に、そのログインユーザの、はてなスターのレポートページを開きます</description>
    <dc:creator>naqtn</dc:creator>
    <title>[Let] 私の☆レポート</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Fnaqtn%2Flet%2FhJmfs9vBscxV.bookmarklet.js%20%28arg%29%22.replace%28%2F%28%5CS%2B%29%5Cs%2B%28%5CS%2A%29%2F%2Cfunction%28s%2Curl%2Carg%29%7Bs%3Ddocument.createElement%28%22script%22%29%3Bs.charset%3D%22utf-8%22%3Bs.src%3Durl%2B%22%3Fs%3D%22%2BencodeURIComponent%28arg%29%3Bdocument.body.appendChild%28s%29%7D%29%3Bvoid%280%29%3B"&gt;私の☆レポート&lt;/a&gt;&lt;pre&gt;/*
 * @title 私の☆レポート
 * @description はてなのサイトを開いてる時（labo除く）に、そのログインユーザの、はてなスターのレポートページを開きます
 * @include http://*.hatena.ne.jp
 * @license MIT License
 * @require 
 */

/*
inspired by はてな匿名ダイアリー「おまえらのスター数を教えろ」
http://b.hatena.ne.jp/entry/anond.hatelabo.jp/20150528080541

本当は「私の☆は～です」とだけ表示ないしは上記ブクマページでコメント欄
 document.getElementById(&amp;quot;comment&amp;quot;).value に代入したいのだが
手間をかけずに多くの環境で動く方法が分からぬ。
あとはまかせた。
*/

if (location.hostname.endsWith(&amp;quot;hatena.ne.jp&amp;quot;)){
   location.href = &amp;quot;http://s.hatena.ne.jp/&amp;quot; + document.getElementById(&amp;quot;header-username&amp;quot;).getAttribute(&amp;quot;data-name&amp;quot;) + &amp;quot;/report&amp;quot;
}&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/naqtn/let/hLHWvIP_yfIj">
    <link>https://let.hatelabo.jp/naqtn/let/hLHWvIP_yfIj</link>
    <dc:date>2014-11-24T05:27:37Z</dc:date>
    <description>はてブとB!KUMAとで同じ記事を行き来します。</description>
    <dc:creator>naqtn</dc:creator>
    <title>[Let] ～ʕ•ᴥ•ʔ</title>
    <content:encoded>&lt;a href="javascript:if%28location.hostname%3D%3D%27bkuma.hatena.ne.jp%27%29location.hostname%3D%27b.hatena.ne.jp%27%3Belse%20if%28location.hostname%3D%3D%27b.hatena.ne.jp%27%29location.hostname%3D%27bkuma.hatena.ne.jp%27%3B"&gt;～ʕ•ᴥ•ʔ&lt;/a&gt;&lt;pre&gt;/*
 * @title ～ʕ•ᴥ•ʔ
 * @description  はてブとB!KUMAとで同じ記事を行き来します。
 *   b.hatena で殺伐とした気分になったら bkuma.hatena で穏やかに。
 *   bkuma.hatena で当惑したら b.hatena で中身がおっさんである事を思い出そう。
 * @include http://*.hatena.ne.jp
 * @license MIT License
 * @javascript_url
 */
if(location.hostname=='bkuma.hatena.ne.jp')location.hostname='b.hatena.ne.jp';else if(location.hostname=='b.hatena.ne.jp')location.hostname='bkuma.hatena.ne.jp';
&lt;/pre&gt;</content:encoded>
  </item>
</rdf:RDF>
