Skip to content

Instantly share code, notes, and snippets.

View moeshin's full-sized avatar
💤
zZz...遇到困难摆大烂

MoeShin moeshin

💤
zZz...遇到困难摆大烂
View GitHub Profile
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://example.com/product.schema.json",
"title": "sing-box config schema",
"type": "object",
"$defs": {
"listableString": {
"$comments": "ref:https://github.com/SagerNet/sing-box/blob/b0db869b052aa32ec1716e43f7c1f50d7e491057/option/types.go#L77",
"description": "allow not hava to be an array when there's single item",
"oneOf": [
@moeshin
moeshin / FastGit.user.js
Last active April 17, 2022 03:31 — forked from vhxubo/FastGit.user.js
GitHub Clone or download、releases 下载加速
// ==UserScript==
// @name FastGit
// @version 0.8.1
// @description GitHub Clone or download、Releases 下载加速
// @author Vhxubo
// @license MIT
// @icon https://github.githubassets.com/favicon.ico
// @homepage https://gist.github.com/moeshin/f63d97740d82a3b562d67c1987a1dac8
// @namespace https://gist.github.com/moeshin/f63d97740d82a3b562d67c1987a1dac8
// @match https://github.com/*/*