Skip to content

Instantly share code, notes, and snippets.

View danielevent's full-sized avatar

Daniel danielevent

View GitHub Profile
@Tvangeste
Tvangeste / article-style.css
Last active October 31, 2022 04:25
My qt-style.css
#.dsl_headwords
#{
# white-space: nowrap;
#}
#.gddictname
#{
# width: 50%;
# white-space: nowrap;
# text-overflow: ellipsis;
# overflow: hidden;
@jason5ng32
jason5ng32 / surge.conf
Last active February 8, 2026 17:35
Surge Configs ( for 2.x )
[General]
loglevel = notify
skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local, ::ffff:0:0:0:0/1, ::ffff:128:0:0:0/1
bypass-tun = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12
# dns-server = 119.29.29.29,223.5.5.5,114.114.115.115
# external-controller-access = PASSWORD@0.0.0.0:6155
# ipv6 = true
// REMEMBER TO CHANGE THE external-controller-access' PASSWORD
@allenk
allenk / deepclean.cmd
Last active February 9, 2026 04:49
⚠️ MOVED — ASUS Software Clean Up Tool → github.com/allenk/ASUS-Software-Clean-Up-Tool
@echo off
:: ============================================================================
:: ASUS Software Clean Up Tool — HAS MOVED
:: ============================================================================
::
:: This Gist is no longer maintained.
:: The tool has moved to a full repository with new features:
::
:: https://github.com/allenk/ASUS-Software-Clean-Up-Tool
::