This repository contains miscellaneous bit of configuration for tweaked.cc (and other CC: Tweaked related infrastructure that I maintain). This does not contain the actual documentation, styling or any other content. That can be found in the main CC: Tweaked repository.
This largely exists for intellectual curiosity - there's probably not much here that can be contributed to.
-
cors-proxy/
: This is a lightweight CORS proxy which runs in a CloudFlare worker. HTTP requests made from the tweaked.cc emulator go through this proxy.It only accepts requests from the CC:T and copy-cat websites, to avoid abuse by other websites.
-
openresty/
: OpenResty configuration files for tweaked.cc.