Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add config option to prevent media downloads from listed domains. #15197

Merged
merged 17 commits into from
May 9, 2023
Merged
Prev Previous commit
Clean up imports
  • Loading branch information
turt2live committed May 8, 2023
commit 2987d9af80b4c1b97ee89c93110f3cd9daadf63b
1 change: 0 additions & 1 deletion tests/rest/media/test_domain_blocking.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
from binascii import unhexlify
from typing import Dict

from twisted.test.proto_helpers import MemoryReactor
Expand Down