Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove AWS kinesis from ads list #1193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sparrc
Copy link

@sparrc sparrc commented Mar 11, 2024

Summary

AWS kinesis is a data stream processing platform in the amazon cloud, it is not an ad server.

Furthermore, it is a regional service and the ads.txt list only included one region (us-east-1), so it wasn't effectively blocking this service anyways. In my home, video cameras were trying and failing to reach kinesis.us-east-1, but then retrying kinesis.us-west-2 and succeeding to use kinesis.

see https://aws.amazon.com/kinesis/

Full Disclosure: I am making this contribution as a personal contribution, but I work at AWS on the Elastic Container Service (ECS) team.

Checklist

  • I have verified that I have not modified the following files:
    - inside the adguard folder
    - inside the alt-version folder
    - inside the dnsmasq-version folder
    - everything.txt

Because those files will be automatically updated using GitHub Actions!

AWS kinesis is a data stream processing platform in the amazon cloud, it
is not an ad server.

Furthermore, it is a regional service and the ads.txt list only included
one region (us-east-1), so it wasn't effectively blocking this service
anyways. In my home, video cameras were trying and failing to reach
kinesis.us-east-1, but then retrying kinesis.us-west-2 and succeeding to
use kinesis.

see https://aws.amazon.com/kinesis/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant