added rule34.xxx-parser.py

This commit is contained in:
leca 2023-02-17 21:31:14 +03:00
commit 36af519555
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/bin/bash
extension="" extension=""
echo "Type an extension to shuffle" echo "Type an extension to shuffle"

View File

@ -1,3 +1,5 @@
#!/bin/bash
extension="" extension=""
echo "Type an extension to sort" echo "Type an extension to sort"