]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 10 Jul 2023 19:12:11 +0000 (21:12 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 10 Jul 2023 19:14:34 +0000 (21:14 +0200)
commit449ef58c0aca6a0e709b967764bb8c47f246a922
tree15f489b238fb94e9f4e4d03bd5760030772aacc1
parent521312902a9ac553d0763e615ace12ad87dc85f9
Continued:
- renamed utils.deobfuscate_domain() to deobfuscate()
- oliphant blocklists may contain obfuscated domains, need to deobfuscate them
  first to get actual domain names
fba/commands.py
fba/networks/friendica.py
fba/networks/pleroma.py
fba/utils.py