Skip to content

Commit

Permalink
url and lift updates
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelhughes committed Aug 19, 2024
1 parent 400424b commit f00f295
Show file tree
Hide file tree
Showing 3 changed files with 494 additions and 388 deletions.
4 changes: 2 additions & 2 deletions lib/resorts/catedral/resort.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "Catedral Alta Patagonia",
"url": {
"host": "https://catedralaltapatagonia.com",
"pathname": "/partediario/"
"host": "https://partediario.catedralaltapatagonia.com",
"pathname": "/partediario/#nav-medios-tab"
},
"tags": [
"CAPSA",
Expand Down
32 changes: 15 additions & 17 deletions test/resorts/catedral.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,25 @@ lifts('catedral', 'html', {
'Magic III': 'open',
'Magic IV': 'open',
'Magic V': 'open',
'TS Princesa I': 'open',
'TS Lenga': 'open',
'TS Princesa II': 'open',
'TS Princesa III': 'closed',
'TS Nubes': 'open',
'TK Centro': 'open',
'TS Princesita': 'open',
'TS Ciprés': 'open',
'TS Ñire': 'open',
'TS Lenga': 'closed',
'TS Nubes': 'closed',
'TS Centro': 'open',
'TS Triple Park': 'open',
'TK Plaza': 'open',
'TS Sextuple': 'open',
'TS Punta Nevada': 'open',
'TS Punta Nevada': 'hold',
'TS Lynch': 'closed',
'TS Militares': 'open',
'TS La Hoya': 'open',
'TS Esquiadores': 'closed',
'TS Cóndor III': 'closed',
'TS Cóndor II': 'open',
'TS La Hoya': 'closed',
'TS Militares': 'closed',
'TS Cóndor I': 'open',
'TS Cóndor II': 'open',
'TS Cóndor III': 'closed',
'TS Esquiadores (A Requerimiento)': 'closed',
'T-Bar Corto': 'open',
'T-Bar Largo': 'open',
'TS Diente de Caballo': 'open',
'TS Bosque': 'closed',
'TS 2000': 'open',
'TC Amancay': 'open'
'TC Amancay': 'open',
'TS Diente de Caballlo': 'open',
'TS Bosque': 'closed'
});
Loading

0 comments on commit f00f295

Please sign in to comment.