Skip to content

Commit

Permalink
I am an idiot and commited my API key :)
Browse files Browse the repository at this point in the history
  • Loading branch information
angrycuban13 committed Jan 1, 2025
1 parent 2d4b560 commit 741683d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ZakTag/ZakTag.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -688,8 +688,8 @@ function Add-StarrMediaTag {

#------------- DEFINE VARIABLES -------------#

$radarrApiKey = "8d6fca8d8e8342599fcd9397e859da8b"
$radarrUrl = "http://blackbox.lan:7878/radarr"
$radarrApiKey = ""
$radarrUrl = ""
$tagNamePrefix = "ZakTag -"
$releaseGroupsList = [System.Collections.Generic.List[string]]::new()

Expand Down

0 comments on commit 741683d

Please sign in to comment.