This file contains hidden or 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 【全网视频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/* |
This file contains hidden or 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
! 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 |
This file contains hidden or 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
{ | |
"$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", |
NewerOlder