1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

htchallenge: md5 can handle any regmatch

This commit is contained in:
psyc://loupsycedyglgamf.onion/~lynX 2017-07-12 20:15:30 +02:00
parent 79d7ed3549
commit 9e02ba080c
2 changed files with 11 additions and 7 deletions

View file

@ -670,6 +670,7 @@ htget(prot, query, headers, qs, data, noprocess) {
write("\n\nYou are looking at the "+MYNICK+" default page.\n");
# endif
# endif
//printf("%O: %O (%O) in %O\n", this_interactive(), query, qs, headers);
return 1;
}
#endif