Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All instances of https are currently output as http s #15

Closed
JacobDB opened this issue Jan 11, 2019 · 3 comments
Closed

All instances of https are currently output as http s #15

JacobDB opened this issue Jan 11, 2019 · 3 comments
Labels
bug 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt help wanted

Comments

@JacobDB
Copy link

JacobDB commented Jan 11, 2019

Issuehunt badges

It seems like there's something weird going on with https URLs in the licenseText fields – they all have a space on either side of the s (i.e. http s ://).

tiagodanin earned $10.00 by resolving this issue!

@IssueHuntBot
Copy link

@IssueHunt has funded $10.00 to this issue.


@FR6
Copy link

FR6 commented Mar 22, 2019

@JacobDB Could you give an exemple because I tried with two license ("copyleft-next-0.3.1" and "RPSL-1.0") having "https" URLs in there "licenseText" and the output wasn't returning any space problem:

const mitLicense = require('./licenses/RPSL-1.0');
console.log(mitLicense.licenseText);
//=> '... The latest version of this list can be found at: https://www.helixcommunity...'

@IssueHuntBot
Copy link

@sindresorhus has rewarded $9.00 to @TiagoDanin. See it on IssueHunt

  • 💰 Total deposit: $10.00
  • 🎉 Repository reward(0%): $0.00
  • 🔧 Service fee(10%): $1.00

@issuehunt-oss issuehunt-oss bot added the 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt label May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🎁 Rewarded on Issuehunt This issue has been rewarded on Issuehunt help wanted
Projects
None yet
Development

No branches or pull requests

4 participants