Match URL with colon
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 25
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
URL like this can't be mached:
https://sky.rethinkdns.com/1:AIAAwA==
I'm using Rethink DNS, you can try it here: Rethink DNS
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure with the example URL https://sky.rethinkdns.com/1:AIAAwA== and inspect the repository's URL-matching entry point. Update the matching behavior so this URL is recognized, then verify that the example is handled without breaking existing URL cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100