Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
701177778b |
21
Build.PL
21
Build.PL
@ -9,17 +9,18 @@ my $build = Module::Build->new(
|
|||||||
dist_author => 'Sergio Iglesias <contact@owlcode.tech>',
|
dist_author => 'Sergio Iglesias <contact@owlcode.tech>',
|
||||||
dist_abstract => 'The Owlcode.tech webpage.',
|
dist_abstract => 'The Owlcode.tech webpage.',
|
||||||
requires => {
|
requires => {
|
||||||
'Mojolicious' => 0,
|
'Mojolicious' => 0,
|
||||||
'Const::Fast' => 0,
|
'Const::Fast' => 0,
|
||||||
'Crypt::URandom' => 0,
|
'Crypt::URandom' => 0,
|
||||||
'Crypt::Bcrypt' => 0,
|
'Crypt::Bcrypt' => 0,
|
||||||
'DBI' => 0,
|
'DBI' => 0,
|
||||||
'DBD::Pg' => 0,
|
'DBD::Pg' => 0,
|
||||||
'DateTime::Format::ISO8601.pm' => 0,
|
'DateTime::Format::ISO8601.pm' => 0,
|
||||||
'DateTime::Format::Mail.pm' => 0,
|
'DateTime::Format::Mail.pm' => 0,
|
||||||
'SVG' => 0,
|
'SVG' => 0,
|
||||||
'XML::Twig' => 0,
|
'XML::Twig' => 0,
|
||||||
'JSON' => 0,
|
'JSON' => 0,
|
||||||
|
'DateTime::Format::ISO8601' => 0,
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
$build->create_build_script;
|
$build->create_build_script;
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
When using a bot provided by this company you allow every
|
|
||||||
command or interaction (and some profile details of the
|
|
||||||
account which interacted) with the bot to be recorded,
|
|
||||||
stored and processed to allow the bot to be able to
|
|
||||||
work.
|
|
||||||
|
|
||||||
We do not record or ask for any personal data.
|
|
@ -1 +0,0 @@
|
|||||||
No non-consensual pentesting or ilicit activity allowed.
|
|
@ -1,3 +0,0 @@
|
|||||||
BedrockStation doesn't send any data about you to anyone.
|
|
||||||
|
|
||||||
BedrockStation is nothing more than a proxy, programs such an Minecraft using this proxy can send data to other parties such as the Minecraft servers you are connecting, the scope of this data is not over the control of BedrockStation.
|
|
Loading…
x
Reference in New Issue
Block a user