|
|
|
|
|
by Anthony-G
1864 days ago
|
|
I’m not aware of XKCD updating comics after they’ve been published. The HTTP response header for the PNG indicates that it hasn’t been modified since 2018 (which seems like original publication date): $ curl -sI https://imgs.xkcd.com/comics/voting_software.png | grep Modified
Last-Modified: Wed, 08 Aug 2018 16:59:09 GMT
|
|