Archived
1
Fork 0
No description
This repository has been archived on 2025-07-29. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-07-29 15:07:26 -04:00
api Return 200, indicate where API docs are 2025-04-27 01:19:00 -04:00
audio is this thing on 2024-02-18 19:08:22 -05:00
data Push out remaining changes 2025-07-19 16:24:32 -04:00
docker Update Docker files and Apache configurations 2025-07-17 21:57:05 -04:00
docs 194 lines of mark(down) 2024-10-19 01:12:41 +00:00
icons added brave image+video support 2023-08-08 03:09:47 -04:00
lib Push out remaining changes 2025-07-19 16:24:32 -04:00
oracles some misc. oracles stuff (fixes/features) (#15) 2023-09-22 21:44:33 -05:00
scraper Update scraper and add Flickr for images 2025-07-17 21:57:15 -04:00
static Push out remaining changes 2025-07-19 16:24:32 -04:00
template Push out remaining changes 2025-07-19 16:24:32 -04:00
.gitignore Ignore files in icons/ 2024-06-26 19:09:58 -04:00
about.php aheuhguwrhuir 2024-02-17 23:54:52 -05:00
ami4get.php Add new configuration to ami4get 2025-07-14 22:43:45 -04:00
api.txt Remove profanity 2025-04-26 17:42:06 -04:00
captcha.php move data/captcha/font.ttf to data/fonts/captcha.ttf 2024-02-25 14:20:47 -08:00
docker-compose.yaml Update Docker Compose file, add FOURGET_SERVER_URL 2025-07-17 21:34:51 -04:00
Dockerfile Bump version 2025-07-17 20:22:14 -04:00
donate.php add monero address 2024-07-06 17:01:45 -04:00
favicon.ico optimize assets again (#17) 2023-09-30 08:35:24 -05:00
favicon.php Fix path 2025-04-26 17:43:45 -04:00
images.php fag protection 2024-03-24 22:31:19 -04:00
index.php Add SERVER_URL configuration and update backend 2025-07-14 22:43:34 -04:00
instances.php fix typo 2023-11-07 08:04:56 -05:00
license.txt partial support for startpage (web) also fuck this cuck license 2024-07-14 23:10:26 -04:00
music.php fag protection 2024-03-24 22:31:19 -04:00
news.php fag protection 2024-03-24 22:31:19 -04:00
opensearch.php opensearch onion fix 2024-04-22 11:12:46 -04:00
proxy.php Fix Image IDs 2025-04-26 17:42:45 -04:00
README.md Last commit 2025-07-29 15:07:26 -04:00
robots.txt kinda sus 2025-04-26 02:55:44 -04:00
settings.php Push out remaining changes 2025-07-19 16:24:32 -04:00
sitemap.php Update timestamp 2025-04-26 17:45:33 -04:00
videos.php fag protection 2024-03-24 22:31:19 -04:00
web.php Push out remaining changes 2025-07-19 16:24:32 -04:00

Warning

This fork of 4get has been archived and will no longer be recieving updates. The instance, https://4get.sudovanilla.org, will reamin up until late 2025 or 2026. SudoVanilla is developing a new project called RaccoonShift, which utilizes the 4get API. Once RaccoonShift is running in production, it'll be replacing the instance.

Thank you to all the users who've provided feedback about this fork and for using the instance!


About This 4get Fork

TLDR
This fork modifies the homepage's style and layout, and to remove profanity.

The aim of this fork is to give 4get a modern clean look. The homepage has been modified with a modified style and layout.

Another goal is to remove all profanity from it's source code, as there'll be a new policy in place by SudoVanilla to prohibit such languages on it's server. This is why the About page was modified.

Note

SudoVanilla has compiled the Profanity Checker for VSCodium, since it's developer decided not to upload to Open VSX Registry. SudoVanilla will not upload to the mentioned registry since it requires a GitHub account.


Installation and Running

Pull Image

Pull, as in download, the OCI image from the SudoVanilla OCI Registry:

docker pull oci.registry.sudovanilla.org/4get-modified:ARCH

Replace ARCH with the system you're using, either amd64 or arm64.

Skip build instructions if you decided to pull the image.

Build Docker Image (Alternative to Pulling)

To build the OCI image of this fork:

docker build -t 4get .

![NOTE] You can use other build tools such as buildah, podman, or whatever you prefer that can build Docker and OCI images.

Run

Before running the container, change the environment variables in the provided docker-compose.yml, this file can act alone.

Change FOURGET_SERVER_LOCATION to the continent or country the instance will run and FOURGET_SERVER_NAME to the instance's URL.

Once you've setup the environment variables, run a 4get container:

docker compose up -d

Visit the instance at http://127.0.0.1, you can the port 80 if needed. Change the first one, not the second one.


Please don't upload to GitHub