mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-26 03:21:16 -04:00
fix weird character encoding (no clue how non-breaking spaces ended up everywhere)
This commit is contained in:
@@ -23,7 +23,7 @@ My [full dotfiles are posted at this Git repository](https://github.com/jakejarv
|
||||
|
||||
---
|
||||
|
||||
Check your current IP address (IPv4 or IPv6 or both) — uses [my ⚡ fast simpip server!](https://github.com/jakejarvis/simpip)
|
||||
Check your current IP address (IPv4 or IPv6 or both) — uses [my ⚡ fast simpip server!](https://github.com/jakejarvis/simpip)
|
||||
|
||||
```bash
|
||||
alias ip4="curl -4 simpip.com --max-time 1 --proto-default https --silent"
|
||||
|
Reference in New Issue
Block a user