diff --git a/partner-scrappingkisel.js b/partner-scrappingkisel.js
index f293ef6..efabdc2 100644
--- a/partner-scrappingkisel.js
+++ b/partner-scrappingkisel.js
@@ -93,6 +93,10 @@ function topupRequest(task) {
             } else if (message == "Duplicate transaction") {
                 
                 response_code = '55';
+                
+            } else if (message == "Link Provider down") {
+                
+                response_code = '91';
 
             } else if (message == "TRANSAKSI SUKSES !!!") {
                 var destination = result.trx_response.msisdn.join(' ').trim();