Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
Updated P2P static ratings, and prepared 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DeeNaxic committed Dec 30, 2019
1 parent a51fba8 commit 7a4a90d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added bin/1.1.0.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions src/scripts/common/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function rating (originator)
"kredit pintar" : "66",
"acema" : "66",
"lime zaim" : "65",
"dziesiä…tka finanse": "62",
"dziesiatka finanse" : "62",
"varks" : "61",
"dozarplati" : "61",
"watu credit" : "61",
Expand Down Expand Up @@ -69,7 +69,7 @@ function rating (originator)
"credilikeme" : "18",
"lendo" : "14",
"tigo" : "13",
"metrokredit" : "11",
"metrokredit" : "11"
};

if (originator.toLowerCase() in ratings)
Expand Down

0 comments on commit 7a4a90d

Please sign in to comment.