This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import SDC from 'statsd-client'; | |
export default class StatsDClient { | |
private client: SDC; | |
constructor(config: any) { # config must be passed as any or we reimpliment CommonOptions/TcpOptions etc. | |
this.client = new SDC(config); | |
} | |
counter(metricName: string, delta: number, tags?: any) { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! env bash | |
curl "https://www.gtabase.com/media/com_jamegafilter/en_gb/8.json" \ | |
| jq "[.[] | { name: .name } * ([.attr[] | { key: (.title | if type == \"array\" then .[0] else . end), value: (.value | if type == \"array\" then .[0] else . end) }] | from_entries)]" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2356e.v.fwmrm.net | |
ads-pres.channel4.com | |
cdn.http.anno.channel4.com | |
cdn.ss.anno.channel4.com | |
p.videologygroup.com | |
securecdn.videologygroup.com | |
toots-a.akamaihd.net | |
trk-euwest.tidaltv.com | |
2a7e9.v.fwmrm.net |