mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
10 lines
250 B
Clojure
10 lines
250 B
Clojure
[h2]check_siteallowed[/h2]
|
|
|
|
Called when checking the site black and white lists to see if a site is blocked.
|
|
|
|
Hook data
|
|
|
|
array('url' => URL of site to check);
|
|
|
|
create and set array element 'allowed' to true or false to override the system checks
|
|
|