Untitled


SUBMITTED BY: WesleySantista

DATE: Feb. 20, 2024, 10:48 p.m.

UPDATED: Feb. 20, 2024, 10:54 p.m.

FORMAT: Text only

SIZE: 425 Bytes

HITS: 33

  1. <!DOCTYPE html>
  2. <html lang="pt-br">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>Baixar API</title>
  7. </head>
  8. <body>
  9. <button style="background-color: blue; color: white; padding: 10px 20px; border: none; cursor: pointer;" onclick="location.href='link_para_api.php';">CLIQUE AQUI PARA BAIXAR NOSSA API PARA DOOPLAY</button>
  10. </body>
  11. </html>

comments powered by Disqus