Skip to content

Instantly share code, notes, and snippets.

@viniciusbig
Created December 9, 2018 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save viniciusbig/99e13900f88fea39048eee64c7948fe6 to your computer and use it in GitHub Desktop.
Save viniciusbig/99e13900f88fea39048eee64c7948fe6 to your computer and use it in GitHub Desktop.
Link direto para a pagina dos correios rastreando encomenda
<form id="shipping-correo" method="POST" target="_blank" action="https://www2.correios.com.br/sistemas/rastreamento/resultado_semcontent.cfm">
<input type="hidden" name="Objetos" value="CODIGODERASTREIO">
<a href="javascript:;" onclick="parentNode.submit();">CODIGODERASTREIO</a>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment