challenge

Solution

When entering the webpage we find this:

webpage

After looking at the HTML of the page we find the following:

webpage

We encounter a simple JavaScript script that contains the flag. We only need to reorganize the substrings of the flag following the code and we finally get the flag:

Flag

The flag is picoCTF{no_clients_plz_7723ce}