Skip to content

Commit

Permalink
0.0.26
Browse files Browse the repository at this point in the history
允许连接到北邮人 (#18)

---------

Co-authored-by: wulabing <hanbing151400@gmail.com>
  • Loading branch information
ZeppLu and wulabing authored Jan 26, 2025
1 parent 53ee64a commit 32f1e83
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion reality/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# builder
FROM golang:alpine AS builder
LABEL maintainer="wulabing <wulabing@gmail.com>"
LABEL version="0.0.25"
LABEL version="0.0.26"


#ENV GOPROXY=https://goproxy.cn,direct
Expand Down
7 changes: 7 additions & 0 deletions reality/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,13 @@
"outboundTag": "api",
"type": "field"
},
{
"domain": [
"domain:byr.pt"
],
"type": "field",
"outboundTag": "direct"
},
{
"domain": [
"domain:iqiyi.com",
Expand Down

0 comments on commit 32f1e83

Please sign in to comment.