Skip to content

Instantly share code, notes, and snippets.

@d0zingcat
d0zingcat / clash_proxy_chain.subconverter.ini
Last active October 18, 2023 08:36
clash proxy chain config for subconverter
; 2023-06-20
[custom]
;不要随意改变关键字,否则会导致出错
;acl4SSR规则-在线更新版
;去广告:支持
;自动测速:支持
;微软分流:支持
;苹果分流:支持
;增强中国IP段:不支持
@d0zingcat
d0zingcat / uBlacklist.me
Last active August 7, 2023 06:56
My personal ublacklist subscription extension list
*://www.osgeo.cn/*
*://www.toppr.com/*
*://notebook.community/*
*://so.toutiao.com/*
*://m.toutiao.com/*
*://blog.csdn.net/*
*://www.modb.pro/*
*://zhidao.baidu.com/*
*://developer.aliyun.com/article/*
*://bbs.huaweicloud.com/blogs/*
{% if request.target == "clash" or request.target == "clashr" %}
port: {{ default(global.clash.http_port, "7890") }}
socks-port: {{ default(global.clash.socks_port, "7891") }}
allow-lan: {{ default(global.clash.allow_lan, "true") }}
mode: Rule
log-level: {{ default(global.clash.log_level, "info") }}
external-controller: :9090
{% if default(request.clash.dns, "") == "1" %}
.col-lg-3.mb-4 {
width: 33%;
min-width: 33%;
}
.card {
flex-direction: row;
height: 100%;
overflow: hidden;
}
# If you would like to use this list as your QuanX filter refer, plz use the following link:
# https://subconverter.d0zingcat.xyz/getruleset?type=2&url=aHR0cHM6Ly9naXN0LmdpdGh1YnVzZXJjb250ZW50LmNvbS9kMHppbmdjYXQvYTdlNDdkNjhkMmVjY2YwMzU5ZjRhZDIzYmUyNTQ3ZjgvcmF3L3Byb3h5LnBlcnNvbmFsLnN1YmNvbnZlcnRlci5saXN0&group=UHJveHk=
# The ProxyGroup name is "Proxy", parsed by subconverter, from Clash rules to QuanX ruleset.
# Proxy
DOMAIN-SUFFIX,z-lib.org
DOMAIN-SUFFIX,hostloc.com
# Crypto
# 2023-06-20
# Direct
DOMAIN-SUFFIX,icanhazip.com
DOMAIN-SUFFIX,myqnapcloud.com
DOMAIN-SUFFIX,api.myqnapcloud.com
DOMAIN-SUFFIX,qnap.com
DOMAIN-SUFFIX,vxtrans.com
IP-CIDR,34.234.81.128/24
#SRC-PORT,9993
#DEST-PORT,9993
@d0zingcat
d0zingcat / personal.subconverter.ini
Last active April 22, 2023 16:45
personal subconverter profile
[custom]
;不要随意改变关键字,否则会导致出错
;acl4SSR规则-在线更新版
;去广告:支持
;自动测速:支持
;微软分流:支持
;苹果分流:支持
;增强中国IP段:不支持
;增强国外GFW:不支持
@d0zingcat
d0zingcat / init.sh
Created February 7, 2022 07:38
bootstrap for openwrt on r2s
#!/bin/sh
set -x
install_openclash() {
opkg remove dnsmasq
opkg install dnsmasq-full
opkg install luci
opkg install luci-base
opkg install iptables opkg install coreutils
opkg install coreutils-nohup
opkg install bash
@d0zingcat
d0zingcat / personal.quanx.list
Last active March 9, 2023 07:12
My personal rules for quantumultx
# WARNING: Deprecated
# If you desire to use this file as your QuanX filter refer, plz use the following link:
# https://subconverter.d0zingcat.xyz/getruleset?type=2&url=aHR0cHM6Ly9naXN0LmdpdGh1YnVzZXJjb250ZW50LmNvbS9kMHppbmdjYXQvYTdlNDdkNjhkMmVjY2YwMzU5ZjRhZDIzYmUyNTQ3ZjgvcmF3L3Byb3h5LnBlcnNvbmFsLnN1YmNvbnZlcnRlci5saXN0&group=UHJveHk=
# The ProxyGroup name is "Proxy", and the rules were from [here](https://gist.github.com/d0zingcat/a7e47d68d2eccf0359f4ad23be2547f8) parsed by subconverter, from Clash rules to QuanX ruleset.
# Crypto
## NFTs
DOMAIN-SUFFIX,opensea.io,Crypto
DOMAIN-SUFFIX,looksrare.org,Crypto
DOMAIN-SUFFIX,gem.xyz,Crypto
@d0zingcat
d0zingcat / my_general_subconverter_config.ini
Last active April 22, 2023 16:46
my rules for subconverter
[custom]
;不要随意改变关键字,否则会导致出错
;acl4SSR规则
managed_config_prefix=https://subconverter.d0zingcat.xyz
;去广告:支持
;自动测速:支持
;微软分流:支持
;苹果分流:支持
;增强中国IP段:支持