8 lines
190 B
Plaintext
Executable File
8 lines
190 B
Plaintext
Executable File
<script>
|
|
var cloudTieConfig = {
|
|
url: document.location.href,
|
|
sourceId: "",
|
|
productKey: "<%= theme.comment.gentie_productKey %>",
|
|
target: "cloud-tie-wrapper"
|
|
};
|
|
</script> |