This is a gist repository for some external configs for subconverter, you can use the raw address of the following INIs to generate a specified set of rules, groups and/or scripts.
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
/* Extension to the Kagi CSS */ | |
/* https://kagi.com/settings?p=custom_css */ | |
/* based on https://gist.github.com/joshellington/51765a15d8f780089619b638fc6aea6b */ | |
/* Unique part */ | |
.logo svg, .app-logo, .doggo_sit_a, .footer { display: none } | |
.m-h .m-app-logo { display: none } | |
.top_nav_links, #accountContainer .header_links { display: none } |
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
:root { | |
--sand1: hsl(50, 20%, 99%); | |
--sand2: hsl(60, 7.7%, 97.5%); | |
--sand3: hsl(59, 6.5%, 95.1%); | |
--sand4: hsl(58, 6.1%, 92.9%); | |
--sand5: hsl(57, 6%, 90.7%); | |
--sand6: hsl(56, 5.9%, 88.4%); | |
--sand7: hsl(55, 5.9%, 85.2%); | |
--sand8: hsl(51, 6%, 77.1%); | |
--sand9: hsl(50, 2%, 55.7%); |
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 Prevent link mangling on Google | |
// @namespace LordBusiness.LMG | |
// @match https://www.google.com/search | |
// @grant none | |
// @version 1.1 | |
// @author radiantly | |
// @description Prevent google from mangling the link when copying or clicking the link on Firefox | |
// ==/UserScript== |
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
// ==UserScript== | |
// @name Steam Queue Auto Discoverer | |
// @description Discover the Steam queue three times to get the sale cards | |
// @version 2.3.0 | |
// @namespace https://gist.github.com/xPaw/73f8ae2031b4e528abf7 | |
// @icon https://store.steampowered.com/favicon.ico | |
// @match https://store.steampowered.com/explore* | |
// @grant none | |
// ==/UserScript== |
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
// | |
// This scripts helps you migrating V2EX's starred topics to Pinboard | |
// https://www.v2ex.com/t/137169 | |
// | |
// 0. Edit authToken variable below. | |
// 1. Navigate to https://www.v2ex.com/my/topics | |
// 2. Paste code into browser console, and enter to execute | |
// 3. You should see the console scroll over some outputs | |
// 4. Wait for the "DONE :)" message | |
// 5. Move to the next page, and continue step 1 |
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
return { | |
aliceblue = {0.94117647058824, 0.97254901960784, 1}, | |
antiquewhite = {0.98039215686275, 0.92156862745098, 0.84313725490196}, | |
aqua = {0, 1, 1}, | |
aquamarine = {0.49803921568627, 1, 0.83137254901961}, | |
azure = {0.94117647058824, 1, 1}, | |
beige = {0.96078431372549, 0.96078431372549, 0.86274509803922}, | |
bisque = {1, 0.89411764705882, 0.76862745098039}, | |
black = {0, 0, 0}, | |
blanchedalmond = {1, 0.92156862745098, 0.80392156862745}, |
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
// ==Taberareloo== | |
// { | |
// "name" : "Fix getting multiple tumblelogs" | |
// , "description" : "Fix getting multiple tumblelogs" | |
// , "include" : ["background"] | |
// , "version" : "0.1.1" | |
// , "downloadURL" : "https://gist.github.com/YungSang/7487373/raw/patch.model.tumblr.getTumblelogs.tbrl.js" | |
// } | |
// ==/Taberareloo== |
URL: http://www.v2ex.com/api/site/stats.json
获取社区统计信息。
NewerOlder