anka-213 / webcomic_reader

Webcomic Reader userscript at
https://openuserjs.org/scripts/anka-213/Webcomic_Reader
MIT License
120 stars 27 forks source link

Fix for Issue #12 - Update mangapark domain #13

Closed george-dy closed 8 years ago

george-dy commented 8 years ago

12 Webcomic reader has a working configuration for mangapark. mangapark.com currently redirects to mangapark.me as the working domain, so small update is needed to restore functionality. 2 lines added/updated for a quick fix.

First time I've tried to make a pull request for anything on GitHub, so hopefully I'm doing this right.

anka-213 commented 8 years ago

Sure, it's good. Though, you should probably try to avoid including a "Merge pull request" commit in the pull requests in the future.

The easiest way to submit a pull request with a change straight from Github (which I should probably have mentioned from the start) is to just open the other repository (not your fork of it), open the file, press the edit button and then, after making the changes, press the "Propose File Change" button. https://help.github.com/articles/editing-files-in-another-user-s-repository/