mirror of
https://github.com/jakejarvis/simpip.git
synced 2025-04-26 04:35:22 -04:00
remove git.io shortlink
https://github.blog/changelog/2022-04-25-git-io-deprecation/
This commit is contained in:
parent
f3a0aaec40
commit
d33732bce1
2
index.js
2
index.js
@ -5,7 +5,7 @@ const handle = async (request) => {
|
|||||||
"Cache-Control": "no-cache, no-store, must-revalidate",
|
"Cache-Control": "no-cache, no-store, must-revalidate",
|
||||||
"Content-Security-Policy": "default-src 'none';",
|
"Content-Security-Policy": "default-src 'none';",
|
||||||
"X-Did-You-Know": "You can use \"curl -4\" or \"curl -6\" to get either IP address!",
|
"X-Did-You-Know": "You can use \"curl -4\" or \"curl -6\" to get either IP address!",
|
||||||
"X-View-Source": "https://git.io/simpip",
|
"X-View-Source": "https://jrvs.io/simpip",
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user