Skip to content

Instantly share code, notes, and snippets.

'<?xml version="1.0" encoding="ISO-8859-1"?>
<html lang="pt-br">
<head>
<meta charset="ISO-8859-1"/>
<title>Documento:3945</title>
<style></style>
</head>
<body>
<article data-id_documento="811759510102491518148013246547" data-cod_documento="3945" data-id_modelo="811730994991877157878450382785" data-temidparagrafos="true">
'<?xml version="1.0" encoding="ISO-8859-1"?>
<html lang="pt-br">
<head>
<meta charset="ISO-8859-1"/>
<title>Documento:3945</title>
<style></style>
</head>
<body>
<article data-id_documento="811759510102491518148013246547" data-cod_documento="3945" data-id_modelo="811730994991877157878450382785" data-temidparagrafos="true">
@murilomeloj
murilomeloj / html
Created December 10, 2024 19:13
erro
<!DOCTYPE html>
<html lang="pt-br" >
<head >
<link rel="shortcut icon" href="imagens/icons/favicons/favicon.ico" /><input id="url_log_erro_javascript" name="url_log_erro_javascript" type="hidden" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="robots" content="noindex" />
<title>:: eproc - DESENVOLVIMENTO - AC - Cadastrar Nova Regra de ATP ::</title>
<link rel='stylesheet' charset="utf-8" href='css/dist/bundle-bs4.css?9.11.1'>
<link rel='stylesheet' charset="utf-8" href='css/dist/bundle-bs4-contrast.css?9.11.1'>
@murilomeloj
murilomeloj / script.js
Created September 12, 2022 14:28
script que fiz pro meu brother markola
const boletos = [
{
"valor": "119.90",
"vencimento": "2022-09-07",
"linhadigitavel": "36490.00019 00027.318005 00000.064089 2 00000000011990",
"url": "https:\/\/download.gerencianet.com.br\/v1\/273180_1209_BRARRA4\/273180-6408-LEMAL7\/273180-6408-LEMAL7"
},
{
"valor": "119.90",
"vencimento": "2022-10-09",
@murilomeloj
murilomeloj / Preparacao.py
Last active September 12, 2022 16:55
Adiciona candidatos na vaga
from playwright.sync_api import sync_playwright
from tkinter import *
import tkinter.messagebox
import requests
import json
from datetime import *
def save_input():
try:
@murilomeloj
murilomeloj / mainPreenchimento.py
Last active September 12, 2022 16:55
Preenchimento automático de documentos
from playwright.sync_api import sync_playwright
from tkinter import *
import tkinter.messagebox
import time
def define_scenario(scene):
if scene == 'Caso 01 (BR)': # COM SALÁRIO, SEM RESERVISTA > 25 ANOS, BRASILEIRO, CTPS DIGITAL, BOM JESUS - RS
return {