mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-06-12 19:11:33 -07:00
Update to Zwift 1.0.146371
This commit is contained in:
@@ -3,9 +3,9 @@ import json
|
||||
from urllib3 import PoolManager
|
||||
from fuzzywuzzy import process, fuzz
|
||||
|
||||
frame_exceptions = [270803031, 1409258486, 1444415023, 2029842509, 3079625256, 3814159195, 4150853780, 4243692575, 3988344633]
|
||||
frontwheel_exceptions = [69023253, 1344753875, 1361038541, 1547965258, 2004537892, 2365488570, 2907165694, 3787145210, 3849702821, 4221174482, 998391700, 4249063997, 3207647806, 1572602779, 1114387765]
|
||||
rearwheel_exceptions = [345690674, 413430806, 1547965258, 1796445915, 1965395406, 2602078812, 2740373137, 4088741326, 4111310185, 4151822963, 961116451, 4097663513, 1040669859, 21937401, 201030698]
|
||||
frame_exceptions = [270803031, 1409258486, 1444415023, 2029842509, 3079625256, 3814159195, 4150853780, 4243692575, 3988344633, 3017804836]
|
||||
frontwheel_exceptions = [69023253, 1344753875, 1361038541, 1547965258, 2004537892, 2365488570, 2907165694, 3787145210, 3849702821, 4221174482, 998391700, 4249063997, 3207647806, 1572602779, 1114387765, 3557711998]
|
||||
rearwheel_exceptions = [345690674, 413430806, 1547965258, 1796445915, 1965395406, 2602078812, 2740373137, 4088741326, 4111310185, 4151822963, 961116451, 4097663513, 1040669859, 21937401, 201030698, 1810163955]
|
||||
route_exceptions = {
|
||||
'2018 UCI WORLDS SHORT LAP': '2018 WORLDS SHORT LAP',
|
||||
'2015 UCI WORLDS COURSE': 'RICHMOND UCI WORLDS',
|
||||
|
||||
Reference in New Issue
Block a user