Add More Amazon owned sites#2
Open
bgiesing wants to merge 1 commit into
Open
Conversation
Audible and Twitch (which fixes Jackymancs4#1) plus others in the footer of the Amazon homepage like IMDB, Zappos, Whole Foods, Goodreads, etc.
|
Another is ssl-images-amazon.com, as in this example below: https://images-na.ssl-images-amazon.com/images/I/51X2Mr84xkL.jpg |
| 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"]; |
There was a problem hiding this comment.
@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?
|
Maybe anything that is |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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