David Larlet 3 месяцев назад
Родитель
Сommit
7afb79b1fa
Подписано: David Larlet <david@larlet.fr> Идентификатор GPG ключа: 3E2953A359E7E7BD
1 измененных файлов: 2 добавлений и 0 удалений
  1. 2
    0
      cache.py

+ 2
- 0
cache.py Просмотреть файл

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



Загрузка…
Отмена
Сохранить