How do style updates from non-public web sources work? #1984
-
Hi, I did some searching on this repository, but I wasn't able to find any information on how Stylus accesses non-public files. Specifically, I have a private GitHub repository with a style like Out of curiosity, I tried opening the update URL in a fresh incognito/private window in a different browser. To my surprise, the script was accessible. It was even accessible when opening the URL on a completely different device. For a short while after installation of the script, I can click the "Check for updates" button and will be told there are no updates available. However, it seems the update URL expires after a few minutes as eventually it stops working and provides a 404 error in Stylus (and also when accessing the URL on other browsers/devices). Where does this token come from? How long does it last? Is it specific to scripts hosted on GitHub or does it work for scripts on any non-public web host? I'm really just curious as to how it works. I apologize if this is answered elsewhere, I searched issues and discussions but wasn't able to find any documentation. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Stylus doesn't add any |
Beta Was this translation helpful? Give feedback.
Stylus doesn't add any
token
to the installation URL, it uses the URL exactly as provided by the page.