mirror of
https://codeberg.org/crimeflare/cloudflare-tor
synced 2024-11-09 19:02:40 +00:00
Update 'tool/irssi_cf_alturl.pl'
This commit is contained in:
parent
4413334f89
commit
65506e84f7
@ -10,11 +10,10 @@
|
|||||||
# /set cflarealt_channels <"#channel1, #channel2, etc"> -- Channels to automatically convert. Empty Defaults to all
|
# /set cflarealt_channels <"#channel1, #channel2, etc"> -- Channels to automatically convert. Empty Defaults to all
|
||||||
# /set cflarealt_shorturl_activate <on|off> -- (off) set it 'on' to use shortner
|
# /set cflarealt_shorturl_activate <on|off> -- (off) set it 'on' to use shortner
|
||||||
# /set cflarealt_shorturl_min <40> -- (40) How long a url has to be to trigger automatic url shortening
|
# /set cflarealt_shorturl_min <40> -- (40) How long a url has to be to trigger automatic url shortening
|
||||||
#
|
|
||||||
# Optional manual usage is
|
|
||||||
# /cflarealt http://yourlongurl.com/blahblahblah
|
|
||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
##use strict;
|
##use strict;
|
||||||
|
|
||||||
use vars qw($VERSION %IRSSI);
|
use vars qw($VERSION %IRSSI);
|
||||||
|
|
||||||
$VERSION = "20190505";
|
$VERSION = "20190505";
|
||||||
|
Loading…
Reference in New Issue
Block a user