def test_spamhaus():
    i = Indicator('71.6.146.130', resolve_geo=True)
    assert i.spamhaus()
Пример #2
0
def test_spamhaus():
    i = Indicator('ns2.ndxylfpxuwowlhycfh.pw')
    assert i.spamhaus()