tatuya @tatuya_kannagi const http = require('http');http.createServer((req, res) => { res.writeHead(307, { "Location": `developer.twitter.com${req.url}` }); res.end();}).listen(3000);
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く