mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-06-12 19:11:33 -07:00
Update to Zwift 1.0.129105
This commit is contained in:
@@ -4,8 +4,8 @@ from urllib3 import PoolManager
|
||||
from fuzzywuzzy import process, fuzz
|
||||
|
||||
frame_exceptions = [270803031, 1409258486, 1444415023, 2029842509, 3079625256, 3814159195, 4150853780, 4243692575]
|
||||
frontwheel_exceptions = [69023253, 1344753875, 1361038541, 1547965258, 2004537892, 2365488570, 2907165694, 3787145210, 3849702821, 4221174482, 998391700]
|
||||
rearwheel_exceptions = [345690674, 413430806, 1547965258, 1796445915, 1965395406, 2602078812, 2740373137, 4088741326, 4111310185, 4151822963, 961116451]
|
||||
frontwheel_exceptions = [69023253, 1344753875, 1361038541, 1547965258, 2004537892, 2365488570, 2907165694, 3787145210, 3849702821, 4221174482, 998391700, 4249063997]
|
||||
rearwheel_exceptions = [345690674, 413430806, 1547965258, 1796445915, 1965395406, 2602078812, 2740373137, 4088741326, 4111310185, 4151822963, 961116451, 4097663513]
|
||||
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