Skip Navigation

Source code: https://github.com/TKperson/badapplenn

It's my first time using Godot, so source code is kinda messy

This project took two weeks of my life. Hope y'all like this

0
Is there a way to get rid of the debugger keyword in Firefox?
  • I used the greasymonkey script with tampermonkey without any modification. And it seems like that script magically worked even though the code doesn't look like it applies to all of the cases. Thanks, this helped a lot.

    Update: After further testing, the script doesn't really help a lot, because it broke all the JavaScript used on that website all together, which explains why the debugger stopped spamming. Disabling all the JavaScript is not what I want; I want to be able to use the browser tools to trace certain functions.

  • Is there a way to get rid of the debugger keyword in Firefox?
  • curl the source down works, but it makes things more complicated. The source code is obfuscated making it incredibly hard to read. This is where using the web debugging tools shine. If I want to figure out which code is trigger what, I can just look at the call stack. I also wanted to look at the internet traffic to see how things work from there. I could intercept all the HTTP requests but that wouldn't give things like the call stack. I think it would be much easier if there's a way stopping the debugger spamming trick.

  • Is the sort-by-old selection broken?

    I used it about 2 weeks ago, and I remember seeing a bunch of posts.

    Edit: I just checked other instances, that selection is working. This seems like a problem only exists on lemm.ee

    3
    Is there a way to get rid of the debugger keyword in Firefox?
  • That icon did skip over the debugger keyword, but it didn't solve my issue because it still prevented me from viewing that website's source. Now the websites just becomes super laggy. I'm assuming that there's a forever loop that does nothing running in the background now that the debugger keyword constantly gets skipped over.

    Can there be a solution where I can replace debugger to something that can cause the thread to sleep for like half a second?

  • Is there a way to get rid of the debugger keyword in Firefox?

    I'm trying to take a look at a scamming website, but it's using the debugger spamming to make reverse engineering difficult. Is there a way to just disable the debugger keyword? I don't really like to give the websites control over whatever I want to view.

    23
    place @lemm.ee tkperson @lemm.ee
    Is there going to be a place event on lemmy?
    0
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TK
    tkperson @lemm.ee
    Posts 5
    Comments 12