mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-04-22 22:40:09 +00:00
Rename botdetection to blockbot
Adding composer/vendor to blockbot
This commit is contained in:
parent
f1839f23e6
commit
34fc60be77
27 changed files with 3768 additions and 7 deletions
7
blockbot/vendor/autoload.php
vendored
Normal file
7
blockbot/vendor/autoload.php
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
// autoload.php @generated by Composer
|
||||
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInitAdvancedContentFilterAddon::getLoader();
|
Loading…
Add table
Add a link
Reference in a new issue