jpd236 / CrosswordScraper

Browser extension which downloads crosswords from crossword applets for offline solving.
Apache License 2.0
28 stars 1 forks source link

Add files via upload #23

Closed mortman closed 1 year ago

mortman commented 1 year ago

The NewYorker has moved to hosting the AmuseLabs applet onto their own domain. Adding support for that.

jpd236 commented 1 year ago

Thanks for sending this - appreciate the heads up!

It looks like there were some issues with the pull request (the edits to CrosswordScraper.kt are showing as a brand new file instead of an edit to the existing one), and I also wanted to tweak this a bit to reuse the existing AmuseLabs source rather than defining this as a brand new one. So I've fixed this in https://github.com/jpd236/CrosswordScraper/commit/08ad7ce1799e8d308d8abf2f0a2e4faed21ef76f.

(I also went ahead and added support for the Rows Garden puzzle posted as part of this special issue in https://github.com/jpd236/kotwords/commit/beefbe5b74e22b12bf2fd3a83a2afd5280f807e2).

Will cut a new release soon.