Should fix an error encountered when the user used AnkiWeb in the past and receives a JSON decode error because an unrecognized endpoint (/[somenumber]sync instead of /sync) doesn't return what the client expects. Closes #10, fixes #8.