We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b484b2 commit bc2f3d4Copy full SHA for bc2f3d4
host.sh
@@ -167,7 +167,7 @@ done
167
sed -i -e '14,$s/^/||&/' -e '14,$s/$/&^/' adblocker
168
sed -i -e '14,$s/^/0.0.0.0 &/' host
169
sed -i -e '14,$s/^/address=\//' -e '14,$s/$/\/0.0.0.0/' dnsmasq.conf
170
-sed -i -e '14,$s/^/address \/' -e '14,$s/$/\/#/' smartdns.conf
+sed -i -e '14,$s/^/address \//' -e '14,$s/$/\/#/' smartdns.conf
171
sed -i -e '14i payload:' -e "14,\$s/^/ - '/" -e "14,\$s/$/'/" clash
172
173
# Update README with statistics optimized
0 commit comments