From 57ca6b52e83984b7c07eab6b83652db9c22d2941 Mon Sep 17 00:00:00 2001 From: Tad Wohlrapp Date: Fri, 24 Feb 2023 18:51:48 +0100 Subject: [PATCH] Amazon retired Smile :( --- README.md | 6 +++--- userscript/README.md | 6 +++--- userscript/soldby.user.js | 5 +---- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a37d5e8..f6dd287 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/userscript/README.md b/userscript/README.md index 3e2d082..0066c47 100644 --- a/userscript/README.md +++ b/userscript/README.md @@ -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 diff --git a/userscript/soldby.user.js b/userscript/soldby.user.js index 209fe9b..4d0198c 100644 --- a/userscript/soldby.user.js +++ b/userscript/soldby.user.js @@ -11,7 +11,7 @@ // @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 @@ -19,14 +19,11 @@ // @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/*