mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-06-08 15:16:38 +00:00
5 lines
226 B
JavaScript
5 lines
226 B
JavaScript
(function() {var implementors = {
|
|
"db_core":[],
|
|
"db_sqlx_maria":[],
|
|
"db_sqlx_postgres":[]
|
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |