ankidroid / Anki-Android

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
GNU General Public License v3.0
7.93k stars 2.16k forks source link

change base url in js-api #16263

Closed krmanik closed 2 weeks ago

krmanik commented 2 weeks ago

Purpose / Description

The post base url changed, so it needs to modify for js api also.

Fixes

Approach

ankidroid.postBaseUrl added to js base url.

How Has This Been Tested?

Tested on device with this deck, AnkiDroid JS API Test Deck

Learning (optional, can help others)

https://github.com/ankidroid/Anki-Android/wiki/AnkiDroid-Javascript-API

Checklist

Please, go through these checks before submitting the PR.