<?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/eai04191/rss">
    <link>https://let.hatelabo.jp/eai04191/rss</link>
    <description></description>
    <title>Bookmarklets from eai04191</title>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://let.hatelabo.jp/eai04191/let/hLHV9eCojOZ5"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/eai04191/let/hJmf5KH-tflK"/>
        <rdf:li rdf:resource="https://let.hatelabo.jp/eai04191/let/hJmfqenU-cFp"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://let.hatelabo.jp/eai04191/let/hLHV9eCojOZ5">
    <link>https://let.hatelabo.jp/eai04191/let/hLHV9eCojOZ5</link>
    <dc:date>2016-10-10T09:55:46Z</dc:date>
    <description>github pages to Repository</description>
    <dc:creator>eai04191</dc:creator>
    <title>[Let] github pages to Repository</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Feai04191%2Flet%2FhLHV9eCojOZ5.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;github pages to Repository&lt;/a&gt;&lt;pre&gt;/*
 * @title github pages to Repository
 * @description github pages to Repository
 * @include http://*.github.io
 * @license MIT License
 * @require 
 */

window.location.href=&amp;quot;https://github.com/&amp;quot;+window.location.host.split(&amp;quot;.&amp;quot;)[0]+window.location.pathname;&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/eai04191/let/hJmf5KH-tflK">
    <link>https://let.hatelabo.jp/eai04191/let/hJmf5KH-tflK</link>
    <dc:date>2015-08-12T13:35:53Z</dc:date>
    <description>fuck eaiapp.net</description>
    <dc:creator>eai04191</dc:creator>
    <title>[Let] eaiapp.net hacker</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Feai04191%2Flet%2FhJmf5KH-tflK.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;eaiapp.net hacker&lt;/a&gt;&lt;pre&gt;/*
 * @title eaiapp.net hacker
 * @description fuck eaiapp.net
 * @license MIT License
 */

javascript: (function() {
    query = prompt(&amp;quot;追加したい数字を入力してください。&amp;quot;, &amp;quot;&amp;quot;);
    var ct = query;
                    $.ajax({
                        url: 'data.php',
                        type: 'POST',
                        dataType: 'json',
                        cache: false,
                        data: {
                            count: ct
                        },
                        success: function(dn) {
                            $(&amp;quot;#num&amp;quot;).html(dn.count);
                            unko();
                        }
                    });
})()&lt;/pre&gt;</content:encoded>
  </item>
  <item rdf:about="https://let.hatelabo.jp/eai04191/let/hJmfqenU-cFp">
    <link>https://let.hatelabo.jp/eai04191/let/hJmfqenU-cFp</link>
    <dc:date>2015-05-13T18:47:45Z</dc:date>
    <description>歌詞タイムで歌詞をコピーできるテキストエリアを作成する</description>
    <dc:creator>eai04191</dc:creator>
    <title>[Let] 歌詞タイムでコピペできるブックマークレット</title>
    <content:encoded>&lt;a href="javascript:%22https%3A%2F%2Flet.st-hatelabo.com%2Feai04191%2Flet%2FhJmfqenU-cFp.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 歌詞タイムで歌詞をコピーできるテキストエリアを作成する
 * @include http://www.kasi-time.com/item-*
 * @license MIT License
 * @require 
 */

//CSSによるコピペ禁止を無効化
document.body.style.setProperty('-moz-user-select', 'text');
document.body.style.setProperty('-khtml-user-select', 'text');
document.body.style.setProperty('-ms-user-select', 'text');
document.body.style.setProperty('-webkit-user-select', 'text');
document.body.style.setProperty('user-select', 'text');

//jQueryによるコピペ禁止を無効化
$('body').off('copy contextmenu selectstart');

//コピペ用テキストエリアの定義
var lyrics_text = document.createElement('textarea');
lyrics_text.id = &amp;quot;lyrics_textarea&amp;quot;;
lyrics_text.value = document.getElementById(&amp;quot;lyrics&amp;quot;).innerText;
lyrics_text.style.width = '100%';
lyrics_text.style.height = '100px';
lyrics_text.setAttribute('onclick', 'this.select();');
lyrics_text.setAttribute('readonly', '');

//歌詞の前に挿入する
d=document.getElementById('lyrics');
var dp=d.parentNode;
dp.insertBefore(lyrics_text, d);&lt;/pre&gt;</content:encoded>
  </item>
</rdf:RDF>
