/haoel.blog

haoel CSDN blogs

Primary LanguageHTML

haoel CSDN blog

blog.url.txt

A list of Haoel's blog based on: ghostincoolshell/haoel-articles#26 (comment)

test.py

Crawl script

Need to strip out setTimeout function.

for i in *html; do grep -v onerror="setTimeout $i > aa; mv aa $i; done;