Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Chrome maliciously and misleadingly modifies URLs

Name: Anonymous 2018-09-06 20:16

Name: Anonymous 2018-09-07 10:15

>>11
dependson(url) urlmod = url;
if (!strncmp(urlmod, "www.", 4)) urlmod += 4;

free(urlmod); // this should be an error on compile time
free(url); // this should be fine

Is there no such feature in mainstream compilers? It seems extremely trivial.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List