UNPKG

brasileirao

Version:

<p align="center"> <a href="https://github.com/godrix/brasileirao/actions"> <img src="https://img.shields.io/github/actions/workflow/status/godrix/brasileirao/publish.yml"/> </a> <a href="https://github.com/godrix/brasileirao"> <img src="htt

18 lines (17 loc) 569 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BASE_URL = void 0; exports.BASE_URL = { TABLE: { GE: { a: 'http://globoesporte.globo.com/futebol/brasileirao-serie-a', b: 'http://globoesporte.globo.com/futebol/brasileirao-serie-b', c: '', }, CNN: { a: 'https://www.cnnbrasil.com.br/esporte/futebol/tabela-brasileirao-serie-a/', b: 'https://www.cnnbrasil.com.br/esporte/futebol/tabela-brasileirao-serie-b/', c: '', } } };