Skip to content

Commit 967a29d

Browse files
committed
Adding inufuto.web.fc2.com to the supported target servers.
1 parent e71949f commit 967a29d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

html/webapp/functions/programs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ export async function onRequest(context) {
2626
targetUrl.startsWith("https://archive.org/") ||
2727
targetUrl.startsWith("https://raxiss.com/") ||
2828
targetUrl.startsWith("http://www.petergordon.org.uk/") ||
29+
targetUrl.startsWith("http://inufuto.web.fc2.com/") ||
2930
targetUrl.startsWith("https://github.com/raspberrypioneer/") ||
3031
targetUrl.startsWith("https://raw.githubusercontent.com/raspberrypioneer/") ||
3132
targetUrl.startsWith("https://raw.github.com/raspberrypioneer/") ||

0 commit comments

Comments
 (0)