Deploying to gh-pages from @ ea8264054a 🚀

This commit is contained in:
realaravinth
2021-07-16 12:15:16 +00:00
parent bbcd4fbf33
commit 36f45e01e7
43 changed files with 820 additions and 202 deletions

View File

@@ -299,7 +299,7 @@
<span class="string">&quot;SELECT difficulty_factor, visitor_threshold FROM mcaptcha_levels WHERE
config_id = (
SELECT config_id FROM mcaptcha_config WHERE key = ($1)
);&quot;</span>,
) ORDER BY difficulty_factor ASC;&quot;</span>,
<span class="kw-2">&amp;</span><span class="ident">key</span>,
)
.<span class="ident">fetch_all</span>(<span class="kw-2">&amp;</span><span class="ident">data</span>.<span class="ident">db</span>);