I'm still new to js. I've seen a lot of online checksum checkers but these require me to upload my js file manually. I wonder if there's one that could automatically check the checksum of my js file from a URL and determine the checksum value and compare it against the original sum. I wanna protect the integrity of my files.