models: big refactor
This commit is contained in:
parent
86c3683ad6
commit
2674e115f3
22 changed files with 284 additions and 266 deletions
|
@ -1,6 +1,7 @@
|
|||
from tldextract import extract
|
||||
|
||||
from app.models import Origin, Bridge, Proxy
|
||||
from app.models.bridges import Bridge
|
||||
from app.models.mirrors import Origin, Proxy
|
||||
|
||||
|
||||
def mirror_sites():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue