You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more information, please see the Erlang [README][erlang-readme]
273
+
260
274
## referers.yml
261
275
262
276
referer-parser identifies whether a URL is a known referer or not by checking it against the [`referers.yml`][referers-yml] file; the intention is that this YAML file is reusable as-is by every language-specific implementation of referer-parser.
@@ -317,6 +331,8 @@ The PHP port is copyright 2013-2014 [Lars Strojny][lstrojny] and is available un
317
331
318
332
The Go port is copyright 2014 [Thomas Sileo][tsileo] and is available under the [MIT License][mit-license].
319
333
334
+
The Erlang port is copyright 2017 [Silviu Caragea][silviucpp] and is available under the [MIT License][mit-license].
335
+
320
336
[ua-parser]: https://github.com/tobie/ua-parser
321
337
322
338
[snowplow]: https://github.com/snowplow/snowplow
@@ -328,6 +344,7 @@ The Go port is copyright 2014 [Thomas Sileo][tsileo] and is available under the
0 commit comments