Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
davidbgk
/
larlet-fr-david-cache
Seguir
1
Destacar
0
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
Code
master
David Larlet
hace 10 meses
padre
198411bad5
commit
7afb79b1fa
Firmado por:
David Larlet
<david@larlet.fr>
GPG Key ID:
3E2953A359E7E7BD
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
cache.py
+ 2
- 0
cache.py
Ver fichero
@@ -146,6 +146,8 @@ def new(url):
open(result_path, "w").write(page)
# Generating the HTML file.
create(hash_url)
md_line = f"> <cite>*[{title}]({url})*</cite>"
print(md_line)
os.popen(f'subl "{result_path}"')
Escribir
Vista previa
Cargando…
Cancelar
Guardar