diff --git a/riven/srcgen/index.js b/riven/srcgen/index.js index a62f55a..e520eb4 100644 --- a/riven/srcgen/index.js +++ b/riven/srcgen/index.js @@ -40,7 +40,7 @@ const files = [ '.maps.json' ], [ - 'https://raw.githubusercontent.com/MingweiSamuel/riotapi-schema/master/src/data/routesTable.json', + 'http://www.mingweisamuel.com/riotapi-schema/routesTable.json', '.routesTable.json' ], ];