Skip to content

imPrk0/dev.vg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

๐Ÿ› ๏ธ dev.vg ๐Ÿ‘จโ€๐Ÿ’ป

License Go License Author

>> WEBSITE <<

๐Ÿ“– The Story

One day, I saw a domain name: dev.vg, but I didn't think about its role. I only know that it can provide services for developers. Suddenly one day, I saw a project sdfsdf.dev, combined with my own ideas, so there is this site.

๐Ÿค” How to use

1. Shorten URL

The route part is a 6-16 bit string composed of a-z A-Z 0-9, which is a short link.

https://dev.vg/[a-zA-Z0-9]{6,16}

2. Image placeholder

โค๏ธ Thanks to sdfsdf.dev, this will redirect to the corresponding address of sdfsdf.dev.

https://dev.vg/[width]x[height].[png / jpg]

Custom background color:

https://dev.vg/[width]x[height].[png / jpg],[background color],[text color]

Example:

3. Random words, sentences, paragraphs and more

Words

https://dev.vg/[0-9]+w[,]?

Example:

Sentences

https://dev.vg/[0-9]+s[,]?

Example:

Paragraphs

https://dev.vg/[0-9]+p[,]?

Example:

Text (Fixed Length of Words)

https://dev.vg/[0-9]+t

Example:

4. Random pick

https://dev.vg/random,[values with comma separated]

Example:

๐Ÿ“† Other

I have no more ideas at the moment, and I have run out of inspiration. If you have better ideas, please put them forward.

๐Ÿ“ฎ Contact

โš—๏ธ Stacks

โค๏ธ Thanks

๐Ÿš€ Project and Copyright

This project is open source and hosted on GitHub: imPrk0/dev.vg.

Released under the MIT License.

Copyright ยฉ 2024-present Prk All Rights Reserved.

About

dev.vg website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors