diff --git a/index.html b/index.html
index e0bebe9e..64ae5834 100644
--- a/index.html
+++ b/index.html
@@ -645,6 +645,7 @@ without modifying core components. The API is available via a simple REST API wh
EQL - an expansion module to generate event query language (EQL) from an attribute. Event Query Language
Farsight DNSDB Passive DNS - a hover and expansion module to expand hostname and IP addresses with passive DNS information.
GeoIP - a hover and expansion module to get GeoIP information from geolite/maxmind.
+[Google Threat Intelligence] (https://github.com/MISP/misp-modules/tree/main/misp_modules/modules/expansion/google_threat_intelligence.py) - An expansion module to have the observable's threat score assessed by Google Threat Intelligence.
Greynoise - a hover to get information from greynoise.
hashdd - a hover module to check file hashes against hashdd.com including NSLR dataset.
hibp - a hover module to lookup against Have I Been Pwned?
@@ -677,8 +678,8 @@ without modifying core components. The API is available via a simple REST API wh
threatminer - an expansion module to expand from ThreatMiner.
urlhaus - Query urlhaus to get additional data about a domain, hash, hostname, ip or url.
urlscan - an expansion module to query urlscan.io.
-virustotal - an expansion module to query the VirusTotal API with a high request rate limit required. (More details about the API: here)
-virustotal_public - an expansion module to query the VirusTotal API with a public key and a low request rate limit. (More details about the API: here)
+virustotal - an expansion module to query the VirusTotal API with a high request rate limit required. (More details about the API: here)
+virustotal_public - an expansion module to query the VirusTotal API with a public key and a low request rate limit. (More details about the API: here)
VMray - a module to submit a sample to VMray.
VulnDB - a module to query VulnDB.
Vulners - an expansion module to expand information about CVEs using Vulners API.
diff --git a/sitemap.xml b/sitemap.xml
index ef9711dd..fd05ede3 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,37 +2,37 @@
https://www.misp-project.org/
- 2024-06-06
+ 2024-07-19
daily
https://www.misp-project.org/contribute/
- 2024-06-06
+ 2024-07-19
daily
https://www.misp-project.org/expansion/
- 2024-06-06
+ 2024-07-19
daily
https://www.misp-project.org/export_mod/
- 2024-06-06
+ 2024-07-19
daily
https://www.misp-project.org/import_mod/
- 2024-06-06
+ 2024-07-19
daily
https://www.misp-project.org/install/
- 2024-06-06
+ 2024-07-19
daily
https://www.misp-project.org/license/
- 2024-06-06
+ 2024-07-19
daily
\ No newline at end of file
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index 6e59ef50..9ad7f5e0 100644
Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ