Files
Website/static/docs/config.json

66 lines
3.1 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Textlength": 512,
"Ratelimit": 30,
"navbar": [
["P", "🏠 Home", "homepage"],
["P", "🧍 Me", "me"],
["SEP"],
["P", "📸 Photobook", "photobook_redirect"],
["D", "🛠️ Projects", "projects"],
["D", "🪧 Misc", "misc"],
["SEP"],
["D", "📂 Git", "https://git.weingardt.dev/explore/repos"],
["P", " Website Info", "info"]
],
"buttons" : [
["CC BY-SA 4.0", "https://creativecommons.org/licenses/by-sa/4.0/", "cc-by-sa.png"],
["Right to repair", "", "right2repair.gif"],
["Made on Gnu/Linux", "https://www.gnu.org/home.en.html", "gnu-linux.gif"],
["Anything but Chrome", "https://librewolf.net/", "nochrome.png"],
["UBlock Origin Now!", "https://ublockorigin.com/", "ublock.png"],
["Latex!", "", "latex.gif"],
["Get a Website - Landchad", "https://landchad.net/", "landchad.gif"],
["Discord? No Way!", "", "discord-no-way.gif"],
["Noobuntu is Bloated!", "https://larbs.xyz/", "larbs.gif"],
["Take back the Web", "", "fftake.gif"],
["My Gitea", "https://git.weingardt.dev", "gitea.gif"]
],
"blacklist": [
"TECHOFF",
"Contabo",
"Charter",
"DigitalOcean",
"Censys",
"Tencent",
"Cyberzone",
"Amazon",
"Comcast",
"Oracle",
"CHINANET",
"province",
"China",
"Internet Utilities",
"Limited",
"EGIHosting",
"Henan Mobile Communications",
"Alibaba",
"Chongqing"
],
"altbuttons": [
["Made with VSCodium", "https://vscodium.com/", "vscodium.png"],
["Windows 10, NO", "", "win10no.gif"],
["No NFT's", "", "nftbutton.gif"],
["Internet Privacy Now!", "https://anonymousplanet.org/", "internetprivacy.gif"],
["Vocaloid Now!", "", "vocaloid.gif"],
["Encrypt Your Shit", "https://gitlab.com/cryptsetup/cryptsetup", "encryptyourshit.gif"],
["No Web 3!", "", "noweb3.gif"],
"https://tosdr.org",
["D", "📰 Posts", "posts"]
]
}