Compare commits
3 Commits
4b9b3ca0cb
...
a501e96b89
| Author | SHA1 | Date | |
|---|---|---|---|
| a501e96b89 | |||
| 8732a9707b | |||
| 62c8a04369 |
2
logo-thumbs.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
cd "logos/$LOGO"; mkdir -p thumbs lazy; mogrify -path thumbs -resize 300x40^\> *.png; mogrify -path lazy -resize 50x\> *.png
|
||||
7
logos-thumbs.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
for dir in logos/*;
|
||||
do mkdir -p "$dir/thumbs" "$dir/lazy";
|
||||
|
||||
mogrify -path "$dir/thumbs" -resize 300x40^\> "$dir/*.png";
|
||||
mogrify -path "$dir/lazy" -resize 50x\> "$dir/*.png";
|
||||
done
|
||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
2
tag-thumbs.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
cd "tags/$TAG"; mkdir -p thumbs lazy; mogrify -path thumbs -resize x240\> -quality 90% *.jpeg; mogrify -path lazy -resize x90\> -quality 90% *.jpeg
|
||||
7
tags-thumbs.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
for dir in tags/*;
|
||||
do mkdir -p "$dir/thumbs" "$dir/lazy";
|
||||
|
||||
mogrify -path "$dir/thumbs" -resize x280\> -quality 90% "$dir/*.jpeg";
|
||||
mogrify -path "$dir/lazy" -resize x90\> -quality 90% "$dir/*.jpeg";
|
||||
done
|
||||
0
tags/69/lazy/0.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
0
tags/69/lazy/1.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.1 KiB |
0
tags/69/lazy/2.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
0
tags/69/lazy/3.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
0
tags/69/lazy/4.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.9 KiB |
BIN
tags/69/thumbs/0.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 32 KiB |
BIN
tags/69/thumbs/1.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 44 KiB |
BIN
tags/69/thumbs/2.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 40 KiB |
BIN
tags/69/thumbs/3.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 32 KiB |
BIN
tags/69/thumbs/4.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 55 KiB |
0
tags/airtight/lazy/1.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
0
tags/airtight/lazy/10.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.6 KiB |
0
tags/airtight/lazy/11.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 8.0 KiB |
0
tags/airtight/lazy/2.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
0
tags/airtight/lazy/2a.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.4 KiB |
0
tags/airtight/lazy/3.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.8 KiB |
0
tags/airtight/lazy/4.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.2 KiB |
0
tags/airtight/lazy/5.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.1 KiB |
0
tags/airtight/lazy/6.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.1 KiB |
0
tags/airtight/lazy/7.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
0
tags/airtight/lazy/7a.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
0
tags/airtight/lazy/7b.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
0
tags/airtight/lazy/8.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
0
tags/airtight/lazy/9.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.2 KiB |
0
tags/airtight/lazy/adriana_chechik_hardx.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.6 KiB |
0
tags/airtight/lazy/adriana_chechik_hope_howell_hopehowellxxx.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
0
tags/airtight/lazy/adriana_chechik_hope_howell_hopehowellxxx_1.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
0
tags/airtight/lazy/anissa_kate_legalporno.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 7.0 KiB |
0
tags/airtight/lazy/diamond_foxxx_milfslikeitbig.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.1 KiB |
0
tags/airtight/lazy/emily_willis_blacked.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
0
tags/airtight/lazy/hime_marie_blackedraw.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.9 KiB |
0
tags/airtight/lazy/mina_ddfnetwork.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
0
tags/airtight/lazy/savannah_bond_julesjordan.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
0
tags/airtight/lazy/tory_lane_bigtitsatwork.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 8.0 KiB |
0
tags/airtight/lazy/venera_maxima_legalporno.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
0
tags/airtight/lazy/yoha_boundgangbangs.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 7.0 KiB |
BIN
tags/airtight/thumbs/1.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 41 KiB |
BIN
tags/airtight/thumbs/10.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 50 KiB |
BIN
tags/airtight/thumbs/11.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 44 KiB |
BIN
tags/airtight/thumbs/2.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 46 KiB |
BIN
tags/airtight/thumbs/2a.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 43 KiB |
BIN
tags/airtight/thumbs/3.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 36 KiB |
BIN
tags/airtight/thumbs/4.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 37 KiB |
BIN
tags/airtight/thumbs/5.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 43 KiB |
BIN
tags/airtight/thumbs/6.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 42 KiB |
BIN
tags/airtight/thumbs/7.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 40 KiB |
BIN
tags/airtight/thumbs/7a.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 42 KiB |
BIN
tags/airtight/thumbs/7b.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 37 KiB |
BIN
tags/airtight/thumbs/8.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 46 KiB |
BIN
tags/airtight/thumbs/9.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 42 KiB |
BIN
tags/airtight/thumbs/adriana_chechik_hardx.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 38 KiB |
BIN
tags/airtight/thumbs/adriana_chechik_hope_howell_hopehowellxxx.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 41 KiB |
BIN
tags/airtight/thumbs/adriana_chechik_hope_howell_hopehowellxxx_1.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 43 KiB |
BIN
tags/airtight/thumbs/anissa_kate_legalporno.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 42 KiB |
BIN
tags/airtight/thumbs/diamond_foxxx_milfslikeitbig.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 49 KiB |
BIN
tags/airtight/thumbs/emily_willis_blacked.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 54 KiB |
BIN
tags/airtight/thumbs/hime_marie_blackedraw.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 55 KiB |
BIN
tags/airtight/thumbs/mina_ddfnetwork.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 41 KiB |
BIN
tags/airtight/thumbs/savannah_bond_julesjordan.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 46 KiB |
BIN
tags/airtight/thumbs/tory_lane_bigtitsatwork.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 48 KiB |
BIN
tags/airtight/thumbs/venera_maxima_legalporno.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 40 KiB |
BIN
tags/airtight/thumbs/yoha_boundgangbangs.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 41 KiB |
0
tags/anal-creampie/lazy/0.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.0 KiB |
0
tags/anal-creampie/lazy/1.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
0
tags/anal-creampie/lazy/2.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
0
tags/anal-creampie/lazy/2a.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
0
tags/anal-creampie/lazy/2b.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
0
tags/anal-creampie/lazy/3.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
0
tags/anal-creampie/lazy/4.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
BIN
tags/anal-creampie/thumbs/0.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 37 KiB |
BIN
tags/anal-creampie/thumbs/1.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 45 KiB |
BIN
tags/anal-creampie/thumbs/2.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 31 KiB |
BIN
tags/anal-creampie/thumbs/2a.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 30 KiB |
BIN
tags/anal-creampie/thumbs/2b.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 30 KiB |
BIN
tags/anal-creampie/thumbs/3.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 31 KiB |
BIN
tags/anal-creampie/thumbs/4.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 41 KiB |
0
tags/anal-fingering/lazy/0.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
0
tags/anal-fingering/lazy/0a.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
0
tags/anal-fingering/lazy/1.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
0
tags/anal-fingering/lazy/1a.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
0
tags/anal-fingering/lazy/1b.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.6 KiB |
0
tags/anal-fingering/lazy/1c.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.3 KiB |
0
tags/anal-fingering/lazy/2.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.9 KiB |
0
tags/anal-fingering/lazy/2a.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.6 KiB |
0
tags/anal-fingering/lazy/3.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
0
tags/anal-fingering/lazy/pussykat_assholefever.jpeg
Executable file → Normal file
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |