Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit 253b4e1

Browse files
committed
Update relevant file and bump version to v1.1.7
- Generate and update gfwlist.js for updating submodule lib/gfwlist. - Upgrade version to v1.1.7.
1 parent cb3ed48 commit 253b4e1

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proxy-pac.js",
3-
"version": "1.1.4",
3+
"version": "1.1.7",
44
"description": "This is a file that set proxy auto-config(PAC) in JavaScript.",
55
"main": "./dist/proxy-pac.min.js",
66
"license": "GPL-3.0",

src/gfwlist.js

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6847,15 +6847,7 @@ var rules = [
68476847
"|http://zh.wikisource.org",
68486848
"||zh.wikinews.org",
68496849
"||ja.wikipedia.org",
6850-
"zh.wikipedia.org",
6851-
"||ug.m.wikipedia.org",
6852-
"zh.m.wikipedia.org",
6853-
"|https://zh.m.wikipedia.org",
6854-
"|https://zh.wikipedia.org",
6855-
"wuu.wikipedia.org",
6856-
"|https://wuu.wikipedia.org",
6857-
"zh-yue.wikipedia.org",
6858-
"|https://zh-yue.wikipedia.org",
6850+
"||wikipedia.org",
68596851
"||wikiwiki.jp",
68606852
"||casino.williamhill.com",
68616853
"||sports.williamhill.com",

0 commit comments

Comments
 (0)