21phrog.github.io

Incognito

Access the world wide web!

Deploy Deploy

Setup

git clone https://github.com/titaniumnetwork-dev/Incognito
cd Incognito
npm install
npm start

Config

{
    "port": 8080,
    "ssl": false,
    "prefix": "/service/",
    "codec": "xor",
    "proxy": true,
    "blacklist": [],
    "addresses": [],
    "authorization": {
        "name": "__incog_auth",
        "value": "1"
    },
    "appearance": "bright",
    "engine": "google"
}

Games

More games can be added to Incognito by adding JSON in gs.json in a specific format.

{
    "thumbnail": "thumbnail.jpg", 
    "location": "./gamelocation/",
    "title": "Game title"
}

thumbnail images are only located in /src/gs/thumbnails/

Some games that are available in Incognito’s main website are not available in this repo due to sizing reasons. These games that don’t come with this repo are available in gfiles.