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

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

Notices by Andy Newsam (astroandyn@astrodon.social)

  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
  2. 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 from astrodon.social permalink

User actions

    Andy Newsam

    Andy Newsam

    Astronomer, enthusiast and manic hand-waver. All views my own, etc.He/Him/His

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          265786
          Member since
          17 Jun 2024
          Notices
          2
          Daily average
          0

          Feeds

          • 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.