Initial commit
This commit is contained in:
commit
0257b46c7f
27 changed files with 4211 additions and 0 deletions
4
bin/gensitemaptxt.sh
Executable file
4
bin/gensitemaptxt.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
find . -name '*.md'|sed -e 's/\.md$//' -e 's,/index$,/,' -e 's,^\.,http://harmful.cat-v.org,'
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue