Compare commits
No commits in common. "be441e046b85ddf40674c93d783f65b810e54437" and "9856a11297ad99ee8fa80b1fe8196c90ea00e0e3" have entirely different histories.
be441e046b
...
9856a11297
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
.vscode
|
.vscode
|
||||||
TODO.md
|
|
||||||
|
6
TODO.md
6
TODO.md
@ -1,10 +1,10 @@
|
|||||||
- create legal@weingardt.dev
|
|
||||||
|
|
||||||
# Frontends:
|
# Frontends:
|
||||||
- Fix Invidious lol
|
- Fix Invidious
|
||||||
|
- 4get Meta-Searchengine
|
||||||
|
|
||||||
|
|
||||||
# Website Features:
|
# Website Features:
|
||||||
|
- Chat-section
|
||||||
- Photobook
|
- Photobook
|
||||||
|
|
||||||
- Tutorials
|
- Tutorials
|
||||||
|
@ -57,11 +57,11 @@ funButtons = [
|
|||||||
// ["No NFT's", "", "global/buttons/nftbutton.gif"],
|
// ["No NFT's", "", "global/buttons/nftbutton.gif"],
|
||||||
["Anything but Chrome", "https://librewolf.net/", "global/buttons/nochrome.png"],
|
["Anything but Chrome", "https://librewolf.net/", "global/buttons/nochrome.png"],
|
||||||
["UBlock Origin Now!", "https://ublockorigin.com/", "global/buttons/ublock.png"],
|
["UBlock Origin Now!", "https://ublockorigin.com/", "global/buttons/ublock.png"],
|
||||||
// ["Encrypt Your Shit", "https://gitlab.com/cryptsetup/cryptsetup", "global/buttons/encryptyourshit.gif"],
|
["Encrypt Your Shit", "https://gitlab.com/cryptsetup/cryptsetup", "global/buttons/encryptyourshit.gif"],
|
||||||
["Get a Website - Landchad", "https://landchad.net/", "global/buttons/landchad.gif"],
|
["Get a Website - Landchad", "https://landchad.net/", "global/buttons/landchad.gif"],
|
||||||
// ["Discord? No Way!", "https://spyware.neocities.org/articles/discord", "global/buttons/discord-no-way.gif"],
|
["Discord? No Way!", "https://spyware.neocities.org/articles/discord", "global/buttons/discord-no-way.gif"],
|
||||||
// ["Internet Privacy Now!", "https://anonymousplanet.org/", "global/buttons/internetprivacy.gif"],
|
// ["Internet Privacy Now!", "https://anonymousplanet.org/", "global/buttons/internetprivacy.gif"],
|
||||||
// ["No Web 3!", "", "global/buttons/noweb3.gif"],
|
["No Web 3!", "", "global/buttons/noweb3.gif"],
|
||||||
];
|
];
|
||||||
|
|
||||||
/* Available Themes located in the footer */
|
/* Available Themes located in the footer */
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
You can configure your scraper, if you for example prefer Google's search results over DuckDuckgo.
|
You can configure your scraper, if you for example prefer Google's search results over DuckDuckgo.
|
||||||
It's better than Searx in every way (debunked by snoopes).<br>
|
It's better than Searx in every way (debunked by snoopes).<br>
|
||||||
It's very lightweight, easy to self-host and just a great search-engine.<br><br>
|
It's very lightweight, easy to self-host and just a great search-engine.<br><br>
|
||||||
You can <b><a href="https://4get.weingardt.dev/instances">switch to another instance</a></b>, hosted by other privacy-friendly people<br>
|
You can <b><a href="https://4get.weingardt.dev">switch to another instance</a></b>, hosted by other privacy-friendly people<br>
|
||||||
Instance type: Vanilla
|
Instance type: Vanilla
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user