diff options
| author | 2024-12-17 15:39:02 -0700 | |
|---|---|---|
| committer | 2024-12-17 15:39:02 -0700 | |
| commit | 5ce1ac22f8b2764347db638d8a6fdc55d84beab0 (patch) | |
| tree | 30026255f6d12ac973a7cea94009f851478ecf34 | |
| parent | add part command (diff) | |
nitter -> xcancel
| -rw-r--r-- | twitter2nitter.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twitter2nitter.tcl b/twitter2nitter.tcl index 0f7478f..1d9d753 100644 --- a/twitter2nitter.tcl +++ b/twitter2nitter.tcl @@ -20,7 +20,7 @@ setudef flag nitter bind pubm * "% *" outputNitterLink -set nitterHost "nitter.lucabased.xyz" +set nitterHost "xcancel.com" set nitterAntiFloodSeconds 5 array set ::nitterAntiFlood {} |
