ツベログ

Youtubeをやっている高校生のブログ。自由気ままにやりたいことをやっています。Youtubeや交通系の事を中心に載せていきます。

2017-07-08から1日間の記事一覧

自分が欲しいものを10個書き出してみたら物欲の塊だった

どうも、赤トマトです。みなさんは欲しいものありますか?人間物欲の塊ですから、どうしてもあれも欲しい、これも欲しいって日々なるものです。 ということで。 今回はどこに需要があるのか分かりませんが、僕が欲しいものをランキング順でTOP10まで書き出し…

if (! document.URL.match("/archive")) { [].forEach.call(document.querySelectorAll('.entry-thumb'), function(n) { let img = n.style.backgroundImage; img = img.substring(4, img.length - 1).replace(/"/g, ''); n.style.backgroundImage = 'url(' + img.split('/').pop().replace('%3A', ':').replace(/%2F/g, '/') + ')'; }); }