Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.
Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.
TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, firstly, amazing software, I've only recently started using it, but it looks great.
Now to my problem, currently I'm having a very specific problem, where a browser extension called Wappalyzer shows a little too much from what I need to show. I've tweaked with the obfuscation configuration, but couldn't get it to really hide any technologies or their versions.
Has anyone ever used this tool for this exact purpose? I know this is kinda of dumb (and really specific), since it shows little to no actual treat to expose stuff like this, but now I'm kinda invested in trying to solve this, just couldn't find something related to this anywhere else.
I'm using the older version (2.6.0) for webpack v4 compatibility and, as mentioned, the webpack plugin version.
So far I've changed the preset to 'low-obfuscation' and changed String Array Encoding to base64 since it was successful on changing the versions present on my source code to something else. But in exchange it broke my build, so can't really use it. I've been trying to find a substitute but no luck so far.
P.S. This is an ancient project with many files and unfortunately some optimization issues, so a lot of code, and really heavy and slow build times.
Thanks :D
Beta Was this translation helpful? Give feedback.
All reactions