This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* ChangeLog: | |
| 21-08-2023: | |
| - added password because someone uploaded a topless image | |
| 20-11-2020: | |
| - make thumbnails 600px instead of 200px | |
| - use imagemagick to do resizing instead of PHP GD | |
| - change default host from img.jes.xxx to img.incoherency.co.uk | |
| 13-12-2018: | |
| - host bootstrap locally instead of using maxcdn |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ egrep -i '^[anthonymouse]{5}$' /usr/share/dict/words | wc -l | |
| 301 | |
| $ egrep -i '^[anthonymouse]{5}$' /usr/share/dict/words | |
| Amman | |
| Annam | |
| Anton | |
| Asama | |
| Assam | |
| Aston | |
| Atman |
OlderNewer