Skip to content

Commit

Permalink
feat: added il extension to free supported domains
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Mar 16, 2024
1 parent 6949cdf commit 2c5db33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/views/faq/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2335,6 +2335,7 @@ This new rule allows only the following domain name extensions to be used on our
<li class="list-inline-item"><code class="notranslate">gl</code></li>
<li class="list-inline-item"><code class="notranslate">id</code></li>
<li class="list-inline-item"><code class="notranslate">ie</code></li>
<li class="list-inline-item"><code class="notranslate">il</code></li>
<li class="list-inline-item"><code class="notranslate">im</code></li>
<li class="list-inline-item"><code class="notranslate">in</code></li>
<li class="list-inline-item"><code class="notranslate">io</code></li>
Expand Down
1 change: 1 addition & 0 deletions config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1284,6 +1284,7 @@ const config = {
'gl',
'id',
'ie',
'il',
'im',
'in',
'io',
Expand Down

0 comments on commit 2c5db33

Please sign in to comment.