peter.sh
peter.sh copied to clipboard
The fetch requests with relative paths are returning 404
For example: '/resources/icons/15.jpg' tries to load the asset at https://peter.sh/tests/random/resources/icons/15.jpg The actual asset is at https://peter.sh/tests/resources/icons/15.jpg on the server.