Revert pastebin change
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ namespace eval cmgmt {
|
|||||||
# Command to upload the file
|
# Command to upload the file
|
||||||
# The ban list file is piped into the command via stdin (with `cat $filename |`)
|
# The ban list file is piped into the command via stdin (with `cat $filename |`)
|
||||||
# so your command must read from stdin
|
# so your command must read from stdin
|
||||||
variable upCommand "curl -s -F file=@- https://hotpaste.0bin.xyz/"
|
variable upCommand "curl -s -F file=@- https://x0.at/"
|
||||||
|
|
||||||
# Set the banmask type to use in banning the user
|
# Set the banmask type to use in banning the user
|
||||||
# Available types are:
|
# Available types are:
|
||||||
|
|||||||
Reference in New Issue
Block a user