1
0
Fork 0

Second round, clean up http:// links with {{ site.url }}

This commit is contained in:
Luca Beltrame 2015-05-16 12:27:23 +02:00
parent 788e4609f6
commit a6570a4144
122 changed files with 278 additions and 278 deletions

View file

@ -10,4 +10,4 @@ categories:
- Linux
---
I've decided to update the wp_filter.py script. I fixed a good deal of bugs and at the same time I added a simple text-driven menu in order to simplify the program use, and I also added a readme file that describes operation and other requirements. You can download the program in [tar.gz format](http://www.dennogumi.org/files/wp_filter.tar.gz) or in [zip format](http://www.dennogumi.org/files/wp_filter.zip). For basic requirements, refer to my [previous blog post](http://www.dennogumi.org/2006/12/23/wallpaper-size-checker/). Comments are welcome.
I've decided to update the wp_filter.py script. I fixed a good deal of bugs and at the same time I added a simple text-driven menu in order to simplify the program use, and I also added a readme file that describes operation and other requirements. You can download the program in [tar.gz format]({{ site.url }}/files/wp_filter.tar.gz) or in [zip format]({{ site.url }}/files/wp_filter.zip). For basic requirements, refer to my [previous blog post]({{ site.url }}/2006/12/23/wallpaper-size-checker/). Comments are welcome.