@rocketspark/domain-checker 1.0.11 → 1.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/build/141.index.js +1 -1
- package/build/147.index.js +1 -1
- package/build/167.index.js +1 -1
- package/build/17.index.js +1 -1
- package/build/194.index.js +1 -1
- package/build/208.index.js +1 -1
- package/build/237.index.js +1 -1
- package/build/245.index.js +1 -1
- package/build/278.index.js +1 -1
- package/build/386.index.js +1 -1
- package/build/404.index.js +1 -1
- package/build/420.index.js +1 -1
- package/build/514.index.js +1 -1
- package/build/524.index.js +1 -1
- package/build/542.index.js +1 -1
- package/build/551.index.js +1 -1
- package/build/567.index.js +1 -1
- package/build/571.index.js +1 -1
- package/build/572.index.js +1 -1
- package/build/584.index.js +1 -1
- package/build/588.index.js +1 -1
- package/build/598.index.js +1 -1
- package/build/60.index.js +1 -1
- package/build/616.index.js +1 -1
- package/build/631.index.js +1 -1
- package/build/643.index.js +1 -1
- package/build/654.index.js +1 -1
- package/build/66.index.js +1 -1
- package/build/697.index.js +1 -1
- package/build/714.index.js +1 -1
- package/build/717.index.js +1 -1
- package/build/795.index.js +1 -1
- package/build/8.index.js +1 -1
- package/build/808.index.js +1 -1
- package/build/810.index.js +1 -1
- package/build/833.index.js +1 -1
- package/build/835.index.js +1 -1
- package/build/847.index.js +1 -1
- package/build/853.index.js +1 -1
- package/build/871.index.js +1 -1
- package/build/890.index.js +1 -1
- package/build/899.index.js +1 -1
- package/build/938.index.js +1 -1
- package/build/964.index.js +1 -1
- package/build/970.index.js +1 -1
- package/build/984.index.js +1 -1
- package/build/993.index.js +1 -1
- package/build/css/index.css +1 -1
- package/build/index.js +4 -4
- package/build/index.js.map +1 -1
- package/package.json +1 -2
package/README.md
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
## 📦 Getting Started
|
|
11
11
|
Add the following tags to your page
|
|
12
12
|
```
|
|
13
|
-
<script src="https://cdn.jsdelivr.net/npm/@rocketspark/domain-checker@latest/build/index.js" type="e626c4c4a135bb897f07d239-text/javascript"></script>
|
|
13
|
+
<script defer="defer" src="https://cdn.jsdelivr.net/npm/@rocketspark/domain-checker@latest/build/index.js" type="e626c4c4a135bb897f07d239-text/javascript"></script>
|
|
14
14
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@rocketspark/domain-checker@latest/build/css/index.css" type="text/css" media="all" /></div>
|
|
15
15
|
```
|
|
16
16
|
Then add a div to the page with as follow, setting the locale to be one of UK/NZ/AU/US
|
|
@@ -36,7 +36,7 @@ To use the package in a CMS, start mprocs and put the following into a HTML bloc
|
|
|
36
36
|
```
|
|
37
37
|
<div class="rs-domain-check" data-locale="nz"></div>
|
|
38
38
|
|
|
39
|
-
<script src="http://localhost:8501/index.js"></script>
|
|
39
|
+
<script defer="defer" src="http://localhost:8501/index.js"></script>
|
|
40
40
|
<link rel="stylesheet" href="http://localhost:8501/css/index.css" type="text/css" media="all">
|
|
41
41
|
```
|
|
42
42
|
You should see the domain checker in the CMS.
|
package/build/141.index.js
CHANGED
package/build/147.index.js
CHANGED
package/build/167.index.js
CHANGED
package/build/17.index.js
CHANGED
package/build/194.index.js
CHANGED
package/build/208.index.js
CHANGED
package/build/237.index.js
CHANGED
package/build/245.index.js
CHANGED
package/build/278.index.js
CHANGED
package/build/386.index.js
CHANGED
package/build/404.index.js
CHANGED
package/build/420.index.js
CHANGED
package/build/514.index.js
CHANGED
package/build/524.index.js
CHANGED
package/build/542.index.js
CHANGED
package/build/551.index.js
CHANGED
package/build/567.index.js
CHANGED
package/build/571.index.js
CHANGED
package/build/572.index.js
CHANGED
package/build/584.index.js
CHANGED
package/build/588.index.js
CHANGED
package/build/598.index.js
CHANGED
package/build/60.index.js
CHANGED
package/build/616.index.js
CHANGED
package/build/631.index.js
CHANGED
package/build/643.index.js
CHANGED
package/build/654.index.js
CHANGED
package/build/66.index.js
CHANGED
package/build/697.index.js
CHANGED
package/build/714.index.js
CHANGED
package/build/717.index.js
CHANGED
package/build/795.index.js
CHANGED
package/build/8.index.js
CHANGED
package/build/808.index.js
CHANGED
package/build/810.index.js
CHANGED
package/build/833.index.js
CHANGED
package/build/835.index.js
CHANGED
package/build/847.index.js
CHANGED
package/build/853.index.js
CHANGED
package/build/871.index.js
CHANGED
package/build/890.index.js
CHANGED
package/build/899.index.js
CHANGED
package/build/938.index.js
CHANGED
package/build/964.index.js
CHANGED
package/build/970.index.js
CHANGED
package/build/984.index.js
CHANGED
package/build/993.index.js
CHANGED