We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715e951 commit 48aa08bCopy full SHA for 48aa08b
html/webapp/functions/programs.js
@@ -24,6 +24,7 @@ export async function onRequest(context) {
24
targetUrl.startsWith("http://viznut.fi/") ||
25
targetUrl.startsWith("https://files.scene.org/") ||
26
targetUrl.startsWith("https://ftp.area536.com/mirrors/scene.org/") ||
27
+ targetUrl.startsWith("http://www.vic20listings.freeolamail.com/") ||
28
targetUrl.startsWith("http://www.evilshirt.com/") ||
29
targetUrl.startsWith("http://majikeyric.free.fr/") ||
30
targetUrl.startsWith("https://web.archive.org/") ||
0 commit comments