wilddom / memrise2anki-extension

An extension for Anki 2 that downloads and converts a course from Memrise into an Anki deck.
ISC License
159 stars 22 forks source link

Fix for Issue 85: re.match in loggedIn and login is using https://app… #86

Closed Marcel4429 closed 4 years ago

Marcel4429 commented 4 years ago

Changed in the isLoggedIn and login method 'https:?//www...' to 'https://app...'

realmayus commented 4 years ago

I opened a PR that incorporates these changes as well as updates the tooltip so that users know to use 'app.' instead of 'www.'

see #87