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

Minor updates to the configProviders.js #731

Merged
merged 1 commit into from
Sep 17, 2013

Conversation

thezoggy
Copy link
Contributor

  • Check if url for newznab provider being added starts with http|https, if not just add http://.
  • Abort adding provider if url is empty.
  • Trim leading and trailing spaces from the url for provider before any logic is ran on it.
  • Correct extension of default newznab provider image from .gif to .png.
  • Added some missing semicolons and cleaned up some trailing spaces in the js file.

… if not just add http://.

Abort adding provider if url is empty.
Trim leading and trailing spaces from the url for provider before any logic is ran on it.
Correct extension of default newznab provider image from .gif to .png.
Added some missing semicolons and cleaned up some trailing spaces in the js file.
midgetspy added a commit that referenced this pull request Sep 17, 2013
Minor updates to the configProviders.js
@midgetspy midgetspy merged commit 83b478a into midgetspy:development Sep 17, 2013
@thezoggy thezoggy deleted the dev-config_provider_js branch January 6, 2014 02:30
gborri pushed a commit to gborri/Sick-Beard that referenced this pull request Aug 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants