fix: Update script URL with query parameters

Adds query parameters to the script URL for better tracking
or configuration purposes. This change can enhance the
functionality or provide additional data to the embedded
script.
This commit is contained in:
Kumi 2024-12-04 15:03:42 +01:00
parent def0c4ef64
commit 53e1b28eec
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -35,7 +35,7 @@ if ($completion->is_enabled($cm)) {
</head> </head>
<body> <body>
<script src='https://cdn.exp360.com/embed/js/exp360-embed-4.1.18.js'></script> <script src='https://cdn.exp360.com/embed/js/exp360-embed-4.1.18.js?d=52146c32-7aba-4c38-a9cf-3badc2e84c9a&p=web'></script>
<script> <script>
function startContent() { function startContent() {