From da760c19f6d5db682e508dc0011312f1d75a1b27 Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Fri, 7 Dec 2018 21:16:01 +0800 Subject: [PATCH] luci ssr plus: remove m-team from gfwlist --- package/lean/luci-app-ssr-plus/Makefile | 2 +- .../lean/luci-app-ssr-plus/root/etc/dnsmasq.ssr/gfw_base.conf | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/package/lean/luci-app-ssr-plus/Makefile b/package/lean/luci-app-ssr-plus/Makefile index 1b4aae0db..a6c6d6677 100644 --- a/package/lean/luci-app-ssr-plus/Makefile +++ b/package/lean/luci-app-ssr-plus/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-ssr-plus PKG_VERSION:=1 -PKG_RELEASE:=66 +PKG_RELEASE:=67 PO2LMO:=$(STAGING_DIR_HOSTPKG)/bin/po2lmo diff --git a/package/lean/luci-app-ssr-plus/root/etc/dnsmasq.ssr/gfw_base.conf b/package/lean/luci-app-ssr-plus/root/etc/dnsmasq.ssr/gfw_base.conf index b56098fe4..01dc88028 100644 --- a/package/lean/luci-app-ssr-plus/root/etc/dnsmasq.ssr/gfw_base.conf +++ b/package/lean/luci-app-ssr-plus/root/etc/dnsmasq.ssr/gfw_base.conf @@ -1560,7 +1560,6 @@ ipset=/.mrdoob.com/gfwlist ipset=/.mrtweet.com/gfwlist ipset=/.msguancha.com/gfwlist ipset=/.m.slandr.net/gfwlist -ipset=/.m-team.cc/gfwlist ipset=/.mthruf.com/gfwlist ipset=/.m.tweete.net/gfwlist ipset=/.mtw.tl/gfwlist @@ -4500,7 +4499,6 @@ server=/.mrdoob.com/127.0.0.1#5335 server=/.mrtweet.com/127.0.0.1#5335 server=/.msguancha.com/127.0.0.1#5335 server=/.m.slandr.net/127.0.0.1#5335 -server=/.m-team.cc/127.0.0.1#5335 server=/.mthruf.com/127.0.0.1#5335 server=/.m.tweete.net/127.0.0.1#5335 server=/.mtw.tl/127.0.0.1#5335