NettleWeb (formerly WhiteSpider) is a free, open-source unblocked gaming platform designed for school or office users who are restricted from certain websites. It has now included more than 2500 HTML5, Flash, DOS and classic games, with additional unblockers, emulators, unblocked YouTube and unblocked ChatGPT.
NettleWeb is, and will always be, free and open-source. You can however show us your care by clicking on the star button at the top right corner. It would have a significant effect on this project's future development.
Main Link | Mirror 1 | Mirror 2 | Discord
- 2500+ free unblocked games
- Dynamic server switching
- Unblocked YouTube
- Unblocked ChatGPT
- Unblocker/Proxy
- Embedded chat
- Tab cloaking
- Dark theme
- Clean UI
Mirror links have been removed from this section, because they could easily get blocked once listed. Please consider using data URL for bypassing browser extensions, or self-host a mirror link for bypassing external network restrictions. (See below for instructions)
If the main link is not working properly, you could self-host your own mirror link by following the instructions below.
Note: If you see a 'disconnected' message showing in the header of your self-hosted mirror website, it means that the default backend server has been restricted. Games would still be able to play as normal, but you would not be able to access certain features such as unblocker. In this case, using a backend mirror might help. For detailed instructions, please join our Discord server by following the link above.
- Click on the fork button at the top right corner to fork this repository.
- Rename it to
username.github.io
whereusername
is your actual GitHub username. - Open your forked repository, then go to settings->pages. Select branch 'Main' and click save.
Note: Due to resource linkage, hosting the website at non-root locations like username.github.io/project
is not supported at this moment.
The code below is a data URL of an embedded NettleWeb mirror, it can bypass most restrictions set by browser extensions on Chrome and Edge. However it cannot be used to bypass external network restriction.
data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiID8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTI4MCIgaGVpZ2h0PSI3MjAiIHZpZXdCb3g9IjAgMCAxMjgwIDcyMCI+Cgk8dGl0bGU+R29vZ2xlPC90aXRsZT4KCTxmb3JlaWduT2JqZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMjgwIiBoZWlnaHQ9IjcyMCI+CgkJPGVtYmVkIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hodG1sIiBzcmM9Imh0dHBzOi8vbmV0dGxld2ViLmNvbS8iIHR5cGU9InRleHQvcGxhaW4iIHdpZHRoPSIxMjYwIiBoZWlnaHQ9IjcwMCIgLz4KCTwvZm9yZWlnbk9iamVjdD4KPC9zdmc+
Data URLs work in the same way as HTTP(S) or file URLs, they can be opened directly in a new tab. (Just copy and paste the code above into a new tab's address bar and press enter)
This section has been moved to the FAQ page on the website.
See LICENSE.md
for more information.
- Ruffle - Flash emulator that runs in browsers.
- JS-DOS - DOS emulator that runs in browsers.
- EmulatorJS - Game emulators that runs fully in browsers.
- Puppeteer - Node.js API for Chrome, which made the unblocker possible.
- node-llama-cpp - Node.js bindings for
llama.cpp
, which made the unblocked ChatGPT possible.