Skip to content

drasticactions/Awful.OldWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awful.OldWeb

Because the world needed an Awful Proxy...

"Awful.OldWeb" is an ASP.NET proxy-ish service for Something Awful, designed to let you access Something Awful on older browsers.

Using "Awful.NET" as its base, "Awful.OldWeb" takes existing Something Awful pages and rewrites them as simple HTML tables, modeled after the site's design from 2001. To get around SSL (which the vast majority of older browsers don't support with todays modern internet standards), we attempt to proxy all file content through this service and serve it directly. Is it secure? Nope, not at all. But that's not the point of this project.

This project is in the vein of The Old Net, providing a hook into content older browsers can render. In this case, it's generating "new" content in an "old" way.

Build

Awful.OldWeb is an ASP.NET site running on .NET Core 3. To build...

Screenshot from 2020-12-29 17-22-56 Screenshot from 2020-12-29 17-23-06 Screenshot from 2020-12-29 17-36-58