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

Commit

Permalink
Merge pull request #26 from chapeupreto/v4
Browse files Browse the repository at this point in the history
changes from v3 to v4
  • Loading branch information
chapeupreto committed Jul 7, 2018
2 parents f47460c + af2c65e commit 060e002
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

0 comments on commit 060e002

Please sign in to comment.