Skip to content

WebDecode

  1. Go to the About page and Inspect:

    html <section class="about" notify_true="cGljb0NURnt3ZWJfc3VjYzNzc2Z1bGx5X2QzYzBkZWRfMDdiOTFjNzl9"> <h1> Try inspecting the page!! You might find it there </h1> <!-- .about-container --> </section>

  2. Decode the given string:

    shell echo "cGljb0NURnt3ZWJfc3VjYzNzc2Z1bGx5X2QzYzBkZWRfMDdiOTFjNzl9" | base64 -d