This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[aria-label="Twitter"] svg g { | |
visibility: hidden; | |
} | |
[aria-label="Twitter"] svg { | |
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g style="transform-origin:0px 0px;"><path d="M23.643 4.937c-.835.37-1.732.62-2.675.733.962-.576 1.7-1.49 2.048-2.578-.9.534-1.897.922-2.958 1.13-.85-.904-2.06-1.47-3.4-1.47-2.572 0-4.658 2.086-4.658 4.66 0 .364.042.718.12 1.06-3.873-.195-7.304-2.05-9.602-4.868-.4.69-.63 1.49-.63 2.342 0 1.616.823 3.043 2.072 3.878-.764-.025-1.482-.234-2.11-.583v.06c0 2.257 1.605 4.14 3.737 4.568-.392.106-.803.162-1.227.162-.3 0-.593-.028-.877-.082.593 1.85 2.313 3.198 4.352 3.234-1.595 1.25-3.604 1.995-5.786 1.995-.376 0-.747-.022-1.112-.065 2.062 1.323 4.51 2.093 7.14 2.093 8.57 0 13.255-7.098 13.255-13.254 0-.2-.005-.402-.014-.602.91-.658 1.7-1.477 2.323-2.41z" style="transform-origin:0px 0px;" fill="rgb(29, 155, 240)" /></g></svg>') no-repeat; | |
background-size: contain; | |
background-position: center center; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[aria-label="Twitter"] svg g { | |
visibility: hidden; | |
} | |
[aria-label="Twitter"] svg { | |
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABzCAMAAABZ71dFAAAAwFBMVEVHcEzYrVXmxnnWq07iv3OGTwmaZBaZd0LFn1Hr2qjpz4vq0ZLYo0LmxXjRmzfEji7nzIXPmTHlxXfQmC/lsE+JVBLpz47w4a7kw3Hqw3zozo7UlyHx8OyGemH7+/u6nGHk4Nq+gyS8exnKljPIkS6tchnPmjnFiyPXoT7lsVDfqEP778tRRjbxu1UEAwMuJx/nyoasp5vz5LfhuGXGwbjx4KrWmy3568KVi3Xt15rVrGLkwW3p0ZLzz3jnx3puYk0+gPMUAAAAGHRSTlMAMkoX/f7+Awf+tPt4k5tTcMDW4dqg5dhJAHXKAAAMi0lEQVR4XrTV6W6kOBQF4KKRjUfDVCkKeYC7eKPWJVv3bO//VnNtgpjuLgKU1Ef5GdXH4fqa1XTMl9JUq18as6r/btZmNY+pquqOB6pWpon0Wgv2K4sUMRL4jXAzHqhY10V5B/JlH53GrEy/WQqO8Ok+xGrkQpSp0kIQabWp7kHAol8LMmE0LQuCSskDLUYCa4sgVT6vHCPlKLURchFSC6LVRBUxTNy7bLBW9R1NWCmNCKUoo0bV7APlgFL/mkVKlZo4K0qqYkb/q+wM5oyopchaEK+VQvSFKGMbmw0C74i1TH4h8kd61bkKPJbDzZH8IWJ4MRiBibxMfikSmRwoUSw8bkyPp07GVCmyhGIkBBDRs/R+EmRJmkjsAa0WxLvHh4f1uq4339XdtIE8E4uRFVyGyERjJEDPaZnTX8ihdS3apihLY8qNc44tE2CHOEjIsl0MgCFKKIcpR6DXV4EfJa9ErIHoQ/FktTLLDlfrfTZi6+jnsLRIhk2GtogWgXkRIiMN5OJHAt0IJE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ぷよ通 https://archive.org/details/msdos_Puyo_Puyo_2_1995 | |
ボンバーマン(偽物) https://archive.org/details/msdos_Mr._Boom_0000 | |
カラテカ https://archive.org/details/msdos_Karateka_1986 | |
さくらの季節 https://archive.org/details/msdos_Seasons_of_Sakura_1997 | |
ストIIらしきもの https://archive.org/details/msdos_Street_Fighter_II_The_World_Warrior_1993 | |
ストIIらしきもの https://archive.org/details/2StreetFighters | |
ドラゴンボールの謎のゲーム https://archive.org/details/game-maker_dragon-ball-z-2 | |
ゼルダ(多分偽物) https://archive.org/details/game-maker_overworld | |
ボンバーマン(偽物) https://archive.org/details/Bomberman_clone_Amir_Ishaq | |
CRW メタルジャケット https://archive.org/details/msdos_CRW_-_Metal_Jacket_1995 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.macro mEnableHighClockMode | |
sep #$20 | |
.a8 | |
lda #1 | |
sta $420d | |
jml f:$800000+high_mode_start | |
high_mode_start: | |
nop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PRODUCT = RasterTest | |
ASMSOURCES = RasterTest.asm \ | |
MainScreen.asm \ | |
Video.asm \ | |
DynSprite.asm \ | |
initreg.asm | |
#------------------------------------------------------------------------------- | |
CL65 = ../cc65/bin/cl65.exe | |
LD65 = ../cc65/bin/ld65.exe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
open "https://www.facebook.com/ykzts" | |
open "http://b.hatena.ne.jp/Tesh/" | |
open "http://cpplover.blogspot.jp/" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
require 'open-uri' | |
open('http://0xc.info/hanakin'){|f| puts f.read} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name TOUAHANTEN | |
// @namespace gyuque | |
// @include http://gigazine.net/* | |
// @version 1 | |
// ==/UserScript== | |
(function(){ | |
var ls=document.getElementsByTagName('img'); | |
for (var i = 0;i < ls.length;++i) { | |
var img = ls[i]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name nohand | |
// @namespace gyuque | |
// @include https://plus.google.com/* | |
// @include http://plus.google.com/* | |
// @version 1 | |
// @grant none | |
// ==/UserScript== | |
(function() { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name autoiine | |
// @namespace gyuque | |
// @description 全部いいね | |
// @include http://www.facebook.com/* | |
// @include https://www.facebook.com/* | |
// @version 1 | |
// @grant none | |
// ==/UserScript== |
NewerOlder