This website works better with JavaScript.
홈
탐색
도움말
로그인
davidbgk
/
larlet-fr-david-cache
보기
1
좋아요
0
포크
0
코드
릴리즈
0
Activity
소스 검색
Code
master
David Larlet
10 달 전
부모
198411bad5
커밋
7afb79b1fa
로그인 계정:
David Larlet
<david@larlet.fr>
GPG Key ID:
3E2953A359E7E7BD
1개의 변경된 파일
과
2개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
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}"')
Write
Preview
Loading…
취소
저장