thread: SoulStorm ARG
View Single Post
  #1178  
05-20-2016, 01:08 AM
Acaeris
Zappfly
 
: Apr 2016
: United Kingdom
: 19
Rep Power: 0
Acaeris  (11)

:
Oh, and I don't know if it has any meaning or something, but on Soulstorm site in source code link to the CSS file adds random, most of the time 3-digit, but sometimes 2-digit number as POST-parameter after every reload

link href="css/stylei.css?random=552" rel="stylesheet"
after reload:
link href="css/stylei.css?random=159" rel="stylesheet"
and then again:
link href="css/stylei.css?random=581" rel="stylesheet"
etc.
They are probably just using a fairly common technique to prevent the browser from caching CSS files as they are updating them fairly often as more stuff gets shown off.
Reply With Quote