various plugin refactors and fixes
This commit is contained in:
+1
-2
@@ -6,8 +6,7 @@ import logging
|
||||
import aiohttp
|
||||
import socket
|
||||
import simplematrixbotlib as botlib
|
||||
|
||||
from plugins.utils import is_public_destination
|
||||
from plugins.common import is_public_destination
|
||||
|
||||
async def check_http(domain):
|
||||
"""Check if HTTP service is up for the given domain."""
|
||||
|
||||
Reference in New Issue
Block a user