t_wの輪郭

Feedlyでフォローするボタン
document.location.href = 'https://'+document.domain.replaceAll('.', '-')+'.translate.goog/'+document.location.href.split(/\//).slice(3).join('/')+(document.location.search?'&':'?')+'_x_tr_sl=auto&_x_tr_tl=ja&_x_tr_hl=ja&_x_tr_pto=nui&_x_tr_sch='+document.location.protocol.slice(0,-1)

げげ、httpsの時はパラメータも追加してやらないといけないのか、面倒だな。

いろいろ処理を追加して言ったら💩みたいなワンライナーになってしまった。

2022年8月3日

<a class="button_with_image twitter_share_button" href="https://twitter.com/share?&hashtags=t_wの輪郭,<%= rinkaku.前景一覧.slice(0,3).map(前景=>前景.title.replaceAll(/\s|『|』|、/g, '')).join(',') %>&via=towasys&url=<%= rinkaku.url_self_full %>&text=<%= rinkaku.title %>"><img src="/Twitter social icons - rounded square - blue.png" style="height:1.8rem;">ツイート</a>


前景3つをハッシュタグにするようにした。処理を詰め込みすぎて、ひどいワンライナーになってしまっている。