Skip to content

Commit

Permalink
Cleanup pref.ini and change Google server file for download test
Browse files Browse the repository at this point in the history
  • Loading branch information
tindy2013 committed Aug 20, 2020
1 parent b0b362b commit 26048d1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions base/pref.ini
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ preferred_ss_client=ss-libev
;recognized value: ssr-libev, ssr-csharp
preferred_ssr_client=ssr-libev

;Ping method, default is tcping
;recognized value: tcping, googleping, bingping, gstaticping
preferred_ping_method=tcping

;Override any port in configurations and use the following one
;!!!DO NOT USE THIS UNLESS YOU ARE VERY SURE OF WHAT YOU ARE DOING!!!
;uncomment to enable this feature
Expand Down Expand Up @@ -77,10 +73,9 @@ custom_color_bounds=0|65536|524288|4194304|16777216
[rules]
;Test files format: URL|TagName
test_file_urls=https://download.microsoft.com/download/2/0/E/20E90413-712F-438C-988E-FDAA79A8AC3D/dotnetfx35.exe|Default
test_file_urls=https://dl.google.com/dl/android/aosp/bonito-pd2a.190115.029-factory-aac5b874.zip|Google
test_file_urls=https://dl.google.com/android/studio/maven-google-com/stable/offline-gmaven-stable.zip|Google
test_file_urls=http://cachefly.cachefly.net/200mb.test|Cachefly
test_file_urls=http://updates-http.cdn-apple.com/2019FallFCS/fullrestores/061-22552/374D62DE-E18B-11E9-A68D-B46496A9EC6E/iPhone12,1_13.1.2_17A860_Restore.ipsw|Apple
;Rule format: matchType|matchItem1|matchItem2|...|matchTag
rules=match_isp|Microsoft Corporation|Google
rules=match_isp|Google LLC|Default

0 comments on commit 26048d1

Please sign in to comment.