use cdx matchtype for domain and host
This commit is contained in:
@@ -7,7 +7,9 @@ This module contains the set of Waybackpy's exceptions.
|
||||
|
||||
class WaybackError(Exception):
|
||||
"""
|
||||
Raised when Wayback Machine API Service is unreachable/down.
|
||||
Raised when Waybackpy can not return what you asked for.
|
||||
1) Wayback Machine API Service is unreachable/down.
|
||||
2) You passed illegal arguments.
|
||||
"""
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user