Skip to content

Commit

Permalink
Amazon retired Smile :(
Browse files Browse the repository at this point in the history
  • Loading branch information
tadwohlrapp committed Feb 24, 2023
1 parent fa0bd1d commit 57ca6b5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 10 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ To set different countries in the script's options scroll to the very bottom of
This script works on all Amazon marketplaces which publish third party seller's addresses on their seller profile page. At this point those are (in alphabetical order):

- 🇯🇵 amazon.co.jp
- 🇬🇧 amazon.co.uk (+ smile)
- 🇺🇸 **amazon.com** (+ smile)
- 🇬🇧 amazon.co.uk
- 🇺🇸 **amazon.com**
- 🇧🇪 amazon.com.be
- 🇲🇽 amazon.com.mx
- 🇹🇷 amazon.com.tr
- 🇩🇪 amazon.de (+ smile)
- 🇩🇪 amazon.de
- 🇪🇸 amazon.es
- 🇫🇷 amazon.fr
- 🇮🇹 amazon.it
Expand Down
6 changes: 3 additions & 3 deletions userscript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ To set different countries in the script's options scroll to the very bottom of
This script works on all Amazon marketplaces which publish third party seller's addresses on their seller profile page. At this point those are (in alphabetical order):

- 🇯🇵 amazon.co.jp
- 🇬🇧 amazon.co.uk (+ smile)
- 🇺🇸 **amazon.com** (+ smile)
- 🇬🇧 amazon.co.uk
- 🇺🇸 **amazon.com**
- 🇧🇪 amazon.com.be
- 🇲🇽 amazon.com.mx
- 🇹🇷 amazon.com.tr
- 🇩🇪 amazon.de (+ smile)
- 🇩🇪 amazon.de
- 🇪🇸 amazon.es
- 🇫🇷 amazon.fr
- 🇮🇹 amazon.it
Expand Down
5 changes: 1 addition & 4 deletions userscript/soldby.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,19 @@
// @description:it Mostra il nome, il paese di origine e le valutazioni per i venditori di terze parti su Amazon (e mette in evidenza i venditori cinesi)
// @namespace https://github.com/tadwohlrapp
// @author Tad Wohlrapp
// @version 1.6.1
// @version 1.6.2
// @license MIT
// @homepageURL https://github.com/tadwohlrapp/soldby
// @supportURL https://github.com/tadwohlrapp/soldby/issues
// @updateURL https://greasyfork.org/scripts/402064/code/script.meta.js
// @downloadURL https://greasyfork.org/scripts/402064/code/script.user.js
// @icon https://github.com/tadwohlrapp/soldby/raw/main/userscript/img/icon.png
// @match https://www.amazon.co.jp/*
// @match https://smile.amazon.co.uk/*
// @match https://www.amazon.co.uk/*
// @match https://smile.amazon.com/*
// @match https://www.amazon.com/*
// @match https://www.amazon.com.be/*
// @match https://www.amazon.com.mx/*
// @match https://www.amazon.com.tr/*
// @match https://smile.amazon.de/*
// @match https://www.amazon.de/*
// @match https://www.amazon.es/*
// @match https://www.amazon.fr/*
Expand Down

0 comments on commit 57ca6b5

Please sign in to comment.