Skip to content

pculture/makeinternettv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code for makeinternettv.org

At one point it was a PHP site, but now it's just static code. The code here was downloaded from the wayback machine using https://github.com/hartator/wayback-machine-downloader. It was then synced to the s3 bucket makeinternettv.org and is currently served from there.

Updating:

aws s3 sync --exclude "*.php" . s3://makeinternettv.org
aws s3 sync --content-type="text/html" --exclude "*" --include "*.php" . s3://makeinternettv.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published