diff --git a/_modules/index.html b/_modules/index.html index 916a79a..643bfb8 100644 --- a/_modules/index.html +++ b/_modules/index.html @@ -3,7 +3,7 @@ - Overview: module code — parsedmarc 8.9.2 documentation + Overview: module code — parsedmarc 8.9.3 documentation @@ -35,7 +35,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/_modules/parsedmarc.html b/_modules/parsedmarc.html index 739f48c..2527c3b 100644 --- a/_modules/parsedmarc.html +++ b/_modules/parsedmarc.html @@ -3,7 +3,7 @@ - parsedmarc — parsedmarc 8.9.2 documentation + parsedmarc — parsedmarc 8.9.3 documentation @@ -35,7 +35,7 @@ parsedmarc
- 8.9.2 + 8.9.3
@@ -121,7 +121,7 @@ from parsedmarc.utils import parse_email from parsedmarc.utils import timestamp_to_human, human_timestamp_to_datetime -__version__ = "8.9.2" +__version__ = "8.9.3" logger.debug("parsedmarc v{0}".format(__version__)) diff --git a/_modules/parsedmarc/elastic.html b/_modules/parsedmarc/elastic.html index 153d39e..e0fa736 100644 --- a/_modules/parsedmarc/elastic.html +++ b/_modules/parsedmarc/elastic.html @@ -3,7 +3,7 @@ - parsedmarc.elastic — parsedmarc 8.9.2 documentation + parsedmarc.elastic — parsedmarc 8.9.3 documentation @@ -35,7 +35,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/_modules/parsedmarc/opensearch.html b/_modules/parsedmarc/opensearch.html index 6486b2a..06df2e7 100644 --- a/_modules/parsedmarc/opensearch.html +++ b/_modules/parsedmarc/opensearch.html @@ -3,7 +3,7 @@ - parsedmarc.opensearch — parsedmarc 8.9.2 documentation + parsedmarc.opensearch — parsedmarc 8.9.3 documentation @@ -35,7 +35,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/_modules/parsedmarc/splunk.html b/_modules/parsedmarc/splunk.html index f10f2f1..a7d0ede 100644 --- a/_modules/parsedmarc/splunk.html +++ b/_modules/parsedmarc/splunk.html @@ -3,7 +3,7 @@ - parsedmarc.splunk — parsedmarc 8.9.2 documentation + parsedmarc.splunk — parsedmarc 8.9.3 documentation @@ -35,7 +35,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/_modules/parsedmarc/utils.html b/_modules/parsedmarc/utils.html index 1f12b0b..a223a74 100644 --- a/_modules/parsedmarc/utils.html +++ b/_modules/parsedmarc/utils.html @@ -3,7 +3,7 @@ - parsedmarc.utils — parsedmarc 8.9.2 documentation + parsedmarc.utils — parsedmarc 8.9.3 documentation @@ -35,7 +35,7 @@ parsedmarc
- 8.9.2 + 8.9.3
@@ -407,7 +407,7 @@ try: service = service_map[base_domain] except KeyError: - service = dict(name=base_domain, type="Uncategorized") + service = dict(name=base_domain, type=None) return service
diff --git a/_static/documentation_options.js b/_static/documentation_options.js index e40ba40..f583dc7 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '8.9.2', + VERSION: '8.9.3', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/api.html b/api.html index 48171eb..329cdd6 100644 --- a/api.html +++ b/api.html @@ -4,7 +4,7 @@ - API reference — parsedmarc 8.9.2 documentation + API reference — parsedmarc 8.9.3 documentation @@ -37,7 +37,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/contributing.html b/contributing.html index c7257f8..d26d436 100644 --- a/contributing.html +++ b/contributing.html @@ -4,7 +4,7 @@ - Contributing to parsedmarc — parsedmarc 8.9.2 documentation + Contributing to parsedmarc — parsedmarc 8.9.3 documentation @@ -38,7 +38,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/davmail.html b/davmail.html index d25c0d8..6d2825f 100644 --- a/davmail.html +++ b/davmail.html @@ -4,7 +4,7 @@ - Accessing an inbox using OWA/EWS — parsedmarc 8.9.2 documentation + Accessing an inbox using OWA/EWS — parsedmarc 8.9.3 documentation @@ -38,7 +38,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/dmarc.html b/dmarc.html index 3a7999b..4f33e05 100644 --- a/dmarc.html +++ b/dmarc.html @@ -4,7 +4,7 @@ - Understanding DMARC — parsedmarc 8.9.2 documentation + Understanding DMARC — parsedmarc 8.9.3 documentation @@ -38,7 +38,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/elasticsearch.html b/elasticsearch.html index 424dfee..3fa4b50 100644 --- a/elasticsearch.html +++ b/elasticsearch.html @@ -4,7 +4,7 @@ - Elasticsearch and Kibana — parsedmarc 8.9.2 documentation + Elasticsearch and Kibana — parsedmarc 8.9.3 documentation @@ -38,7 +38,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/genindex.html b/genindex.html index ead9312..f9d07a7 100644 --- a/genindex.html +++ b/genindex.html @@ -3,7 +3,7 @@ - Index — parsedmarc 8.9.2 documentation + Index — parsedmarc 8.9.3 documentation @@ -35,7 +35,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/index.html b/index.html index f59dca2..a4a09c3 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - parsedmarc documentation - Open source DMARC report analyzer and visualizer — parsedmarc 8.9.2 documentation + parsedmarc documentation - Open source DMARC report analyzer and visualizer — parsedmarc 8.9.3 documentation @@ -37,7 +37,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/installation.html b/installation.html index 73b6268..f3fb863 100644 --- a/installation.html +++ b/installation.html @@ -4,7 +4,7 @@ - Installation — parsedmarc 8.9.2 documentation + Installation — parsedmarc 8.9.3 documentation @@ -38,7 +38,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/kibana.html b/kibana.html index 1a248d8..b8538c8 100644 --- a/kibana.html +++ b/kibana.html @@ -4,7 +4,7 @@ - Using the Kibana dashboards — parsedmarc 8.9.2 documentation + Using the Kibana dashboards — parsedmarc 8.9.3 documentation @@ -38,7 +38,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/mailing-lists.html b/mailing-lists.html index 8d9f595..83e5919 100644 --- a/mailing-lists.html +++ b/mailing-lists.html @@ -4,7 +4,7 @@ - What about mailing lists? — parsedmarc 8.9.2 documentation + What about mailing lists? — parsedmarc 8.9.3 documentation @@ -36,7 +36,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/objects.inv b/objects.inv index 56b61e8..3a5398f 100644 --- a/objects.inv +++ b/objects.inv @@ -1,6 +1,6 @@ # Sphinx inventory version 2 # Project: parsedmarc -# Version: 8.9.2 +# Version: 8.9.3 # The remainder of this file is compressed using zlib. xڭXo ~_ai{MI2E]U[ըGfN;IKb|}qpCVMfwQ+ ML擬9t^ RCI,Bu Xd'9r=4H(ev\kB@cyRX;t&4[ Dwy7j)E diff --git a/opensearch.html b/opensearch.html index 83be0bb..762edd3 100644 --- a/opensearch.html +++ b/opensearch.html @@ -4,7 +4,7 @@ - OpenSearch and Grafana — parsedmarc 8.9.2 documentation + OpenSearch and Grafana — parsedmarc 8.9.3 documentation @@ -38,7 +38,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/output.html b/output.html index e6e3dbb..cd1bf0c 100644 --- a/output.html +++ b/output.html @@ -4,7 +4,7 @@ - Sample outputs — parsedmarc 8.9.2 documentation + Sample outputs — parsedmarc 8.9.3 documentation @@ -38,7 +38,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/py-modindex.html b/py-modindex.html index 7c9a879..d0f8962 100644 --- a/py-modindex.html +++ b/py-modindex.html @@ -3,7 +3,7 @@ - Python Module Index — parsedmarc 8.9.2 documentation + Python Module Index — parsedmarc 8.9.3 documentation @@ -38,7 +38,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/search.html b/search.html index 0d92c5f..931870e 100644 --- a/search.html +++ b/search.html @@ -3,7 +3,7 @@ - Search — parsedmarc 8.9.2 documentation + Search — parsedmarc 8.9.3 documentation @@ -38,7 +38,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/splunk.html b/splunk.html index b87df7e..03d266b 100644 --- a/splunk.html +++ b/splunk.html @@ -4,7 +4,7 @@ - Splunk — parsedmarc 8.9.2 documentation + Splunk — parsedmarc 8.9.3 documentation @@ -38,7 +38,7 @@ parsedmarc
- 8.9.2 + 8.9.3
diff --git a/usage.html b/usage.html index 19e0efe..5cf595f 100644 --- a/usage.html +++ b/usage.html @@ -4,7 +4,7 @@ - Using parsedmarc — parsedmarc 8.9.2 documentation + Using parsedmarc — parsedmarc 8.9.3 documentation @@ -38,7 +38,7 @@ parsedmarc
- 8.9.2 + 8.9.3