;;; wasp-user-whitelist --- User whitelist -*- lexical-binding: t; -*- ;;; Commentary: ;;; Code: (setq w/user-whitelist (-map #'s-downcase (list "Bezelea" "fn_lumi" "MxOwlex" "NikolaRHristov" "goofysystem" "MoMoMoVT" "SnorlaxBud" "GenDude" "zulleyy3" "freedrull_" "theUnseenMystic" "MNKN844" "fartingle" "mickynoon" "DJKawaiiFieri" "NyxKrage" "mawjad_" "crane0001" "convergent_sequence" "nugbones" "NineteenNinetyX" "fuelsniffer" "y1nyng" "RoflrawrVT" "DFluxStreams" "Spaecplex" "IcefoxZettai" "mTinks" "Meowlitary" "CamuiCh" "joelsgp" "redheleftyou" "VortisLoste" "duxies_" "SsJsSs" "flyann" "Wina" "MORGVN_" "TheIdOfAlan" "body_without_blorgans" "cbtcaptain" "iLoidtupo" "shwasteddd" "acher0_" "badcop_" "Hat_Knight" "crazy_stewie" "OrdinaryClover_oc" "Soymilk" "37LN37" "Kopadot" "Hixrabbit" "prodzpod" "DocMaho" "Celeste_Kyra" "fighting_annelids" "eientei95" "GyrosGeier" "FoggyRoses" "StuxVT" "imgeiser" "liquidcake1" "4ll4m3nts" "Luigi401" "sleepysleepy6" "TheMaroonHatHacker" "CodeSpace0x25" "RetroBoi128theGameDev" "yellowberryHN" "DoctorGlitchy" "vvizualizer" "KuromaruOniisan" "j_art_" "BugVT" "vchewbah" "yiffweed" "ESTRE777A" "frizst" "auts__" "floorrip" "DestinyWaits" "Tomaterr" "Ivellon" "RyanWinchester_" "InspectorDiameter" "ryasuar" "schizoidcarp" "forraz99" "The_IronShark" "EricAlvin" "nichePenguin" "fredfuchs_en" "Gleil" "nightowlmocha" "ishishiee" "pigeonGuidedMissile" "ClaudetteVT" "stoicmana" "PartlyAtomic" "GinjiVitis" "vesdeg" "jazzahol_VT" "BigGayMikey" "game11454" "maradyne_" "HenriqMarq" "Ricardo_Stryki" "klingonne" "ChiriPoco" "realradiodisney" "Sodacoma_" "fannyslam" "ryanwinchester_tv" "ZedZark" "skibiditoiletonahole" "regularamoeba" "VerryckterVT" "ZamielPayne" "chixie9901" "BuddysPizza" "nigelwithrow" "usernamerlin" "caram3lnuke" "TheCoppinger" "DerMarkus1982" "fartieartie" "windowsmilleniumedition" "Sampie159" "nilptrderef" "vesdev" "mimeyu" "emmytea" "ZeikJT" "zaaaff" "b0rkeey" "j0hpa" "RyanWinchester_TV" "ABuffSeagull" "krzysckh" "peercoin" "ClickAlice" "m_s_c_s" "SunAlbionis" "CocoLust" "Versa0" "ckay1100" "knominalknewknight" "BrainBoTTT" "takeda_harunobu" "boganbits" "pixelsorted" "skxtchuwu" "saricstar" "tengalaxian" "hexagonalsun" "chaotic_lilac" "anokayguy0" "brzdyngol" "seriousbusiness100" "soverysour" "drspod" "hellfried6" "boga_14" "mlcrochad" "wyndupboy" "banjofries" "vini_sunrise" "pbtpbtpbt" "your_sweetpea" "riledkyle" "doceys" "delightfully_smol" "thesignalist" "ellie_bee314" "kiwi_thebird" "gamergirlandco" "mou_zs" "musha68k" "oomfiechoomfie" "bytomancer" "cuze" "fcollector" "ramblernaut" "meicha" "0x537953f0" "no3ophuk" "dovercliff" "mossybny" "neural_works" "slendidev" "dehidehinotfromfinland" "machiavellianalloy" "ywxslzak" "sgtnubbles" "mistresskell" "kokupsi" "capstasher" "polyglitch" "itbeblockhead" "faceoftrolls" "zoft_fae" "unlessgames" "machka6" "airhomer99" "geegxp" "extremelybig" "ostas_" "mcschwartz2" "siersciuch_albinos" "thelordzeeee" "trueround" "quantumbohm" "sodacoma" "hibakod" ))) (setq w/user-hell '( "nikolarhristov" )) (provide 'wasp-user-whitelist) ;;; wasp-user-whitelist.el ends here