🧨 CacheExploder 🧨Appends a random code at the end of ?ch=1 in HTML / PHP files so it gets the latest scripts / images when you save How to usePut the i.e:
Why use thisWith web development, when your updating external scripts, the cache will keep the old version and not update with the newest code which can be very annoying This also happens with images where replacing an image wont update This is fixed by appending something else to the end, it can be done manually but it'd have to be changed everytime you update which can be VERY annoying for scripts that you are updating This extension updates it automatically with a randomised 5 digit code Created by blitzen to minimize annoyance |