<?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/fuba/rss">
    <link>https://let.hatelabo.jp/fuba/rss</link>
    <description></description>
    <title>Bookmarklets from fuba</title>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://let.hatelabo.jp/fuba/let/gYC-xM3Wy4yEQg"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/fuba/let/gYC-xMv0utXWLw"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://let.hatelabo.jp/fuba/let/gYC-xM3Wy4yEQg">
    <link>https://let.hatelabo.jp/fuba/let/gYC-xM3Wy4yEQg</link>
    <dc:date>2011-09-16T11:11:10Z</dc:date>
    <description>dealextreme toukou shimasu</description>
    <dc:creator>fuba</dc:creator>
    <title>[Let] dealextreme diary</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Ffuba%2Flet%2FgYC-xM3Wy4yEQg.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;dealextreme diary&lt;/a&gt;&lt;pre&gt;/*
 * @title dealextreme diary
 * @description dealextreme toukou shimasu
 * @include http://*
 * @license DX License
 */
(function () {
    var hatenaid = localStorage.getItem('hatenaid');
    if (!hatenaid) {
        hatenaid = window.prompt('input hatena id', '');
        localStorage.setItem('hatenaid', hatenaid);
    }
    
    var affiliate_id = localStorage.getItem('affiliate_id');
    if (!affiliate_id) {
        affiliate_id = window.prompt('input affiliate id', '');
        localStorage.setItem('affiliate_id', affiliate_id);
    }
    
    var meta = document.getElementsByTagName('meta');
    var imgurl;
    for (var i=0;i&amp;lt;meta.length;i++) {
        if(
            meta[i].hasAttribute('property')
            &amp;amp;&amp;amp; meta[i].getAttribute('property') == &amp;quot;og:image&amp;quot;
        ) {
            imgurl = meta[i].getAttribute('content');
            break;
        }
    }
    var ebody = &amp;quot;**[&amp;quot; +
        location.href +
        ((affiliate_id) ? '?r=' + affiliate_id : '') +
        &amp;quot;:title]\r\n[&amp;quot; +
        imgurl.replace(/\_small\.jpg/, '.jpg') +
        &amp;quot;:image]&amp;quot;;
    location.href = &amp;quot;http://dealextreme.g.hatena.ne.jp/&amp;quot; +
        hatenaid +
        &amp;quot;/?appendbody=&amp;quot; +
        encodeURIComponent(ebody) +
        &amp;quot;#edit_in_place&amp;quot;;
})();&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/fuba/let/gYC-xMv0utXWLw">
    <link>https://let.hatelabo.jp/fuba/let/gYC-xMv0utXWLw</link>
    <dc:date>2011-09-12T20:19:14Z</dc:date>
    <description></description>
    <dc:creator>fuba</dc:creator>
    <title>[Let] add feezch</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Ffuba%2Flet%2FgYC-xMv0utXWLw.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;add feezch&lt;/a&gt;&lt;pre&gt;/*
 * @title add feezch
 * @include http://*
 * @license MIT License
 */

(function () {location.href=&amp;quot;http://feezch.info/virtual_threads/new?title=&amp;quot;+encodeURIComponent(document.title)+&amp;quot;&amp;amp;url=&amp;quot;+encodeURIComponent(location.href);})();
&lt;/pre&gt;</content:encoded>
  </item>
</rdf:RDF>
