diff options
Diffstat (limited to 'htdocs/public/oworadio')
-rw-r--r-- | htdocs/public/oworadio/along/index.ejs | 6 | ||||
-rw-r--r-- | htdocs/public/oworadio/credits/index.ejs | 6 | ||||
-rw-r--r-- | htdocs/public/oworadio/dmca/index.ejs | 6 | ||||
-rw-r--r-- | htdocs/public/oworadio/index.ejs | 6 | ||||
-rw-r--r-- | htdocs/public/oworadio/source/index.ejs | 6 | ||||
-rw-r--r-- | htdocs/public/oworadio/vlc/index.ejs | 6 |
6 files changed, 0 insertions, 36 deletions
diff --git a/htdocs/public/oworadio/along/index.ejs b/htdocs/public/oworadio/along/index.ejs deleted file mode 100644 index 67fabf4..0000000 --- a/htdocs/public/oworadio/along/index.ejs +++ /dev/null @@ -1,6 +0,0 @@ -<% - - res.writeHead(301, { "Location": "/" + slang }); - res.end(); - -%>
\ No newline at end of file diff --git a/htdocs/public/oworadio/credits/index.ejs b/htdocs/public/oworadio/credits/index.ejs deleted file mode 100644 index 67fabf4..0000000 --- a/htdocs/public/oworadio/credits/index.ejs +++ /dev/null @@ -1,6 +0,0 @@ -<% - - res.writeHead(301, { "Location": "/" + slang }); - res.end(); - -%>
\ No newline at end of file diff --git a/htdocs/public/oworadio/dmca/index.ejs b/htdocs/public/oworadio/dmca/index.ejs deleted file mode 100644 index 67fabf4..0000000 --- a/htdocs/public/oworadio/dmca/index.ejs +++ /dev/null @@ -1,6 +0,0 @@ -<% - - res.writeHead(301, { "Location": "/" + slang }); - res.end(); - -%>
\ No newline at end of file diff --git a/htdocs/public/oworadio/index.ejs b/htdocs/public/oworadio/index.ejs deleted file mode 100644 index 67fabf4..0000000 --- a/htdocs/public/oworadio/index.ejs +++ /dev/null @@ -1,6 +0,0 @@ -<% - - res.writeHead(301, { "Location": "/" + slang }); - res.end(); - -%>
\ No newline at end of file diff --git a/htdocs/public/oworadio/source/index.ejs b/htdocs/public/oworadio/source/index.ejs deleted file mode 100644 index 67fabf4..0000000 --- a/htdocs/public/oworadio/source/index.ejs +++ /dev/null @@ -1,6 +0,0 @@ -<% - - res.writeHead(301, { "Location": "/" + slang }); - res.end(); - -%>
\ No newline at end of file diff --git a/htdocs/public/oworadio/vlc/index.ejs b/htdocs/public/oworadio/vlc/index.ejs deleted file mode 100644 index 67fabf4..0000000 --- a/htdocs/public/oworadio/vlc/index.ejs +++ /dev/null @@ -1,6 +0,0 @@ -<% - - res.writeHead(301, { "Location": "/" + slang }); - res.end(); - -%>
\ No newline at end of file |