9f00689 Fix grep not working with "-" in URLs and checking if URLs are available at premiumize
📊 Changes
1 file changed (+14 additions, -8 deletions)
View changed files
📝premiumize-cli.sh (+14 -8)
📄 Description
I adressed two issues:
The grep command was not working for share-online.biz URLs.
If the service is currently not available at premiumize.me, the curl will be called with null.
Thanks for sharing the script.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/Threnklyn/premiumize-cli/pull/2
**Author:** [@PeterZ4](https://github.com/PeterZ4)
**Created:** 12/30/2017
**Status:** ✅ Merged
**Merged:** 12/30/2017
**Merged by:** [@Threnklyn](https://github.com/Threnklyn)
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`9f00689`](https://github.com/Threnklyn/premiumize-cli/commit/9f0068958d78d9b92279486fa2fba93556a17247) Fix grep not working with "-" in URLs and checking if URLs are available at premiumize
### 📊 Changes
**1 file changed** (+14 additions, -8 deletions)
<details>
<summary>View changed files</summary>
📝 `premiumize-cli.sh` (+14 -8)
</details>
### 📄 Description
I adressed two issues:
1) The grep command was not working for share-online.biz URLs.
2) If the service is currently not available at premiumize.me, the curl will be called with null.
Thanks for sharing the script.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/Threnklyn/premiumize-cli/pull/2
Author: @PeterZ4
Created: 12/30/2017
Status: ✅ Merged
Merged: 12/30/2017
Merged by: @Threnklyn
Base:
master← Head:master📝 Commits (1)
9f00689Fix grep not working with "-" in URLs and checking if URLs are available at premiumize📊 Changes
1 file changed (+14 additions, -8 deletions)
View changed files
📝
premiumize-cli.sh(+14 -8)📄 Description
I adressed two issues:
Thanks for sharing the script.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.