Skip to content

Instantly share code, notes, and snippets.

View symant233's full-sized avatar
🐍

怀瑾 symant233

🐍
View GitHub Profile
@symant233
symant233 / jiexi.js
Last active September 4, 2023 06:00
【全网视频VIP解析】改
// ==UserScript==
// @name 【全网视频VIP解析】改
// @version 1.0.0
// @description 更改自脚本(ID:424086)v2.5,作者小艾特,遵循原作者GPL协议,仅用于学习.
// @author 小艾特, modified by symant233
// @icon https://cdn.jsdelivr.net/gh/symant233/PublicTools/Beautify/Bkela.png
// @namespace https://greasyfork.org/zh-CN/scripts/424086
// @require https://cdn.staticfile.org/jquery/3.4.1/jquery.min.js
// @match *://v.qq.com/x/cover/*
// @match *://v.qq.com/x/page/*
@symant233
symant233 / ublock-static-filters.txt
Last active March 25, 2024 13:32
uBlock static filters
! 2019/2/2 https://start.duckduckgo.com
start.duckduckgo.com##.header__label.showcase.header--aside__item
start.duckduckgo.com##.tag-home__item
! 2019/2/2 https://www.bilibili.com
www.bilibili.com###fixed_app_download
! 2019/2/4 http://ask.zol.com.cn
ask.zol.com.cn###\#J_recommend_cover
ask.zol.com.cn###\#J_recommend_cover
@symant233
symant233 / profiles.json
Last active June 6, 2020 10:55
Windows Terminal Settings <v0.10.781.0> 2020-04-03
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"alwaysShowTabs": true,
"defaultProfile": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
"initialCols": 100,
"initialRows": 30,
"requestedTheme": "dark",
"showTabsInTitlebar": true,
"showTerminalTitleInTitlebar": true,
"tabWidthMode": "equal",