Comparing version 0.1.1 to 0.1.2
@@ -60,3 +60,3 @@ window = window || { location: { hostname: "3vot.com", protocol: "http" } }; | ||
script.type = 'text/javascript'; | ||
script.src = fileToCall + '.js?' + _3vot.unique_query_string; | ||
script.src = "*/" + fileToCall + '.js?' + _3vot.unique_query_string; | ||
@@ -63,0 +63,0 @@ document.getElementsByTagName('head')[0].appendChild(script); |
{ | ||
"name": "3vot", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17968