Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
v3aqb committed Dec 3, 2016
1 parent e2ee543 commit 6aa9048
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 14 deletions.
5 changes: 2 additions & 3 deletions _pre_release.py
Expand Up @@ -16,7 +16,7 @@
raw_input = input

if raw_input('update? y/n: ').lower().startswith('y'):
updatelst = [('https://autoproxy-gfwlist.googlecode.com/svn/trunk/gfwlist.txt', './fgfw-lite/gfwlist.txt'),
updatelst = [('https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt', './fgfw-lite/gfwlist.txt'),
]
try:
import urllib2
Expand Down Expand Up @@ -48,8 +48,7 @@


BLOCKSIZE = 8192
flist = ['./fgfw-lite/cloud.txt',
'./fgfw-lite/GeoLite2-Country.mmdb',
flist = ['./fgfw-lite/GeoLite2-Country.mmdb',
'./userconf.sample.ini',
'./Python27/python27.zip',
'./README.md',
Expand Down
11 changes: 5 additions & 6 deletions fgfw-lite/update.json
Expand Up @@ -11,19 +11,18 @@
"./Python27/pyasn1.egg": "2f96ed5a0c329ca16230b326ca12b7461ec8f65e0be3e4f997516f36bf82a345",
"./Python27/python27.zip": "e948e8e22b1a9b1cf40339c411440e494a8a638b46f9b648a993946be1125361",
"./Python27/six.egg": "4de2d949366eb2e17c13b96f8dba2ff3ec622fa815f5066559acd041ea2013e1",
"./README.md": "7aff2d7abdbb1470d16466f41ce15876d53427f8f7962380b8fdc8250476de9a",
"./README.md": "50ec3df008644daf6f01a68e9182c1d8532efd89ae7111add2a7a05b7beb3f0b",
"./fgfw-lite/GeoLite2-Country.mmdb": "c92d721c0b4b6b63d23434bc78400cb0e4dcfd67b8728097fb220c18ccd5735e",
"./fgfw-lite/apfilter.py": "e285496d0daefafb54ecf74ad47635dc074e3dfd5bf3cb98b7c2e9162b9aca77",
"./fgfw-lite/basesocket.py": "0de8136b3f8d399ee563b4cc8aa5ae58e5b54b8b217a9b2dac9e4e0373cdc818",
"./fgfw-lite/cloud.txt": "51b4f8ea55758b36733a7ad165b4f614e15459319bf1d334e5dad08538b5f6b6",
"./fgfw-lite/config.py": "78932f02b1598d522e20236ddede8318091126f84a7f3a765edfea714f20f1c5",
"./fgfw-lite/connection.py": "4cc587ea1b57512670bf9b6c765041483cc31aa35fb00734def0f33b4d274e27",
"./fgfw-lite/connection.py": "ddc05c42a3b2a759ff3bc1cc428a0f79fa9586b3a866ddd9f36e40745f309453",
"./fgfw-lite/ctypes_libsodium.py": "e9e8ab9d439af5fa1bc28572fc696ee6826f341270931de59aebd960ce4e21ce",
"./fgfw-lite/dnsserver.py": "fa23e00a7a7b8ec23b3108db5348273a9ca95ca28438947688db94ffa679f7a7",
"./fgfw-lite/ecc.py": "a2f4ae277dffb9ea67a24c74598a0fed7e5c700e4b27ac118e49ae8eae8c984a",
"./fgfw-lite/encrypt.py": "713a6f57f8249f9daf1ff9b68b7b88ceb50a873ec9a926349c0f468d95450e41",
"./fgfw-lite/encrypt.py": "6f2f6cc622227cded2df6b7535859bd7953b2dca964f8585e6f19c9cf3e854b0",
"./fgfw-lite/fgfw-lite.py": "4a5162392931dd2711306b7a0d5659d90c9764b1d40655f03a8427c26e4dba80",
"./fgfw-lite/get_proxy.py": "e0821dab155335442843268288c838fe1b35f11802f68e2e3400ac0a47b386ef",
"./fgfw-lite/get_proxy.py": "44e9de9df3523ac991cb30ec749d68d79518be6e760f548c4731609e6373840e",
"./fgfw-lite/httputil.py": "c156d8d66d7d5b6f25e59f966bbc7749095200df9f29a363375135b456e40fa5",
"./fgfw-lite/hxsocks.py": "2f3701870731986fecd14df70bee78a4b2a48ff07ba210b486493326d360c25c",
"./fgfw-lite/lang/__init__.py": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
Expand All @@ -44,5 +43,5 @@
"./fgfw-lite/ui_settings.py": "cd053bc9560ae0c898576e0ca1bf537b8fd7398c9ec0d883844d95d3f55b826f",
"./fgfw-lite/util.py": "e593fbd8a696c5177a519f28dbd0aecaa26b559be9e4a4d27d8df73edee38418",
"./release_note.txt": "99725a38db8a2e1f08a5b81a134423364b5444c1f51328cedd778948cfe2d4fe",
"./userconf.sample.ini": "1e04a1fca6b359623747436609cd856fa283820e7c523a91da3f647d9bd0742b"
"./userconf.sample.ini": "ea4a4d365ab2bdb25617846853069bb3c6a9047e86234efda6bc9d77e1cf9bb1"
}
10 changes: 5 additions & 5 deletions version.ini
Expand Up @@ -3,22 +3,22 @@ LastUpdate = 1424610212.91
ver = 1
fgfw-lite-cloud.txt = 51b4f8ea55758b36733a7ad165b4f614e15459319bf1d334e5dad08538b5f6b6
fgfw-lite-GeoLite2-Country.mmdb = c92d721c0b4b6b63d23434bc78400cb0e4dcfd67b8728097fb220c18ccd5735e
userconf.sample.ini = 1e04a1fca6b359623747436609cd856fa283820e7c523a91da3f647d9bd0742b
userconf.sample.ini = ea4a4d365ab2bdb25617846853069bb3c6a9047e86234efda6bc9d77e1cf9bb1
Python27-python27.zip = e948e8e22b1a9b1cf40339c411440e494a8a638b46f9b648a993946be1125361
README.md = 7aff2d7abdbb1470d16466f41ce15876d53427f8f7962380b8fdc8250476de9a
README.md = 50ec3df008644daf6f01a68e9182c1d8532efd89ae7111add2a7a05b7beb3f0b
FWLite.exe = 0ab5b34ee662b71b1dccd5ed0f4c81eea62665cb29f4634fc0ae227e4b3e2929
FWLite.pyw = d4adea8dc1a364b1ae6a2176d53a0bf1f323d20df87140e841887378b1237c02
release_note.txt = 99725a38db8a2e1f08a5b81a134423364b5444c1f51328cedd778948cfe2d4fe
fgfw-lite-apfilter.py = e285496d0daefafb54ecf74ad47635dc074e3dfd5bf3cb98b7c2e9162b9aca77
fgfw-lite-basesocket.py = 0de8136b3f8d399ee563b4cc8aa5ae58e5b54b8b217a9b2dac9e4e0373cdc818
fgfw-lite-config.py = 78932f02b1598d522e20236ddede8318091126f84a7f3a765edfea714f20f1c5
fgfw-lite-connection.py = 4cc587ea1b57512670bf9b6c765041483cc31aa35fb00734def0f33b4d274e27
fgfw-lite-connection.py = ddc05c42a3b2a759ff3bc1cc428a0f79fa9586b3a866ddd9f36e40745f309453
fgfw-lite-ctypes_libsodium.py = e9e8ab9d439af5fa1bc28572fc696ee6826f341270931de59aebd960ce4e21ce
fgfw-lite-dnsserver.py = fa23e00a7a7b8ec23b3108db5348273a9ca95ca28438947688db94ffa679f7a7
fgfw-lite-ecc.py = a2f4ae277dffb9ea67a24c74598a0fed7e5c700e4b27ac118e49ae8eae8c984a
fgfw-lite-encrypt.py = 713a6f57f8249f9daf1ff9b68b7b88ceb50a873ec9a926349c0f468d95450e41
fgfw-lite-encrypt.py = 6f2f6cc622227cded2df6b7535859bd7953b2dca964f8585e6f19c9cf3e854b0
fgfw-lite-fgfw-lite.py = 4a5162392931dd2711306b7a0d5659d90c9764b1d40655f03a8427c26e4dba80
fgfw-lite-get_proxy.py = e0821dab155335442843268288c838fe1b35f11802f68e2e3400ac0a47b386ef
fgfw-lite-get_proxy.py = 44e9de9df3523ac991cb30ec749d68d79518be6e760f548c4731609e6373840e
fgfw-lite-httputil.py = c156d8d66d7d5b6f25e59f966bbc7749095200df9f29a363375135b456e40fa5
fgfw-lite-hxsocks.py = 2f3701870731986fecd14df70bee78a4b2a48ff07ba210b486493326d360c25c
fgfw-lite-parent_proxy.py = 5075824126fec9bee88327825e46a501701201cd6d32aca6a62edda84e14d3cd
Expand Down

0 comments on commit 6aa9048

Please sign in to comment.