We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 5.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
date,target,amount_up,reason_brief,authority,link | |
2025-02-14,CAMINOS DEL RÍO URUGUAY S.A.,111771,"Incumplimiento en el mantenimiento de banquinas pavimentadas con fisuras en rutas nacionales","DIRECCIÓN NACIONAL DE VIALIDAD (a través de la GERENCIA EJECUTIVA DE PLANEAMIENTO Y CONCESIONES)",HYPERLINK(https://www.boletinoficial.gob.ar/detalleAviso/primera/321131/1) | |
2024-12-04,CAMINOS DEL RÍO URUGUAY S.A.,54000,"Deformación transversal excesiva en calzada (superior a 12 mm) en tramos de la RN 14","DIRECCIÓN NACIONAL DE VIALIDAD (bajo órbita del MINISTERIO DE ECONOMÍA)",HYPERLINK(https://www.boletinoficial.gob.ar/detalleAviso/primera/317652/1) | |
2025-07-10,Caminos del Río Uruguay S.A.,531440,"Índice de Estado característico menor a 7 en tramos de Ruta Nacional N.° 14","Dirección Nacional de Vialidad",HYPERLINK(https://www.boletinoficial.gob.ar/detalleAviso/primera/328115/1) | |
2025-03-18,Caminos del Río Uruguay S.A.,505700,"Incumplimiento de condiciones de mantenimiento viario (IE inferior al requerido)","Dirección Na |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from pathlib import Path | |
from json import load as load_json | |
with open('misa.json', 'r', encoding='utf-8') as f: | |
dan = load_json(f) | |
cap_size = 256 | |
i = 0 | |
c = 0 | |
l = len(dan) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from pathlib import Path | |
from time import sleep | |
import requests | |
import json | |
url = 'https://mass-block-twitter-server.rxliuli.com/api/modlists/users' | |
headers = { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Esto funciona pegandolo a la consola en x.com, guarda una lista en local storage de los ya bloqueados. | |
Hace falta hacer click en el boton para que arranque, luego es automático, va bloqueando cada 2 segundos | |
un troll. | |
PERO PARA!!! | |
¡¿Vas a pegar código a la consola del navegador sin saber lo que hace?! | |
🤪 🤪 🤪 | |
Es peligroso eso. Solo hacelo con este código que fue aprobado por el mismísimo Elon Musk. | |
Dale... Pegalo... Fácil, tocás RAW, seleccionás todo y lo pegás en la consola. |