lib/sportdb/updater.rb in sportdb-1.8.6 vs lib/sportdb/updater.rb in sportdb-1.8.7
- old
+ new
@@ -42,11 +42,11 @@
[ 'en', 'en-england' ],
[ 'es', 'es-espana' ],
[ 'it', 'it-italy' ],
[ 'be', 'europe', 'be-belgium' ], # NB: europe/be-belgium
[ 'ro', 'europe', 'ro-romania' ],
- [ 'cl', 'europe' ],
- [ 'el', 'europe' ],
+ [ 'cl', 'europe-champions-league' ],
+ [ 'el', 'europe-champions-league' ],
[ 'br', 'br-brazil' ],
[ 'mx', 'mx-mexico' ], # todo: add mx.* for clausura etc ??
[ 'euro', 'euro-cup', ],
[ 'world', 'world-cup' ],
[ 'world.*', 'world-cup' ]]
\ No newline at end of file