Skip to content

Instantly share code, notes, and snippets.

@iHok
iHok / gist:e855166e2bd068e9286e97044ec37742
Created April 4, 2023 14:01
twitterの犬を消すCSS
h1 a[href='/home'] path {
d: path("M 23.643 4.937 c -0.835 0.37 -1.732 0.62 -2.675 0.733 c 0.962 -0.576 1.7 -1.49 2.048 -2.578 c -0.9 0.534 -1.897 0.922 -2.958 1.13 c -0.85 -0.904 -2.06 -1.47 -3.4 -1.47 c -2.572 0 -4.658 2.086 -4.658 4.66 c 0 0.364 0.042 0.718 0.12 1.06 c -3.873 -0.195 -7.304 -2.05 -9.602 -4.868 c -0.4 0.69 -0.63 1.49 -0.63 2.342 c 0 1.616 0.823 3.043 2.072 3.878 c -0.764 -0.025 -1.482 -0.234 -2.11 -0.583 v 0.06 c 0 2.257 1.605 4.14 3.737 4.568 c -0.392 0.106 -0.803 0.162 -1.227 0.162 c -0.3 0 -0.593 -0.028 -0.877 -0.082 c 0.593 1.85 2.313 3.198 4.352 3.234 c -1.595 1.25 -3.604 1.995 -5.786 1.995 c -0.376 0 -0.747 -0.022 -1.112 -0.065 c 2.062 1.323 4.51 2.093 7.14 2.093 c 8.57 0 13.255 -7.098 13.255 -13.254 c 0 -0.2 -0.005 -0.402 -0.014 -0.602 c 0.91 -0.658 1.7 -1.477 2.323 -2.41 Z");
color: rgb(29, 155, 240);
fill: rgb(29, 155, 240);
}
[aria-label="Loading…"] path{
d: path("M 23.643 4.937 c -0.835 0.37 -1.732 0.62 -2.675 0.733 c 0.962 -0.576 1.7 -1.49 2.048 -2.578 c -0.9 0.5
@iHok
iHok / gist:27dc6f1f78b36db896ce5fbd7346ef53
Created October 19, 2020 22:25
MasdaManyLinkHiddenScript for tempermonky
// ==UserScript==
// @name MasdaManyLinkHiddenScript
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://anond.hatelabo.jp/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name requestPictureInPictureAbema
// @namespace https://abema.tv/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://abema.tv/*
// @grant none
// ==/UserScript==