Skip to content

Commit 48aa08b

Browse files
committed
Adding http://www.vic20listings.freeolamail.com/ to the list of program fetch sites.
1 parent 715e951 commit 48aa08b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

html/webapp/functions/programs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export async function onRequest(context) {
2424
targetUrl.startsWith("http://viznut.fi/") ||
2525
targetUrl.startsWith("https://files.scene.org/") ||
2626
targetUrl.startsWith("https://ftp.area536.com/mirrors/scene.org/") ||
27+
targetUrl.startsWith("http://www.vic20listings.freeolamail.com/") ||
2728
targetUrl.startsWith("http://www.evilshirt.com/") ||
2829
targetUrl.startsWith("http://majikeyric.free.fr/") ||
2930
targetUrl.startsWith("https://web.archive.org/") ||

0 commit comments

Comments
 (0)