name | monthly | yearly |
---|---|---|
ALL | ¥1,241 |
¥14,890 |
Spotify | ¥480 |
¥5,760 |
sno2wman.dev | ¥117 |
¥1,400 |
Amazon Prime | ¥204 |
¥2,450 |
dアニメストア for Prime Video | ¥440 |
¥5,280 |
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
(function () { | |
const soundcloudRegex = /https:\/\/soundcloud.com\/.+\/.+/; | |
const nicovideoRegex = /https:\/\/www.nicovideo.jp\/watch\/([a-z]{2}\d+)+/; | |
let pageTitle = document.title; | |
let lines = ["", `[${window.location.href} ${document.title}]`]; | |
if (soundcloudRegex.test(window.location.href)) { | |
pageTitle = document.title.slice( | |
"Stream ".length, | |
-" | Listen online for free on SoundCloud".length |
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
[ | |
{ "id": "1068019978064945152", "name": "たんぼ", "username": "tanbontanbo" }, | |
{ "id": "2710670984", "name": "_k0x0100", "username": "_k256" }, | |
{ "id": "1205031913183825922", "name": "Azumabashi", "username": "azm_bashi" }, | |
{ "id": "547598506", "name": "ひだるま@改稿中", "username": "hid_alma1026" }, | |
{ "id": "941320580", "name": ".", "username": "fetburner" }, | |
{ "id": "1583710518660825089", "name": "☔️", "username": "5n2ti8" }, | |
{ "id": "1189575420217184261", "name": "BirdHatter", "username": "BirdHatter" }, | |
{ "id": "1364191595789099015", "name": "一番右にいる米津玄師", "username": "R_yonedugenshi" }, | |
{ "id": "1031932278862053376", "name": "せはた", "username": "SehataKuro" }, |
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
優しい人は優しいんじゃなくて他人に関心がないだけ | |
漫画を描いてるとき、キャラクターと同じ表情になってしまう | |
失礼な人から「イラストをタダで描いてくれませんか? どうせすぐ描けますよね」というDMが来た | |
テレビの取材を受けた一般人がフォロワー500人くらいでめっちゃ多いみたいな扱いをされている | |
北海道を隅から隅まで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
body { | |
font-size: 14px; | |
line-height: 2; | |
} |
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 |
I hereby claim:
- I am SnO2WMaN on github.
- I am sno2wman (https://keybase.io/sno2wman) on keybase.
- I have a public key whose fingerprint is 56C2 17E4 67E9 1AB0 53B2 EEE8 1223 3FFF 79C0 EABE
To claim this, I am signing this object:
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
0-a-e | |
0505Keitan | |
06itsuki08 | |
09eragera09 | |
0paIescent | |
0sugorir4 | |
0x3939b | |
0x416c69 | |
100poisha | |
1010mark |
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
libnss3 | |
libxrandr2 | |
libxss1 | |
libxtst6 | |
firefox | |
libcups2 | |
libxdamage1 | |
libxfixes3 | |
libxi6 | |
libxrender1 |
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
root = true | |
[*] | |
indent_style = space | |
indent_size = 2 | |
end_of_line = lf | |
charset = utf-8 | |
trim_trailing_whitespace = true | |
insert_final_newline = true |
NewerOlder