mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-04-20 17:31:45 -04:00
Undo testing changes
This commit is contained in:
parent
74b0b9eccf
commit
3e3d9d9590
@ -25,7 +25,7 @@ def unshorten (url, service=None, **kwargs):
|
|||||||
|
|
||||||
|
|
||||||
def default_service ():
|
def default_service ():
|
||||||
return shorteners.IgalShortener
|
return shorteners.AcortameShortener
|
||||||
|
|
||||||
def find_service (service, **kwargs):
|
def find_service (service, **kwargs):
|
||||||
for i in shorteners.__all__:
|
for i in shorteners.__all__:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user