David Larlet pirms 3 mēnešiem
vecāks
revīzija
7afb79b1fa
Parakstījis: David Larlet <david@larlet.fr> GPG atslēgas ID: 3E2953A359E7E7BD
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2
    0
      cache.py

+ 2
- 0
cache.py Parādīt failu

@@ -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}"')



Notiek ielāde…
Atcelt
Saglabāt