Skip to content

Instantly share code, notes, and snippets.

View zzmark's full-sized avatar
🎯
Focusing

Mark Zhou zzmark

🎯
Focusing
View GitHub Profile
@zzmark
zzmark / js-cookie.js
Last active September 6, 2019 05:45
modify js-cookie support external cookie. 修改 js-cookie 让它支持了调用时输入 cookie 字串。移除了原有的模块化支持,仅保留 es6 模块化方案。
@zzmark
zzmark / CSDN自动展开脚本.js
Last active October 28, 2019 07:03
CSDN 博客自动展开"阅读更多"
// ==UserScript==
// @name CSDN自动展开+净化剪切板
// @namespace https://gist.github.com/ZzMark/9026e2ffaa8211ec1f110c6133aee4e8
// @version 1.0.3
// @description 清理csdn的展开,不需要登录,顺便清理了剪切板
// @author Zhou
// @match *://blog.csdn.net/*/article/details/*
// @match *://bbs.csdn.net/topics/*
// @match *://www.fangzhipeng.com/*
// @match *://yq.aliyun.com/articles/*