We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e60f1 commit 52981fdCopy full SHA for 52981fd
2 files changed
HISTORY.rst
@@ -22,6 +22,7 @@ History
22
* ``paysera``
23
* ``payvision``
24
* ``trustly``
25
+ * ``windcave``
26
27
2.5.0 (2021-09-20)
28
++++++++++++++++++
minfraud/validation.py
@@ -242,6 +242,7 @@ def _hostname(hostname: str) -> str:
242
"virtual_card_services",
243
"vme",
244
"vpos",
245
+ "windcave",
246
"wirecard",
247
"worldpay",
248
]
0 commit comments