Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1 #3

Closed
wants to merge 2 commits into from
Closed

1 #3

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const {CookieAccessInfo, CookieJar, Cookie} = cookiejar

let config = {
httpprefix: 'https', port: 443,
serverName: 'siteproxy.netptop.com',
serverName: 'yaju.gundami.net',
}
let blockedSites = ['merlinblog.xyz']

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<!--title keywords description 请改为自己的-->
<title>siteproxy代理 - 通向墙外的世界</title>
<title>やりますね</title>
<meta name="keywords" content="bituplink,导航,网址"/>
<meta name="description" content="本代理一定会被墙,时间不定,请记住开源地址(不会被墙),以便找回新的网址:"/>
<a href="https://github.com/netptop/siteproxy"> https://github.com/netptop/siteproxy </a>
Expand Down