Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Commit

Permalink
changes from v3 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
chapeupreto committed Jul 7, 2018
1 parent f47460c commit af2c65e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Sinesp.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

class Sinesp
{
private $secret = '#8.1.0#Mw6HqdLgQsX41xAGZgsF';
private $url = 'https://cidadao.sinesp.gov.br/sinesp-cidadao/mobile/consultar-placa/v3';
private $secret = '#8.1.0#g8LzUadkEHs7mbRqbX5l';
private $url = 'https://cidadao.sinesp.gov.br/sinesp-cidadao/mobile/consultar-placa/v4';
private $proxy = null;

private $placa = '';
Expand Down

2 comments on commit af2c65e

@ritielmi
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bom dia #37 chapeupreto. Acho que o sinesp atualizou novamente. Parou de funcionar hoje (02/07/2019)

@igorjsoares
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Realmente, aqui pra mim também está dado que a versão está desatualizada.

Please sign in to comment.