This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>DigitalRootCompass</title> | |
<style> | |
body { | |
font-family: sans-serif; | |
display: flex; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>DigitalRootCompass</title> | |
<style> | |
body { | |
font-family: sans-serif; | |
display: flex; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#SplitMultiLine | |
function sml($l){$n=[Environment]::NewLine;if($l-match"`n"){return $l.Split($n,[StringSplitOptions]::RemoveEmptyEntries)}else{return $l};}; | |
# Write Progress | |
function prg($s,$c,$ci,$i){Write-Host "[$($i.ToString().PadLeft($ci))\$c ($([Math]::Round($i/$c*100,3).ToString().PadLeft(3))%)] $s"} | |
# Write Progress (NoNewLine) | |
function prgn($s,$c,$ci,$i){Write-Host "[$($i.ToString().PadLeft($ci))\$c ($([Math]::Round($i/$c*100,3).ToString().PadLeft(3))%)] $s" -NoNewLine} | |
# ModUserGroup | |
# | |
# Note: Must run from OnePrem AD. Do Connect-ExchangeOnline, and Connect-MgGraph | |
# -sGrp is the Group Name, can be AD Security Group, AD Distribution List, M365 Group, or an Exchange Online Distribution List |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Cryptographically Secure Passphrase/Password Generator | |
# | |
# $Type=(0: Passphrase, 1: Password) | |
# $PassCount=(Number of passwords to generate) | |
# $NumWords=(Passphrase Only, Number of words.) | |
# $NumChars=(Password Only, Number of characters.) | |
# Note: If dictionary fails to download, it will fallback to password instead of passphrase. | |
$($Type=0;$PassCount=1;$NumWords=3;$NumChars=16;if($Type-eq0){Write-Host "Fetching Dictionary..." -NoNewline;try{$wr=[System.Text.Encoding]::UTF8.GetString($(iwr "https://automation.corsicatech.com/wl/?id=f1NJ7KCklecRXIRnbVi0clHZKplgzdys").Content);$dict=$wr.Split([Environment]::NewLine,[StringSplitOptions]::RemoveEmptyEntries);Write-Host "Done"}catch{Write-Host "Failed, Error:`n$($_.Exception.Message)";$dict=$null}}else{$dict=$null};$pt=if($dict-eq$null){0}else{1};$wl=$(if($pt){$NumWords}else{$NumChars;$dict='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%^&*()-_=+[]{}|;:,.<>/?~'.ToCharArray()});$(1..$PassCount|ForEach{$wi=$(1..$wl|ForEach{$w=$dict[$($r=[Syste |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> <html lang=en class=notranslate translate=no><!-- | |
Page saved with SingleFile | |
url: https://chat.deepseek.com/a/chat/s/9504c74c-b537-45c3-95b6-766341e3cb76 | |
saved date: Thu Mar 20 2025 21:43:10 GMT-0400 (Eastern Daylight Time) | |
--><meta charset=utf-8><title>DeepSeek - Into the Unknown</title><meta name=viewport content="initial-scale=1.0,maximum-scale=1,width=device-width,viewport-fit=cover"><meta name=commit-id content=b402978c><meta name=description content="Chat with DeepSeek AI – your intelligent assistant for coding, content creation, file reading, and more. Upload documents, engage in long-context conversations, and get expert help in AI, natural language processing, and beyond. | 深度求索(DeepSeek)助力编程代码开发、创意写作、文件处理等任务,支持文件上传及长文本对话,随时为您提供高效的AI支持。"><meta name=keywords content="DeepSeek,DeepSeek AI,DeepSeek Chat,AI assistant,coding assistant,long-context LLM,Open Source LLM,natural language processing,AI chatbot,AI long text,AI content creation,large language model,深度求索,大语言模型,自然语言处理,AI聊天机器人, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> <html lang=en class=notranslate translate=no><!-- | |
Page saved with SingleFile | |
url: https://chat.deepseek.com/a/chat/s/33074f00-2be4-4d29-a24d-4c9c853f2efe | |
saved date: Thu Feb 13 2025 08:50:37 GMT-0500 (Eastern Standard Time) | |
--><meta charset=utf-8><title>DeepSeek - Into the Unknown</title><meta name=viewport content="initial-scale=1.0,maximum-scale=1,width=device-width,viewport-fit=cover"><meta name=commit-id content=085ae035><meta name=description content="Chat with DeepSeek AI – your intelligent assistant for coding, content creation, file reading, and more. Upload documents, engage in long-context conversations, and get expert help in AI, natural language processing, and beyond. | 深度求索(DeepSeek)助力编程代码开发、创意写作、文件处理等任务,支持文件上传及长文本对话,随时为您提供高效的AI支持。"><meta name=keywords content="DeepSeek,DeepSeek AI,DeepSeek Chat,AI assistant,coding assistant,long-context LLM,Open Source LLM,natural language processing,AI chatbot,AI long text,AI content creation,large language model,深度求索,大语言模型,自然语言处理,AI聊天机器人, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> <html lang=en class=notranslate translate=no><!-- | |
Page saved with SingleFile | |
url: https://chat.deepseek.com/a/chat/s/55e434e8-7b0f-4efb-88b4-c2319ad27906 | |
saved date: Wed Feb 12 2025 16:26:07 GMT-0500 (Eastern Standard Time) | |
--><meta charset=utf-8><title>DeepSeek - Into the Unknown</title><meta name=viewport content="initial-scale=1.0,maximum-scale=1,width=device-width,viewport-fit=cover"><meta name=commit-id content=085ae035><meta name=description content="Chat with DeepSeek AI – your intelligent assistant for coding, content creation, file reading, and more. Upload documents, engage in long-context conversations, and get expert help in AI, natural language processing, and beyond. | 深度求索(DeepSeek)助力编程代码开发、创意写作、文件处理等任务,支持文件上传及长文本对话,随时为您提供高效的AI支持。"><meta name=keywords content="DeepSeek,DeepSeek AI,DeepSeek Chat,AI assistant,coding assistant,long-context LLM,Open Source LLM,natural language processing,AI chatbot,AI long text,AI content creation,large language model,深度求索,大语言模型,自然语言处理,AI聊天机器人, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Concoction 6": [ | |
"00:00:00, Lostep - Burma (Pillow One Mix) - 2006 - Trance", | |
"00:00:00, Discoteka - (Dj Dove Remix) - Starkillers - House", | |
"00:00:00, Living on Video (Club Mix) - 2006 - House", | |
"00:00:00, Faster Kill Pussy Cat (Roman Hunter Mix) - Paul Oakenfold - A Lively Mind (Album Club Sampler) - 2006", | |
"00:00:00, TranceDo You Want (civil engine vs. castoress mix) - Join Forces Vs. Iguana - 2006 - Trance", | |
"00:00:00, Tabriz Kaveh Azizi Presents Rhythmia - 2006 - Trance", | |
"00:00:00, Catch (club mix) - Blank & Jones - 2006 - Trance", | |
"00:00:00, World Gone Mad Club Mix Mannix vs. Kaymak - 2006 - Trance", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function doADSync() { | |
Write-Host "[doADSync v1.2]" | |
$iProg=1 | |
$aProg="|","/","-","\","|","/","-","\" | |
Write-Host "Checking ADSync Module..." -NoNewLine | |
if (-Not (Get-Module -ListAvailable -Name AdSync)) { | |
Write-Host "AdSync Module not Available!" | |
return $false | |
} | |
Write-Host "`b`b`b, Importing..." -NoNewLine |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import random | |
maps=["abyss","arbitration","artifact","battle zone","bigmap_1.03","blood gorge","boardingaction","bridge_battle","cartographe","cbsp","chassis","Chill Out","close_corners","coag redux v2","coagulation_snow_1.04","conservatory","corvette","crater","danger canyon 2","deadlock","delta_temple","devils canyon","frozen_fortress","gephyrophobia","grassgulch","GreenHill","griffball_arena","guardian","h2.5 guardian","h2.5 quandary","h2.5 valhalla","H2MT Trirate","H2MT WIZARD","hangemhigh","human_sample","icefields","immure","isla_1.01","m64_castle","moonwood","night mombasa v1.5","nightfall","Nightgulch","octagon","outskirts pb7","oxygen_1.02","pool","prisoner 1.1","prisoner","Proving Ground","Sacred Relic","salvation","sandtrap v4","SideWinder","SkyDiving V3","snowblind","spaceout","stronghold","summerwinder","the pit v2","the_pit","trenched","vangard","vizayen_base_trials","wetworks2","yoyorast","zombstone v2"] | |
plist=[] | |
plist.append(['playlist',{ | |
"Shuffle": "On", | |
"Pregame Team Selection Delay": " |
NewerOlder