File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/src/app/pages/statistics/statistics.page.html
<ion-header class="ion-no-border">
<ion-toolbar>
<ion-back-button slot="start"></ion-back-button>
<ion-title class="ion-text-center">{{ 'DATA_TITLE' | translate }}</ion-title>
</ion-toolbar>
</ion-header>
<ion-content padding>
<iframe width="100%" height="1000" style="visibility: hidden;" onload="this.style.visibility = 'visible';"
[src]="getStatisticsUrl('all')" frameborder="0" allowfullscreen></iframe>
<!--
<section class="sectionHeader" style="margin-top: 8px;">>
<p class="title-section">{{'DATA_MATCHES' | translate}}</p>
</section>
<div class="d-flex justify-content-center">
<ion-card class="data-card" style="width: 100%;">
<div class="headerTable">{{'STATISTICS_TITLE_NEXT_MATCH' | translate}}</div>
<iframe frameborder="0" scrolling="no" width="100%" height="190"
src="https://www.fctables.com/teams/independiente-medellin-187406/iframe/?type=team-next-match&lang_id=4&country=45&template=188&team=187406&timezone=America/Bogota&time=12&width=100%&height=190&font=Helvetica&fs=14&lh=22&bg=FFFFFF&fc=333333&logo=1&tlink=0&scfs=22&scfc=333333&scb=1&sclg=1&teamls=60&sh=0&hfb=0&hbc=c60216&hfc=ffffff"></iframe>
</ion-card>
</div>
<div class="d-flex justify-content-center">
<ion-card class="data-card" style="width: 100%;">
<div class="headerTable">{{'STATISTICS_TITLE_LAST_MATCH' | translate}}</div>
<iframe frameborder="0" scrolling="no" width="100%" height="190"
src="https://www.fctables.com/teams/independiente-medellin-187406/iframe/?type=team-last-match&lang_id=4&country=45&template=188&team=187406&timezone=America/Bogota&time=12&width=100%&height=190&font=Helvetica&fs=14&lh=22&bg=FFFFFF&fc=333333&logo=1&tlink=0&scfs=22&scfc=333333&scb=1&sclg=1&teamls=60&sh=0&hfb=0&hbc=c60216&hfc=ffffff"></iframe>
</ion-card>
</div>
<div class="d-flex justify-content-center">
<ion-card class="data-card" style="width: 100%;">
<div class="headerTable">{{'STATISTICS_TITLE_NEXT_DATES' | translate}}</div>
<iframe frameborder="0" scrolling="no" width="100%" height="566"
src="https://www.fctables.com/colombia/liga-postobon/iframe/?type=league-scores&lang_id=4&country=45&template=188&stage=33935&team=187406&timezone=America/Bogota&time=12&width=100%&height=470&font=Helvetica&fs=14&lh=22&bg=FFFFFF&fc=333333&logo=1&tlink=0&scoreb=ed2f2f&scorefc=FFFFFF&sgdcoreb=333333&sgdcorefc=FFFFFF&sh=0&hfb=0&hbc=c60216&hfc=ffffff">
</iframe>
</ion-card>
</div>
<section class="sectionHeader">
<p class="title-section">{{'DATA_POSITIONS_TABLE' | translate}}</p>
</section>
<div class="d-flex justify-content-center" hidden>
<ion-card class="data-card" style="width: 100%;">
<div class="headerTable">{{'STATISTICS_TITLE_LEAGUE1' | translate}}</div>
<iframe frameborder="0" scrolling="no" width="100%" height="566"
src="https://www.fctables.com/colombia/liga-postobon/iframe/?type=table&lang_id=4&country=45&template=188&stage=33935&team=187406&timezone=America/Bogota&time=12&po=1&ma=1&wi=1&dr=1&los=1&gf=1&ga=1&gd=0&pts=1&ng=0&form=0&width=100%&height=566&font=Helvetica&fs=14&lh=22&bg=FFFFFF&fc=333333&logo=1&tlink=0&scfs=22&scfc=333333&scb=1&sclg=1&teamls=60&ths=1&thb=1&thba=FFFFFF&thc=000000&bc=dddddd&hob=f5f5f5&hobc=ebe7e7&lc=333333&sh=0&hfb=0&hbc=c60216&hfc=ffffff">
</iframe>
</ion-card>
</div>
<div class="d-flex justify-content-center">
<ion-card class="data-card" style="width: 100%;">
<div class="headerTable">{{'STATISTICS_TITLE_LEAGUE2' | translate}}</div>
<iframe id="Iframe"
src="https://www.scoreaxis.com/widget/standings-widget/672?header=0&widgetHomeAwayTabs=0&widgetRows=1%2C1%2C1%2C1%2C1%2C1%2C0%2C1%2C0%2C1&lang=es&font=7&fontSize=14&autoHeight=0&removeBorders=1&links=0&inst=839a6"
style="width:100%;height:1435px;border:none;transition:all 300ms ease"></iframe>
</ion-card>
</div>
<div class="d-flex justify-content-center">
<ion-card class="data-card" style="width: 100%;">
<div class="headerTable">{{'STATISTICS_TITLE_FEATURED_PLAYERS' | translate}}</div>
<iframe id="Iframe"
src="https://www.scoreaxis.com/widget/league-top-players/672?autoHeight=0&lang=es&font=6&links=0&inst=8a74a"
style="width:100%;height:385px;border:none;transition:all 300ms ease"></iframe>
</ion-card>
</div>
-->
</ion-content>