right url
This commit is contained in:
@@ -179,7 +179,7 @@
|
|||||||
|
|
||||||
<div class="hero-right">
|
<div class="hero-right">
|
||||||
<div id="my-signup-widget"></div>
|
<div id="my-signup-widget"></div>
|
||||||
<script src="http://localhost:8000/widget-signup/widget.js"
|
<script src="https://od8n.com/widget-signup/widget.js"
|
||||||
data-affiliate="od8n"></script>
|
data-affiliate="od8n"></script>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
(function() {
|
(function() {
|
||||||
|
console.log("WIDGET COOL")
|
||||||
const currentScript = document.currentScript;
|
const currentScript = document.currentScript;
|
||||||
const affiliateFromAttr = currentScript.getAttribute("data-affiliate");
|
const affiliateFromAttr = currentScript.getAttribute("data-affiliate");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user