2026-01-11から1日間の記事一覧

PowerShell で信頼済みサイトを追加する

# ----------------------------------------------------------- # Add Trusted Sites Script # ----------------------------------------------------------- # List of URLs to add (supports Domains, IPs, and Wildcards) $targetUrls = @( "https://w…