https://github.com/francescobianco/git.io
https://github.com/francescobianco/git.io
bash
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/francescobianco/git.io
- Owner: francescobianco
- License: mit
- Created: 2020-06-03T19:10:56.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T12:46:28.000Z (over 4 years ago)
- Last Synced: 2025-01-12T04:29:45.715Z (over 1 year ago)
- Topics: bash
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git.io
```bash
curl -i "https://git.io" \
-d "url=https://francescobianco.github.io" \
-d "code=francescobianco"
```
## Non attivi
```bash
curl -i "https://git.io" \
-d "url=https://francescobianco.github.io/git.io/redirect/creating-new-files.html?v1" \
-d "code=creating-new-files"
```
```bash
curl -i "https://git.io" \
-d "url=https://docs.github.com/en/repositories/working-with-files/managing-files/creating-new-files?v2" \
-d "code=create-a-new-file"
```