Tiago Serafim

Results 36 comments of Tiago Serafim

Hey, I wrote the first domainLock code for this project couple of years ago and as far as I remember a domain with a `-` can cause issues. One way...

Hi, you should follow something like this answer https://stackoverflow.com/a/73477221

The solution you came up with the the right solution and one of the reasons this `javascript-obfuscate: disable/enable` was created in the first place.

@BlackYuzia do you mean `reservedStrings` and `reservedNames`? That won't work with webpack because it replaces the string literal `process.env.VAR`, as far as I understand.

Hi, It wasn't me, but I'm interested and started working on this in the weekend. This snippet seems to work fine locally on a test setup and I was trying...

Thanks, @chrisvxd! Fitty looks nice and more capable, might switch to it if the naive approach isn't good enough. @transitive-bullshit, thanks for sharing your code as well and for pointing...

Hi all, I managed to make this work with the JavaScript One Tap, so the user can log in without refreshing the page. Just create a new view `/accounts/google-one-tap/`, ```python...

The UI at obfuscator.io IS for non-experts. Use that.

If you do believe that there are virus there you shouldn't trust the code on this repo. It's even worse to download and run code on your machine. Either you...

Houve uma mudança e todos os plugins que usavam `woocommerce_checkout_fields` pararam de funcionar: https://wordpress.org/support/topic/checkout-page-does-not-reflect-woocommerce_checkout_fields-filter-hook-when-usin/ Aqui a solução: https://wordpress.org/support/topic/remove-unnecessary-fields-from-checkout-page/#post-17263718