We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa0677e commit bec5509Copy full SHA for bec5509
1 file changed
_cf/redirects/index.js
@@ -14,6 +14,7 @@ const redirectUrls = {
14
default: 'https://cmbuckley.co.uk/videos/',
15
},
16
'starsquare.co.uk': {
17
+ '/security.txt': '/.well-known/security.txt',
18
'/images/checkerboard': '/images/checkerboard.png',
19
'/images/transparent': '/images/transparent.png',
20
'/code/php/bugs/55348.phps': 'https://gist.github.com/cmbuckley/1165020',
0 commit comments