Skip to content

Instantly share code, notes, and snippets.

View SilentDepth's full-sized avatar
🌟
Too many penguins!

SilentDepth

🌟
Too many penguins!
View GitHub Profile
@SilentDepth
SilentDepth / 毛线喵窝论坛功能增强.user.js
Last active July 11, 2020 15:29
[UserScript] 毛线喵窝论坛功能增强
// ==UserScript==
// @name 毛线/喵窝论坛功能增强
// @namespace https://silent.land/
// @version 0.2.0
// @author SilentDepth <silentdepth@outlook.com>
// @match https://bbs.craft.moe/*
// @match https://bbs.nyaa.cat/*
// @grant none
// ==/UserScript==
@SilentDepth
SilentDepth / stylish-font-replacement.styl
Last active March 4, 2018 12:39 — forked from blackgear/userstyle.styl
Stylish字体替换配置,配合MacType食用更佳
CONFIG = \
'Arial',
'Arial Black',
'Helvetica',
'Helvetica Neue',
'sans-serif'
CJKFONT = 'Microsoft YaHei'
for FONT in CONFIG