anka-213 / webcomic_reader

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

EatManga URL change #72

Closed davidthemaster30 closed 7 years ago

davidthemaster30 commented 7 years ago

Hi,

The url for EatManga had changed from eatmanga.com to eatmanga.me.

Adding an include for eatmanga.me with the same scripting as eatmanga.com fixes it.

I suck at Git though and can't find how to do pull (push?) requests.

Thanks.

anka-213 commented 7 years ago

It's actually very easy to do it in Github. :) Just open the file in my repo, press the edit button (pencil icon) and edit away. When you are done, write a short summary of the changes (preferably mentioning this issue number, eg. "Update EatManga URL. Fixes #72") and press the "Propose file change" button at the bottom and then the green "Submit pull request" button.

Here is Github's guide: https://help.github.com/articles/editing-files-in-another-user-s-repository/