- A
- 東98 黒02 黒07
- B
- 東98
- C
- 渋72 東98 黒01 黒06
- D
- 黒01 黒02 黒06 黒07
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name negipo test for tampermonkey | |
// @namespace http://polog.org/ | |
// @version 0.1 | |
// @description test | |
// @author negipo | |
// @match https://www.google.com/* | |
// @grant GM_setValue | |
// @grant GM_getValue | |
// @grant GM_setClipboard |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ヘイヨー 聞いて聞いてよってみてよそこのお嬢さん うちの奥さんのいいとこたくさん | |
まずは掃除ね天下一品 限界にまで事前にきれいに | |
服あらわせても超一級 チョイチョイ畳むだけで高品質 | |
トークも最高立てばタモリ 座ればたけし 笑えばさんまですし | |
でも彼女にあります弱点が マジで必要なんです革命が | |
だって起きてくるのが8時か9時か いや10時か、ほんと一日中は | |
おふとんと友達 まるで翼 飲めよレッドブル起きられるから | |
だから寝顔を見て言うんだ 「ごはんできたよー、起きてー」ってな |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
n' | ん | |
---|---|---|
nn | ん | |
n | ん | |
xn | ん | |
wo | を | |
wye | ゑ | |
wyi | ゐ | |
wa | わ | |
xwa | ゎ | |
lwa | ゎ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(() => { | |
let storageKey = 'input_values'; | |
let results = localStorage.getItem(storageKey); | |
if(results) { | |
if(confirm('反映しますか')) { | |
results = JSON.parse(results); | |
for(let key in results) { | |
let element = document.querySelector(`*[name="${key}"]`); | |
if(element) { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$('<script/>').attr('src', 'https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/js/select2.min.js').appendTo($('body')); | |
$('<link/>').attr({href:'https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/css/select2.min.css', rel: 'stylesheet'}).appendTo($('body')); | |
$('select').select2(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env sh | |
curl -X POST -H "Accept: application/json" -H "Content-type: application/json" \ | |
-d "{\"value1\": \"$*\"}" \ | |
'https://maker.ifttt.com/trigger/{your event name}}/with/key/{insert your key}' \ | |
>/dev/null 2>&1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
require 'bundler/setup' | |
Bundler.require | |
DEFAULT_TARGETS = %w( | |
https://www.youtube.com/playlist?list=PLA6DC52121CDE580A | |
https://www.youtube.com/playlist?list=PL1HChj_66u32ZsFs-p4hu7fjfzC6amQGl | |
https://www.youtube.com/playlist?list=PL1HChj_66u3250P_rvNy9e34N85-o1Obe | |
https://www.youtube.com/playlist?list=PL1HChj_66u31ydENSAG5LUxUGpS_ffx9j | |
https://www.youtube.com/playlist?list=PL1HChj_66u32u8-KZq-ptJjm0GoV0AqKb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a |
NewerOlder