Skip to content

Commit

Permalink
Cabeçario reduzido ao minimo
Browse files Browse the repository at this point in the history
  • Loading branch information
thevtm committed May 3, 2017
1 parent 97bfcc0 commit 0936025
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scraper.js
Expand Up @@ -16,9 +16,6 @@ const API_PARTIDAS = 'https://api.cartolafc.globo.com/partidas'
const API_CLUBES = 'https://api.cartolafc.globo.com/clubes'

const headers = {
'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8',
'Accept-Encoding': 'gzip, deflate, sdch, br',
'Accept-Language': 'en-US,en;q=0.8',
'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.96 Safari/537.36'
}

Expand Down

0 comments on commit 0936025

Please sign in to comment.