-
This is probably not a bug I'm reporting. It's more likely a misconfiguration in my Privatebit or my YOURLS - I'm not sure which one. I have also posted about this in the YOURLS user forum at https://…
-
One of the Replit devs mentioned that they're making a lot of changes on their end, and recommends that we remove the `.replit` and `replit.nix` files from our boilerplate repos whenever possible. We …
-
I think the fixes we have for our CRAN warnings/errors, as well as the fix for #1405, are enough to warrant a patch release.
So filing this issue (along with the created milestone) for us to earmar…
-
## Steps to reproduce
1. Create PrivateBin link
2. Click Shorten URL
### What happens
This JSON error
{"status":"fail","code":"error:url","url":{"keyword":"hwaxa","url":"https:\/\/pri…
-
I'm trying to setup the AzUrlShortener using Sharepoint to control the list, but when the flow is triggered, I'm seeing this error message:
![image](https://user-images.githubusercontent.com/70289994…
-
Using w.wiki URL shortened links was suggested by a user on IRC. Below are additional details and potential issues.
- URL shortener may not be indented for uses like this where a high rate and volu…
-
A url shortener made by nodejs and firebase.
-
https://github.com/MostwantedRBX/urlshortener/blob/4521e1808b46ec86392c8cba6cb646395d033351/src/main.go#L58
I think that's functionally what you're doing with this HTML but you can do it directly w…
-
https://github.com/MostwantedRBX/urlshortener/blob/4521e1808b46ec86392c8cba6cb646395d033351/src/main.go#L8
`Math.rand` is not truly random and will likely generate insecure, and often duplicate, ke…
-
https://github.com/MostwantedRBX/urlshortener/blob/0b1775aa1d4f09dce7c3633b773ca3bd05000175/src/storage/storage.go#L56
It's typically considered a requirement for every exported type to have a doc …