This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// gspa plugin like SplitText3.min.js CustomEase3.min.js | |
// !!!! ALWAYS SUPPORT THE DEVELOPERS, GSAP IS THE BEST TOOL OUT THERE. !!!! | |
// THIS IS FOR EDUCATION PURPOSE ONLY! | |
// Gsap script check for your window.location.href to identify if you're on a allowed site list. | |
// these list are in a array for charcter code | |
// [103, 114, 101, 101, 110, 115, 111, 99, 107, 46, 99, 111, 109] === 'greensock.com' | |
// you can add your domain aswell in this array. | |
// Plugins are minified use https://beautifier.io/ or any other site to get a readble code. |