@@ -17,17 +17,16 @@ The latest database is always available on this URL:
1717https://s3-eu-west-1.amazonaws.com/snowplow-hosted-assets/third-party/referer-parser/referers-latest.yaml
1818https://s3-eu-west-1.amazonaws.com/snowplow-hosted-assets/third-party/referer-parser/referers-latest.json
1919
20- The database is updated at most once a month . Each new version of the database is also uploaded with a timestamp:
20+ The database is updated every day . Each new version of the database is also uploaded with a timestamp:
2121
2222https://s3-eu-west-1.amazonaws.com/snowplow-hosted-assets/third-party/referer-parser/referers-YYYYMMDD.yaml
2323https://s3-eu-west-1.amazonaws.com/snowplow-hosted-assets/third-party/referer-parser/referers-YYYYMMDD.json
2424
2525Example:
26+
2627https://s3-eu-west-1.amazonaws.com/snowplow-hosted-assets/third-party/referer-parser/referers-20200331.yaml
2728https://s3-eu-west-1.amazonaws.com/snowplow-hosted-assets/third-party/referer-parser/referers-20200331.json
2829
29- If there is an issue with the database necessitating a re-release within the month, the corresponding files will be overwritten.
30-
3130## Language-specific repositories
3231
3332- Scala: https://github.com/snowplow-referer-parser/scala-referer-parser
@@ -78,9 +77,7 @@ We welcome contributions to referer-parser:
7877
7978# # Support
8079
81- General support for referer-parser is handled by the team at Snowplow Analytics Ltd.
82-
83- You can contact the Snowplow Analytics team through any of the [channels listed on their wiki][talk-to-us].
80+ General support for `referer-parser` is handled by Snowplow Analytics team on [discourse][discourse].
8481
8582# # Copyright and license
8683
@@ -90,6 +87,8 @@ You can contact the Snowplow Analytics team through any of the [channels listed
9087
9188[snowplow] : https://github.com/snowplow/snowplow
9289
90+ [discourse] : https://discourse.snowplow.io
91+
9392[piwik] : http://piwik.org
9493[piwik-search-engines] : https://github.com/piwik/piwik/blob/master/core/DataFiles/SearchEngines.php
9594[piwik-socials] : https://github.com/piwik/piwik/blob/master/core/DataFiles/Socials.php
0 commit comments