Skip to content

Instantly share code, notes, and snippets.

View harunonsystem's full-sized avatar
🏠
Working from home

harunon harunonsystem

🏠
Working from home
View GitHub Profile
@harunonsystem
harunonsystem / disappear_follow_recommend.css
Created May 6, 2023 08:19
GitHubのTOPでフォローリコメンドを消すCSS
article[data-hydro-view*="FOLLOW_RECOMMENDATION"] {
display: none !important;
}
@harunonsystem
harunonsystem / harunon aiscript
Last active July 26, 2023 02:53
風呂とご飯と魔剤の投稿Formを出します
Ui:render([
Ui:C:container({
children: [
Ui:C:postFormButton({
text: "風呂 🛀"
rounded: true
primary: true
form: {
text: `#はるのん風呂`
name: CI
on: [push, pull_request]
jobs:
cd:
runs-on: ${{ matrix.os }}
strategy:
matrix:
var CONSUMER_KEY ="";
var CONSUMER_SECRET = "";
// 認証用URL取得
function getOAuthURL() {
Logger.log(getService().authorize());
}
// サービス取得
function getService() {
for ((i=1; i<=20000000000000000; i++))
do
curl -X GET https://api.takurinton.com
done
@harunonsystem
harunonsystem / finicky.js
Last active February 4, 2023 10:59
減るもんじゃないので公開する
// https://note.com/harunon/n/n6d6b9ea68b6d
module.exports = {
defaultBrowser: 'Microsoft Edge',
rewrite: [
{
match: ({ url }) => url.protocol === 'http',
url : { protocol: 'https' }
},
{
match: ['youtube.com/*', finicky.matchDomains(/.*\.youtube.com/),],
### Keybase proof
I hereby claim:
* I am harunonsystem on github.
* I am harunon (https://keybase.io/harunon) on keybase.
* I have a public key ASBI2qY5tpMJnfOI9tv-YIhsJ-W6dAooXG2PsLmjGWoiEwo
To claim this, I am signing this object:

バグっぽいもの

  • Profileにある編集が押せない
  • 投稿→絵文字(文字数の隣のアイコン)押して絵文字投稿しようとするとたまに絵文字投稿できてないのに絵文字の画面消えてキーボード出てくるとこに戻る(ちょっと再現できないときあるのでスルーして)

要望()

  • ドライブから投稿(ドライブからも画像投稿したい)
  • 複数画像一度に投稿できるようにしてほしい(1つ選択すると編集画面?に戻るので)
  • リアクションに履歴(最近使った絵文字を一番上にほしい)
  • HTLとかの投稿の画像を選択して右左スライドして見れるように(今は一枚一枚見れる感じだけどサクッといけそうなら>< ライブラリ作らなきゃとか工数増える感じだったらダイジョブです…)

Keybase proof

I hereby claim:

  • I am harunonsystem on github.
  • I am harunon (https://keybase.io/harunon) on keybase.
  • I have a public key ASBI2qY5tpMJnfOI9tv-YIhsJ-W6dAooXG2PsLmjGWoiEwo

To claim this, I am signing this object:

<link href="https://harunonsystem.github.io/illustmap/kizuna/css/illustmap.css" rel="stylesheet" type="text/css" />
<div class="illustmap">
<a href="https://harunonsystem.github.io/illustmap/kizuna"
target="_blank" >
<img src="https://harunonsystem.github.io/illustmap/kizuna/images/kizuna.png" border="0" >
<div class="mask">
<div class="caption">クリックしてね☆</div>
</div>
</a>
</div>