Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added support for gopher links of type 1 and 0 | epoch | 2020-10-19 | 1 | -0/+10 |
| | |||||
* | urititle can now do ftp URIs and if curl errors out on http or https URIs, ↵ | epoch | 2020-10-18 | 1 | -5/+12 |
| | | | | it'll let you know. | ||||
* | urititle now will show content-type of gemini links if it isn't text/gemini | epoch | 2020-10-12 | 1 | -2/+12 |
| | |||||
* | updated urititle from the combined of the version except.py used | epoch | 2020-10-04 | 1 | -14/+30 |
| | |||||
* | now download a lot more bytes to look for <title> because the web is shit | epoch | 2020-08-06 | 1 | -2/+2 |
| | |||||
* | fixed urititle. forgot quotes around a semicolon and forgot a space between ↵ | epoch | 2020-02-06 | 1 | -2/+2 |
| | | | | a flag and another argument for grep. >_> | ||||
* | added urititle because I use this script on multiple computers | epoch | 2020-02-05 | 1 | -0/+37 |