GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Andy Newsam (astroandyn@astrodon.social)'s status on Tuesday, 18-Jun-2024 02:33:22 JST Andy Newsam Andy Newsam
    • theruran 🌐🏴
    • Colin the Mathmo

    @theruran @ColinTheMathmo If you append a random "GET" string to the end of the image name each time (e.g. "Output.png?bob=wqeiufseuybf") then the browser should think it is a new image each time and reload it.

    In conversation about a year ago from astrodon.social permalink
    • Embed this notice
      Colin the Mathmo (colinthemathmo@mathstodon.xyz)'s status on Tuesday, 18-Jun-2024 02:33:12 JST Colin the Mathmo Colin the Mathmo
      in reply to
      • theruran 🌐🏴

      @AstroAndyN OK, access has been restored.

      https://www.solipsys.co.uk/Cricket

      Seems to be working ... thank you!!!

      It shouldn't be this hard ...

      CC: @theruran

      In conversation about a year ago permalink
      clacke likes this.
    • Embed this notice
      Colin the Mathmo (colinthemathmo@mathstodon.xyz)'s status on Tuesday, 18-Jun-2024 02:33:13 JST Colin the Mathmo Colin the Mathmo
      in reply to
      • theruran 🌐🏴

      @AstroAndyN Thank you ... I'll try that when I get access back to the web site. Currently, having followed someone else's suggestion, my access is totally borked.

      CC: @theruran

      In conversation about a year ago permalink

      Attachments


    • Embed this notice
      Andy Newsam (astroandyn@astrodon.social)'s status on Tuesday, 18-Jun-2024 02:33:20 JST Andy Newsam Andy Newsam
      in reply to
      • theruran 🌐🏴
      • Colin the Mathmo

      @ColinTheMathmo @theruran Sorry, I wasn't clear - I meant using JS or similar. E.g. this should work:
      <html> <head>
      <meta http-equiv="refresh" content="10">
      </head> <body>
      <script>
      const outImage = new Image();
      randnum = Math.floor(Math.random() * 99999999);
      outImage.src = "Output.png?r="+randnum.toString();
      document.body.appendChild(outImage);
      </script>
      </body> </html>

      In conversation about a year ago permalink
      clacke likes this.
    • Embed this notice
      Colin the Mathmo (colinthemathmo@mathstodon.xyz)'s status on Tuesday, 18-Jun-2024 02:33:21 JST Colin the Mathmo Colin the Mathmo
      in reply to
      • theruran 🌐🏴

      @AstroAndyN I'm not changing the HTML file, so I can't insert randomly changed things in the image name.

      CC: @theruran

      In conversation about a year ago permalink

      Attachments


    • Embed this notice
      clacke (clacke@libranet.de)'s status on Tuesday, 18-Jun-2024 02:33:45 JST clacke clacke
      in reply to
      • theruran 🌐🏴
      • Colin the Mathmo

      @AstroAndyN @theruran @ColinTheMathmo Who ya gonna call?

      Cache Busters!

      In conversation about a year ago permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.