Remove defunct firefox and kubemacs directories.

This commit is contained in:
2022-12-11 16:09:12 +13:00
parent be49235823
commit 9dd227eeea
5 changed files with 0 additions and 1908 deletions

View File

@ -1,104 +0,0 @@
{
"timeStamp": 1596949021400,
"version": "1.28.4",
"userSettings": {
"advancedUserEnabled": true,
"alwaysDetachLogger": true,
"autoUpdate": true,
"cloudStorageEnabled": false,
"collapseBlocked": true,
"colorBlindFriendly": false,
"contextMenuEnabled": true,
"dynamicFilteringEnabled": true,
"externalLists": "https://gitcdn.xyz/repo/NanoMeow/MDLMirror/master/hosts.txt\nhttps://mirror.cedia.org.ec/malwaredomains/justdomains",
"firewallPaneMinimized": true,
"hyperlinkAuditingDisabled": true,
"ignoreGenericCosmeticFilters": false,
"largeMediaSize": 50,
"parseAllABPHideFilters": true,
"popupPanelSections": 15,
"prefetchingDisabled": true,
"requestLogMaxEntries": 1000,
"showIconBadge": true,
"tooltipsDisabled": false,
"webrtcIPAddressHidden": false
},
"selectedFilterLists": [
"https://mirror.cedia.org.ec/malwaredomains/justdomains",
"https://gitcdn.xyz/repo/NanoMeow/MDLMirror/master/hosts.txt",
"urlhaus-1",
"user-filters",
"assets.json",
"public_suffix_list.dat",
"ublock-resources",
"ublock-filters",
"ublock-badware",
"ublock-privacy",
"ublock-abuse",
"ublock-unbreak",
"easylist",
"easyprivacy",
"malware-0",
"malware-1",
"plowe-0"
],
"hiddenSettings": {
"allowGenericProceduralFilters": false,
"assetFetchTimeout": 30,
"autoCommentFilterTemplate": "{{date}} {{origin}}",
"autoUpdateAssetFetchPeriod": 120,
"autoUpdateDelayAfterLaunch": 180,
"autoUpdatePeriod": 7,
"benchmarkDatasetURL": "unset",
"blockingProfiles": "11111/#F00 11011/#C0F 11001/#00F 00001",
"cacheStorageAPI": "unset",
"cacheStorageCompression": true,
"cacheControlForFirefox1376932": "no-cache, no-store, must-revalidate",
"cnameIgnoreList": "unset",
"cnameIgnore1stParty": true,
"cnameIgnoreExceptions": true,
"cnameIgnoreRootDocument": true,
"cnameMaxTTL": 120,
"cnameReplayFullURL": false,
"cnameUncloak": true,
"cnameUncloakProxied": false,
"consoleLogLevel": "unset",
"debugScriptlets": false,
"debugScriptletInjector": false,
"disableWebAssembly": false,
"extensionUpdateForceReload": false,
"ignoreRedirectFilters": false,
"ignoreScriptInjectFilters": false,
"filterAuthorMode": false,
"loggerPopupType": "popup",
"manualUpdateAssetFetchPeriod": 500,
"popupFontSize": "unset",
"popupPanelDisabledSections": 0,
"popupPanelLockedSections": 0,
"popupPanelHeightMode": 0,
"requestJournalProcessPeriod": 1000,
"selfieAfter": 3,
"strictBlockingBypassDuration": 120,
"suspendTabsUntilReady": "unset",
"uiPopupConfig": "undocumented",
"uiFlavor": "unset",
"uiStyles": "unset",
"updateAssetBypassBrowserCache": false,
"userResourcesLocation": "unset"
},
"whitelist": [
"about-scheme",
"chrome-extension-scheme",
"chrome-scheme",
"moz-extension-scheme",
"opera-scheme",
"vivaldi-scheme",
"www.vipleague.lc",
"wyciwyg-scheme"
],
"netWhitelist": "about-scheme\nchrome-extension-scheme\nchrome-scheme\nmoz-extension-scheme\nopera-scheme\nvivaldi-scheme\nwww.vipleague.lc\nwyciwyg-scheme",
"dynamicFilteringString": "behind-the-scene * * noop\nbehind-the-scene * inline-script noop\nbehind-the-scene * 1p-script noop\nbehind-the-scene * 3p-script noop\nbehind-the-scene * 3p-frame noop\nbehind-the-scene * image noop\nbehind-the-scene * 3p noop",
"urlFilteringString": "",
"hostnameSwitchesString": "no-large-media: behind-the-scene false\nno-remote-fonts: * true\nno-scripting: * true\nno-scripting: www.youtube.com false\nno-scripting: nextcloud.jamma.life false\nno-scripting: gitlab.jamma.life false\nno-scripting: grocy.jamma.life false\nno-scripting: app.plex.tv false\nno-scripting: accounts.google.com false\nno-scripting: hangouts.google.com false\nno-scripting: admin.google.com false\nno-scripting: app.slack.com false\nno-scripting: webmail.dreamhost.com false\nno-scripting: github.com false",
"userFilters": ""
}

File diff suppressed because it is too large Load Diff

View File

@ -1,37 +0,0 @@
# Pin your image
# KUBEMACS_IMAGE=kubemacs/kubemacs:2020.04.02
# Or not
# KUBEMACS_IMAGE=kubemacs/kubemacs:latest
KUBEMACS_IMAGE=kubemacs/kubemacs:2020.04.02
# $(id -u) / mainly for ~/.kube/config permissions
HOST_UID="1000"
# Vars for git commits
KUBEMACS_GIT_EMAIL="mail@jamesblair.net"
KUBEMACS_GIT_NAME="James Blair"
KUBEMACS_TIMEZONE=Pacific/Auckland
# This is the kind cluster name, maybe we should rename
# for some reason we can't used kind as the name
KUBEMACS_KIND_NAME=cncf.conformance
# ~/.kube/$KUBEMACS_HOSTCONFIG_NAME
KUBEMACS_HOST_KUBECONFIG_NAME=config
# Using a docker registry alongside kind
KIND_LOCAL_REGISTRY_ENABLE=true
KIND_LOCAL_REGISTRY_NAME=local-registry
KIND_LOCAL_REGISTRY_PORT=5000
# The repositories to check out
KUBEMACS_INIT_DEFAULT_REPOS='https://github.com/cncf/apisnoop.git'
# The folder to start tmate/emacs in
KUBEMACS_INIT_DEFAULT_REPOS_FOLDER="/home/projects"
# The first file you want emacs to open
KUBEMACS_INIT_ORG_FILE="apisnoop/README.org"
# If you want to see lots of information, set this to true
KUBEMACS_INIT_DEBUG=false

View File

@ -1,15 +0,0 @@
# kubemacs.sh
ENV_FILE=kubemacs.env
. $ENV_FILE
docker run \
--env-file $ENV_FILE \
--name kubemacs-docker-init \
--user root \
--privileged \
--network host \
--rm \
-it \
-v "/c/Users/$USER/.kube:/tmp/.kube" \
-v /var/run/docker.sock:/var/run/docker.sock \
$KUBEMACS_IMAGE \
docker-init.sh

View File

@ -1,5 +0,0 @@
#!/bin/bash
tmate -S /tmp/$USER.tmate.tmate new-session -s $USER -n $USER -d
tmate -S /tmp/$USER.tmate.tmate set-window-option -t $USER automatic-rename off
tmate -S /tmp/$USER.tmate.tmate set-window-option -t $USER allow-rename off
tmate -S /tmp/$USER.tmate.tmate attach