[cda] Implement birthday verification (closes #12789)

This commit is contained in:
Yen Chi Hsuan
2017-05-01 23:09:18 +08:00
parent 5401bea27f
commit 0c26548601
5 changed files with 125 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
version <unreleased>
Extractors
+ [cda] Support birthday verification (#12789)
* [leeco] Fix extraction (#12974)