Skip to content

Commit

Permalink
Update relevant file and bump version to v1.1.7
Browse files Browse the repository at this point in the history
- Generate and update gfwlist.js for updating submodule lib/gfwlist.
- Upgrade version to v1.1.7.
  • Loading branch information
Pengxn committed May 1, 2019
1 parent cb3ed48 commit 253b4e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "proxy-pac.js",
"version": "1.1.4",
"version": "1.1.7",
"description": "This is a file that set proxy auto-config(PAC) in JavaScript.",
"main": "./dist/proxy-pac.min.js",
"license": "GPL-3.0",
Expand Down
10 changes: 1 addition & 9 deletions src/gfwlist.js
Original file line number Diff line number Diff line change
Expand Up @@ -6847,15 +6847,7 @@ var rules = [
"|http://zh.wikisource.org",
"||zh.wikinews.org",
"||ja.wikipedia.org",
"zh.wikipedia.org",
"||ug.m.wikipedia.org",
"zh.m.wikipedia.org",
"|https://zh.m.wikipedia.org",
"|https://zh.wikipedia.org",
"wuu.wikipedia.org",
"|https://wuu.wikipedia.org",
"zh-yue.wikipedia.org",
"|https://zh-yue.wikipedia.org",
"||wikipedia.org",
"||wikiwiki.jp",
"||casino.williamhill.com",
"||sports.williamhill.com",
Expand Down

0 comments on commit 253b4e1

Please sign in to comment.