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

Add More Amazon owned sites #2

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

Conversation

bgiesing
Copy link

@bgiesing bgiesing commented Aug 30, 2018

Audible and Twitch (which fixes #1) plus others in the footer of the Amazon homepage like IMDB, Zappos, Whole Foods, Goodreads, etc.


This change is Reviewable

Audible and Twitch (which fixes Jackymancs4#1) plus others in the footer of the Amazon homepage like IMDB, Zappos, Whole Foods, Goodreads, etc.
@esoomenona
Copy link

Another is ssl-images-amazon.com, as in this example below:

https://images-na.ssl-images-amazon.com/images/I/51X2Mr84xkL.jpg

@@ -5,7 +5,7 @@ const AMAZON_CONTAINER_ICON = "briefcase";

let AMAZON_NATIONAL_DOMAINS = ["amazon.it", "amazon.de", "amazon.com", "amazon.com.br", "amazon.in", "amazon.com.au", "amazon.es", "amazon.com.mx", "amazon.co.jp", "amazon.in", "amazon.co.uk", "amazon.ca", "amazon.fr", "amazon.com.sg"];

let AMAZON_DOMAINS = ["awscloud.com", "amazon.company", "amazon.express", "amazon.gd", "amazon.international", "amazon.ltda", "amazon.press", "amazon.shopping", "amazon.tickets", "amazon.tv", "amazon.cruises", "amazon.dog", "amazon.express", "amazon.game", "amazon.gent", "amazon.salon", "amazon.shopping", "amazon.tours", "amazon.wiki", "amazon.clothing", "amazon.energy", "amazon.fund", "amazon.hockey", "amazon.kiwi", "amazon.re", "amazon.soccer", "amazon.tienda", "amazon.training", "amazon.jobs", "primevideo.com", "mturk.com", "lab126.com", "amazonpay.in", "amazonteam.org", "awsevents.com", "seattlespheres.com"];
let AMAZON_DOMAINS = ["awscloud.com", "amazon.company", "amazon.express", "amazon.gd", "amazon.international", "amazon.ltda", "amazon.press", "amazon.shopping", "amazon.tickets", "amazon.tv", "amazon.cruises", "amazon.dog", "amazon.express", "amazon.game", "amazon.gent", "amazon.salon", "amazon.shopping", "amazon.tours", "amazon.wiki", "amazon.clothing", "amazon.energy", "amazon.fund", "amazon.hockey", "amazon.kiwi", "amazon.re", "amazon.soccer", "amazon.tienda", "amazon.training", "amazon.jobs", "primevideo.com", "mturk.com", "lab126.com", "amazonpay.in", "amazonteam.org", "awsevents.com", "seattlespheres.com", "twitch.tv", "woot.com", "acx.com", "audible.com", "fabric.com", "bookdepository.com", "goodreads.com", "6pm.com", "boxofficemojo.com", "imdb.com", "shopbop.com", "zappos.com", "abebooks.com", "amazoninspire.com", "comixology.com", "tenmarks.com", "souq.com", "createspace.com", "junglee.com", "alexa.com", "dpreview.com", "wholefoodsmarket.com", "eastdane.com", "withoutabox.com", "aboutamazon.com"];

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bgiesing would you be willing to break these new domains into groups by using newlines, in the way we did on the Contain Facebook repo?

@NewAlexandria
Copy link

Maybe anything that is .fire

https://www.101domain.com/fire.htm

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.

Detect Audible an Twitch as Amazon-Sites
3 participants