From d2727b1012453398cd62e6030207e74dbacccbaa Mon Sep 17 00:00:00 2001 From: phm3 Date: Tue, 27 Jun 2017 15:48:28 +0000 Subject: [PATCH] url supports for icelandic --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8448c4d..e9b09bf 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ Basically, everything that sends valid tracking number can be converted into a g The output is always json. + +### Note + +The url for unofficial postur.is API `"http://www.postur.is/Umbraco/Surface/PackageTrackerApi/Handle?number={{{query}}}&lang=EN"` does accept `lang=IS` + + ##### TODO * change input to something different like email based, tcp, udp based etc