{"id":6580,"date":"2024-04-10T18:50:41","date_gmt":"2024-04-10T15:50:41","guid":{"rendered":"https:\/\/www.z-credit.com\/site\/?p=6580"},"modified":"2024-04-10T20:07:39","modified_gmt":"2024-04-10T17:07:39","slug":"%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99","status":"publish","type":"post","link":"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99","title":{"rendered":"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d1\u05d3\u05d9\u05e7\u05ea \u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05dc\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"6580\" class=\"elementor elementor-6580\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f11b557 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f11b557\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-84052d7\" data-id=\"84052d7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-64386e2 elementor-widget elementor-widget-global elementor-global-6601 elementor-widget-html\" data-id=\"64386e2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"he\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>\u05d1\u05d3\u05d9\u05e7\u05ea \u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9<\/title>\r\n<style>\r\nbody {\r\n    font-family: Arial, sans-serif;\r\n    direction: rtl;\r\n    text-align: center;\r\n    max-width: 90% !important;\r\n    margin: 0 auto;\r\n}\r\n\r\nh2 {\r\n    font-size: 1.5rem;\r\n    margin-bottom: 20px;\r\n    transition: color 0.3s;\r\n}\r\n\r\n.input-field {\r\n    padding: 8px;\r\n    border-radius: 5px;\r\n    border: 1px solid #ccc;\r\n    font-size: 1rem;\r\n    transition: border-color 0.3s;\r\n}\r\n\r\n.btn {\r\n    border: none;\r\n    padding: 8px 16px;\r\n    border-radius: 5px;\r\n    cursor: pointer;\r\n    font-size: 0.9rem;\r\n    transition: all 0.3s ease;\r\n    animation-duration: 0.5s;\r\n}\r\n\r\n.btn-primary {\r\n    background-color: #007bff !important;\r\n    color: #fff !important;\r\n}\r\n\r\n.btn-danger {\r\n    background-color: #dc3545 !important;\r\n    color: #fff !important;\r\n}\r\n\r\n.btn-success {\r\n    background-color: #28a745 !important;\r\n    color: #fff !important;\r\n}\r\n\r\n#result {\r\n    margin-top: 20px;\r\n    font-weight: bold;\r\n    opacity: 0;\r\n    transition: opacity 0.5s ease-in-out;\r\n}\r\n\r\n#error-msg {\r\n    color: #dc3545;\r\n    font-size: 0.8rem;\r\n    margin-top: 5px;\r\n    animation-duration: 0.5s;\r\n}\r\n\r\n\/* Placeholder Animation *\/\r\n.input-field::placeholder {\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.input-field:focus::placeholder {\r\n    font-size: 0.8rem;\r\n    transform: translateY(-120%);\r\n}\r\n\r\n\/* Clear Input Button *\/\r\n.clear-button {\r\n    position: absolute;\r\n    right: 8px;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    cursor: pointer;\r\n    opacity: 0;\r\n    transition: opacity 0.3s ease;\r\n}\r\n\r\n.input-field:hover .clear-button,\r\n.input-field:focus .clear-button {\r\n    opacity: 1;\r\n}\r\n\r\n\/* Error Message Animation *\/\r\n#error-msg {\r\n    transition: opacity 0.3s ease;\r\n}\r\n\r\n\/* Success Message Animation *\/\r\n#result {\r\n    transition: opacity 0.3s ease;\r\n}\r\n\r\n\/* Animations *\/\r\n@keyframes scaleUp {\r\n    0% { transform: scale(1); }\r\n    50% { transform: scale(1.1); }\r\n    100% { transform: scale(1); }\r\n}\r\n\r\n@keyframes scaleDown {\r\n    0% { transform: scale(1.1); }\r\n    50% { transform: scale(1); }\r\n    100% { transform: scale(1.1); }\r\n}\r\n\r\n@keyframes shake {\r\n    0% { transform: translateX(0); }\r\n    25% { transform: translateX(-5px); }\r\n    50% { transform: translateX(5px); }\r\n    75% { transform: translateX(-5px); }\r\n    100% { transform: translateX(0); }\r\n}\r\n\r\n@keyframes fadeIn {\r\n    0% { opacity: 0; }\r\n    100% { opacity: 1; }\r\n}\r\n\r\n@keyframes slideIn {\r\n    0% { transform: translateY(-50px); }\r\n    100% { transform: translateY(0); }\r\n}\r\n\r\n@keyframes pulse {\r\n    0% { transform: scale(1); }\r\n    50% { transform: scale(1.1); }\r\n    100% { transform: scale(1); }\r\n}\r\n\r\n@keyframes fadeInResult {\r\n    0% { opacity: 0; }\r\n    100% { opacity: 1; }\r\n}\r\n\r\n@keyframes slideInErrorMsg {\r\n    0% { transform: translateY(-20px); }\r\n    100% { transform: translateY(0); }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<h2>\u00bb \u05e0\u05ea\u05d5\u05e0\u05d9\u05dd<\/h2>\r\n<div style=\"margin-bottom: 15px;\">\r\n    <label for=\"strCardNumber\">\u05de\u05e1\u05e4\u05e8 \u05d4\u05db\u05e8\u05d8\u05d9\u05e1 \u05dc\u05d1\u05d3\u05d9\u05e7\u05d4:<\/label>\r\n    <input type=\"text\" id=\"strCardNumber\" class=\"input-field\" placeholder=\"\u05d4\u05d6\u05df \u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9\">\r\n<\/div>\r\n<div style=\"margin-bottom: 15px;\">\r\n    <button id=\"btnDoCalc\" class=\"btn btn-primary\">\u05d1\u05d3\u05d5\u05e7<\/button>\r\n    <button id=\"btnReset\" class=\"btn btn-primary\">\u05d0\u05e4\u05e1 \u05d8\u05d5\u05e4\u05e1 - \u05d1\u05d3\u05d9\u05e7\u05d4 \u05d7\u05d3\u05e9\u05d4<\/button>\r\n<\/div>\r\n<div id=\"result\"><\/div>\r\n<div id=\"error-msg\"><\/div>\r\n<div id=\"cardImageContainer\" style=\"display: none;\">\r\n    <img decoding=\"async\" src=\"\" id=\"cardImage\" alt=\"Credit Card Image\">\r\n<\/div>\r\n<button id=\"btnSaveForLater\" style=\"margin-top: 20px; background-color: #007bff; color: #fff; border: none; padding: 10px 20px; border-radius: 5px; cursor: pointer;\">\u05e9\u05de\u05d5\u05e8 \u05dc\u05e9\u05d9\u05de\u05d5\u05e9 \u05de\u05d4\u05d9\u05e8<\/button>\r\n\r\n<script>\r\ndocument.getElementById('strCardNumber').addEventListener('input', function() {\r\n    var cardNumber = this.value.replace(\/\\s\/g, '');\r\n    var errorMsg = document.getElementById('error-msg');\r\n    var isValid = false;\r\n\r\n    if (\/[^0-9]\/.test(cardNumber)) {\r\n        errorMsg.textContent = '\u05d0\u05e0\u05d0 \u05d4\u05d6\u05df \u05e8\u05e7 \u05de\u05e1\u05e4\u05e8\u05d9\u05dd.';\r\n        errorMsg.style.opacity = '1';\r\n        errorMsg.style.animation = 'slideInErrorMsg 0.5s ease-in-out';\r\n    } else if (cardNumber.length > 0 && cardNumber.length < 8) {\r\n        errorMsg.textContent = '\u05de\u05e1\u05e4\u05e8 \u05d4\u05db\u05e8\u05d8\u05d9\u05e1 \u05e7\u05e6\u05e8 \u05de\u05d9\u05d3\u05d9.';\r\n        errorMsg.style.opacity = '1';\r\n        errorMsg.style.animation = 'slideInErrorMsg 0.5s ease-in-out';\r\n    } else {\r\n        errorMsg.textContent = '';\r\n        errorMsg.style.opacity = '0';\r\n    }\r\n});\r\n\r\ndocument.getElementById('btnDoCalc').addEventListener('click', function() {\r\n    var cardNumber = document.getElementById('strCardNumber').value.replace(\/\\s\/g, '');\r\n    var cardType = '';\r\n    var isValid = false;\r\n\r\n    if (\/^51|^52|^53|^54|^55\/.test(cardNumber) && cardNumber.length === 16) {\r\n        cardType = '\u05de\u05d0\u05e1\u05d8\u05e8\u05e7\u05d0\u05e8\u05d3';\r\n        isValid = true;\r\n    } else if (\/^4\/.test(cardNumber) && cardNumber.length === 16) {\r\n        cardType = '\u05d5\u05d9\u05d6\u05d4';\r\n        isValid = true;\r\n    } else if (\/^30|^36|^38\/.test(cardNumber) && cardNumber.length === 14) {\r\n        cardType = '\u05d3\u05d9\u05d9\u05e0\u05e8\u05e1 \u05e7\u05dc\u05d0\u05d1';\r\n        isValid = true;\r\n    } else if (\/^27|^37\/.test(cardNumber) && cardNumber.length === 15) {\r\n        cardType = '\u05d0\u05de\u05e8\u05d9\u05e7\u05df \u05d0\u05e7\u05e1\u05e4\u05e8\u05e1';\r\n        isValid = true;\r\n    } else if (cardNumber.length === 8) {\r\n        cardType = '\u05d9\u05e9\u05e8\u05db\u05d0\u05e8\u05d8';\r\n        isValid = true;\r\n    }\r\n\r\n    var resultElement = document.getElementById('result');\r\n    if (isValid) {\r\n        resultElement.innerHTML = '\u05e1\u05d5\u05d2 \u05d4\u05db\u05e8\u05d8\u05d9\u05e1: ' + cardType + '<br>\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05ea\u05e7\u05d9\u05df';\r\n        resultElement.style.opacity = '1';\r\n        resultElement.style.animation = 'fadeInResult 0.5s ease-in-out';\r\n        document.getElementById('btnDoCalc').classList.remove('btn-danger');\r\n        document.getElementById('btnDoCalc').classList.add('btn-success');\r\n        document.getElementById('btnDoCalc').style.animation = 'scaleUp 0.5s ease';\r\n\r\n        var cardImage = document.getElementById('cardImage');\r\n        if (cardType === '\u05de\u05d0\u05e1\u05d8\u05e8\u05e7\u05d0\u05e8\u05d3') {\r\n            cardImage.src = 'https:\/\/www.googlw.co.il\/wp-content\/uploads\/2024\/04\/Master_Charge_logo.svg.png';\r\n        } else if (cardType === '\u05d5\u05d9\u05d6\u05d4') {\r\n            cardImage.src = 'https:\/\/www.googlw.co.il\/wp-content\/uploads\/2024\/04\/kal.png';\r\n        } else if (cardType === '\u05d3\u05d9\u05d9\u05e0\u05e8\u05e1 \u05e7\u05dc\u05d0\u05d1') {\r\n            cardImage.src = 'https:\/\/www.googlw.co.il\/wp-content\/uploads\/2024\/04\/diners.svg';\r\n        } else if (cardType === '\u05d0\u05de\u05e8\u05d9\u05e7\u05df \u05d0\u05e7\u05e1\u05e4\u05e8\u05e1') {\r\n            cardImage.src = 'https:\/\/www.googlw.co.il\/wp-content\/uploads\/2024\/04\/amex.svg';\r\n        } else if (cardType === '\u05d9\u05e9\u05e8\u05db\u05d0\u05e8\u05d8') {\r\n            cardImage.src = 'https:\/\/www.googlw.co.il\/wp-content\/uploads\/2024\/04\/isracard.jpg';\r\n        }\r\n        document.getElementById('cardImageContainer').style.display = 'block';\r\n    } else {\r\n        resultElement.innerHTML = '\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05dc\u05d0 \u05ea\u05e7\u05d9\u05df';\r\n        resultElement.style.opacity = '1';\r\n        resultElement.style.animation = 'fadeInResult 0.5s ease-in-out';\r\n        document.getElementById('btnDoCalc').classList.remove('btn-success');\r\n        document.getElementById('btnDoCalc').classList.add('btn-danger');\r\n        document.getElementById('btnDoCalc').style.animation = 'shake 0.5s ease';\r\n        document.getElementById('cardImageContainer').style.display = 'none';\r\n    }\r\n});\r\n\r\ndocument.getElementById('btnReset').addEventListener('click', function() {\r\n    document.getElementById('strCardNumber').value = '';\r\n    document.getElementById('result').innerHTML = '';\r\n    document.getElementById('btnDoCalc').classList.remove('btn-success', 'btn-danger');\r\n    document.getElementById('btnDoCalc').classList.add('btn-primary');\r\n    document.getElementById('error-msg').textContent = '';\r\n    document.getElementById('error-msg').style.opacity = '0';\r\n    document.getElementById('error-msg').style.animation = 'none';\r\n    document.getElementById('result').style.opacity = '0';\r\n    document.getElementById('result').style.animation = 'none';\r\n    document.getElementById('btnDoCalc').style.animation = 'none';\r\n});\r\n\r\ndocument.getElementById('btnSaveForLater').addEventListener('click', function() {\r\n    if (navigator.share) {\r\n        navigator.share({\r\n            title: document.title,\r\n            text: '\u05d2\u05e9\u05d5 \u05dc\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d1\u05d3\u05d9\u05e7\u05ea \u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9',\r\n            url: window.location.href\r\n        }).then(() => console.log('Shared successfully'))\r\n        .catch((error) => console.error('Error sharing:', error));\r\n    } else {\r\n        alert('Web Share API is not supported in your browser.');\r\n    }\r\n});\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&nbsp; &nbsp; \u05d1\u05d3\u05d9\u05e7\u05ea \u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05dc\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9 &#8211; \u05dc\u05d0 \u05d1\u05d3\u05d9\u05e7\u05ea \u05d0\u05e9\u05e8\u05d0\u05d9 \u05de\u05e1\u05e4\u05e8 \u05d4\u05db\u05e8\u05d8\u05d9\u05e1 \u05dc\u05d1\u05d3\u05d9\u05e7\u05d4: \u05d1\u05d3\u05d5\u05e7 \u05d0\u05e4\u05e1 \u05d8\u05d5\u05e4\u05e1 &#8211; \u05d1\u05d3\u05d9\u05e7\u05d4 \u05d7\u05d3\u05e9\u05d4 \u05e9\u05de\u05d5\u05e8 \u05dc\u05e9\u05d9\u05de\u05d5\u05e9 \u05de\u05d4\u05d9\u05e8<\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"elementor_canvas","format":"standard","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"categories":[19],"tags":[],"class_list":["post-6580","post","type-post","status-publish","format-standard","hentry","category-blog","cat-19-id"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d1\u05d3\u05d9\u05e7\u05ea \u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05dc\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.z-credit.com\/site\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05d1\u05d3\u05d9\u05e7\u05ea-\u05ea\u05e7\u05d9\u05e0\u05d5\u05ea-\u05dc\u05de\u05e1\u05e4\u05e8-\u05db\u05e8\u05d8\u05d9\u05e1-\u05d0\u05e9\u05e8\u05d0\u05d9\" \/>\n<meta property=\"og:locale\" content=\"he_IL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d1\u05d3\u05d9\u05e7\u05ea \u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05dc\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9\" \/>\n<meta property=\"og:description\" content=\"&nbsp; &nbsp; \u05d1\u05d3\u05d9\u05e7\u05ea \u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05dc\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9 &#8211; \u05dc\u05d0 \u05d1\u05d3\u05d9\u05e7\u05ea \u05d0\u05e9\u05e8\u05d0\u05d9 \u05de\u05e1\u05e4\u05e8 \u05d4\u05db\u05e8\u05d8\u05d9\u05e1 \u05dc\u05d1\u05d3\u05d9\u05e7\u05d4: \u05d1\u05d3\u05d5\u05e7 \u05d0\u05e4\u05e1 \u05d8\u05d5\u05e4\u05e1 &#8211; \u05d1\u05d3\u05d9\u05e7\u05d4 \u05d7\u05d3\u05e9\u05d4 \u05e9\u05de\u05d5\u05e8 \u05dc\u05e9\u05d9\u05de\u05d5\u05e9 \u05de\u05d4\u05d9\u05e8\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.z-credit.com\/site\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05d1\u05d3\u05d9\u05e7\u05ea-\u05ea\u05e7\u05d9\u05e0\u05d5\u05ea-\u05dc\u05de\u05e1\u05e4\u05e8-\u05db\u05e8\u05d8\u05d9\u05e1-\u05d0\u05e9\u05e8\u05d0\u05d9\" \/>\n<meta property=\"og:site_name\" content=\"\u05d6\u05d3 \u05e7\u05e8\u05d3\u05d9\u05d8 Z-Credit\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ZCredit\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-10T15:50:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-10T17:07:39+00:00\" \/>\n<meta name=\"author\" content=\"\u05de\u05d9\u05d9\u05e7\u05dc \u05d4\u05ea\u05d5\u05ea\u05d7\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99\"},\"author\":{\"name\":\"\u05de\u05d9\u05d9\u05e7\u05dc \u05d4\u05ea\u05d5\u05ea\u05d7\",\"@id\":\"https:\/\/www.z-credit.com\/site\/#\/schema\/person\/c9f8a1fd20152fe7f6de478bdb852952\"},\"headline\":\"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d1\u05d3\u05d9\u05e7\u05ea \u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05dc\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9\",\"datePublished\":\"2024-04-10T15:50:41+00:00\",\"dateModified\":\"2024-04-10T17:07:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99\"},\"wordCount\":4,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.z-credit.com\/site\/#organization\"},\"articleSection\":[\"\u05d4\u05d1\u05dc\u05d5\u05d2 \u05e9\u05dc Z-Credit\"],\"inLanguage\":\"he-IL\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99\",\"url\":\"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99\",\"name\":\"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d1\u05d3\u05d9\u05e7\u05ea \u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05dc\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9\",\"isPartOf\":{\"@id\":\"https:\/\/www.z-credit.com\/site\/#website\"},\"datePublished\":\"2024-04-10T15:50:41+00:00\",\"dateModified\":\"2024-04-10T17:07:39+00:00\",\"inLanguage\":\"he-IL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.z-credit.com\/site\/#website\",\"url\":\"https:\/\/www.z-credit.com\/site\/\",\"name\":\"\u05d6\u05d3 \u05e7\u05e8\u05d3\u05d9\u05d8 Z-Credit\",\"description\":\"\u05e4\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05e1\u05dc\u05d9\u05e7\u05ea \u05d0\u05e9\u05e8\u05d0\u05d9 \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\",\"publisher\":{\"@id\":\"https:\/\/www.z-credit.com\/site\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.z-credit.com\/site\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"he-IL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.z-credit.com\/site\/#organization\",\"name\":\"\u05d6\u05d3 \u05e7\u05e8\u05d3\u05d9\u05d8 Z-Credit\",\"url\":\"https:\/\/www.z-credit.com\/site\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"he-IL\",\"@id\":\"https:\/\/www.z-credit.com\/site\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.z-credit.com\/site\/wp-content\/uploads\/2019\/09\/Logo_MEDIUM.png\",\"contentUrl\":\"https:\/\/www.z-credit.com\/site\/wp-content\/uploads\/2019\/09\/Logo_MEDIUM.png\",\"width\":800,\"height\":294,\"caption\":\"\u05d6\u05d3 \u05e7\u05e8\u05d3\u05d9\u05d8 Z-Credit\"},\"image\":{\"@id\":\"https:\/\/www.z-credit.com\/site\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ZCredit\/\",\"https:\/\/x.com\/ZCredit\",\"https:\/\/www.instagram.com\/zcredit_il\/\",\"https:\/\/www.youtube.com\/channel\/UC5k_2M901hKv1OpQEjW0tFA\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.z-credit.com\/site\/#\/schema\/person\/c9f8a1fd20152fe7f6de478bdb852952\",\"name\":\"\u05de\u05d9\u05d9\u05e7\u05dc \u05d4\u05ea\u05d5\u05ea\u05d7\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"he-IL\",\"@id\":\"https:\/\/www.z-credit.com\/site\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.z-credit.com\/site\/wp-content\/uploads\/2019\/09\/LogoSymbol-100x100.png\",\"contentUrl\":\"https:\/\/www.z-credit.com\/site\/wp-content\/uploads\/2019\/09\/LogoSymbol-100x100.png\",\"caption\":\"\u05de\u05d9\u05d9\u05e7\u05dc \u05d4\u05ea\u05d5\u05ea\u05d7\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d1\u05d3\u05d9\u05e7\u05ea \u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05dc\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.z-credit.com\/site\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05d1\u05d3\u05d9\u05e7\u05ea-\u05ea\u05e7\u05d9\u05e0\u05d5\u05ea-\u05dc\u05de\u05e1\u05e4\u05e8-\u05db\u05e8\u05d8\u05d9\u05e1-\u05d0\u05e9\u05e8\u05d0\u05d9","og_locale":"he_IL","og_type":"article","og_title":"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d1\u05d3\u05d9\u05e7\u05ea \u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05dc\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9","og_description":"&nbsp; &nbsp; \u05d1\u05d3\u05d9\u05e7\u05ea \u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05dc\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9 &#8211; \u05dc\u05d0 \u05d1\u05d3\u05d9\u05e7\u05ea \u05d0\u05e9\u05e8\u05d0\u05d9 \u05de\u05e1\u05e4\u05e8 \u05d4\u05db\u05e8\u05d8\u05d9\u05e1 \u05dc\u05d1\u05d3\u05d9\u05e7\u05d4: \u05d1\u05d3\u05d5\u05e7 \u05d0\u05e4\u05e1 \u05d8\u05d5\u05e4\u05e1 &#8211; \u05d1\u05d3\u05d9\u05e7\u05d4 \u05d7\u05d3\u05e9\u05d4 \u05e9\u05de\u05d5\u05e8 \u05dc\u05e9\u05d9\u05de\u05d5\u05e9 \u05de\u05d4\u05d9\u05e8","og_url":"https:\/\/www.z-credit.com\/site\/\u05de\u05d7\u05e9\u05d1\u05d5\u05df-\u05d1\u05d3\u05d9\u05e7\u05ea-\u05ea\u05e7\u05d9\u05e0\u05d5\u05ea-\u05dc\u05de\u05e1\u05e4\u05e8-\u05db\u05e8\u05d8\u05d9\u05e1-\u05d0\u05e9\u05e8\u05d0\u05d9","og_site_name":"\u05d6\u05d3 \u05e7\u05e8\u05d3\u05d9\u05d8 Z-Credit","article_publisher":"https:\/\/www.facebook.com\/ZCredit\/","article_published_time":"2024-04-10T15:50:41+00:00","article_modified_time":"2024-04-10T17:07:39+00:00","author":"\u05de\u05d9\u05d9\u05e7\u05dc \u05d4\u05ea\u05d5\u05ea\u05d7","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99#article","isPartOf":{"@id":"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99"},"author":{"name":"\u05de\u05d9\u05d9\u05e7\u05dc \u05d4\u05ea\u05d5\u05ea\u05d7","@id":"https:\/\/www.z-credit.com\/site\/#\/schema\/person\/c9f8a1fd20152fe7f6de478bdb852952"},"headline":"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d1\u05d3\u05d9\u05e7\u05ea \u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05dc\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9","datePublished":"2024-04-10T15:50:41+00:00","dateModified":"2024-04-10T17:07:39+00:00","mainEntityOfPage":{"@id":"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99"},"wordCount":4,"commentCount":0,"publisher":{"@id":"https:\/\/www.z-credit.com\/site\/#organization"},"articleSection":["\u05d4\u05d1\u05dc\u05d5\u05d2 \u05e9\u05dc Z-Credit"],"inLanguage":"he-IL","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99","url":"https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99","name":"\u05de\u05d7\u05e9\u05d1\u05d5\u05df \u05d1\u05d3\u05d9\u05e7\u05ea \u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05dc\u05de\u05e1\u05e4\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9","isPartOf":{"@id":"https:\/\/www.z-credit.com\/site\/#website"},"datePublished":"2024-04-10T15:50:41+00:00","dateModified":"2024-04-10T17:07:39+00:00","inLanguage":"he-IL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.z-credit.com\/site\/%d7%9e%d7%97%d7%a9%d7%91%d7%95%d7%9f-%d7%91%d7%93%d7%99%d7%a7%d7%aa-%d7%aa%d7%a7%d7%99%d7%a0%d7%95%d7%aa-%d7%9c%d7%9e%d7%a1%d7%a4%d7%a8-%d7%9b%d7%a8%d7%98%d7%99%d7%a1-%d7%90%d7%a9%d7%a8%d7%90%d7%99"]}]},{"@type":"WebSite","@id":"https:\/\/www.z-credit.com\/site\/#website","url":"https:\/\/www.z-credit.com\/site\/","name":"\u05d6\u05d3 \u05e7\u05e8\u05d3\u05d9\u05d8 Z-Credit","description":"\u05e4\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05e1\u05dc\u05d9\u05e7\u05ea \u05d0\u05e9\u05e8\u05d0\u05d9 \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","publisher":{"@id":"https:\/\/www.z-credit.com\/site\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.z-credit.com\/site\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"he-IL"},{"@type":"Organization","@id":"https:\/\/www.z-credit.com\/site\/#organization","name":"\u05d6\u05d3 \u05e7\u05e8\u05d3\u05d9\u05d8 Z-Credit","url":"https:\/\/www.z-credit.com\/site\/","logo":{"@type":"ImageObject","inLanguage":"he-IL","@id":"https:\/\/www.z-credit.com\/site\/#\/schema\/logo\/image\/","url":"https:\/\/www.z-credit.com\/site\/wp-content\/uploads\/2019\/09\/Logo_MEDIUM.png","contentUrl":"https:\/\/www.z-credit.com\/site\/wp-content\/uploads\/2019\/09\/Logo_MEDIUM.png","width":800,"height":294,"caption":"\u05d6\u05d3 \u05e7\u05e8\u05d3\u05d9\u05d8 Z-Credit"},"image":{"@id":"https:\/\/www.z-credit.com\/site\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ZCredit\/","https:\/\/x.com\/ZCredit","https:\/\/www.instagram.com\/zcredit_il\/","https:\/\/www.youtube.com\/channel\/UC5k_2M901hKv1OpQEjW0tFA"]},{"@type":"Person","@id":"https:\/\/www.z-credit.com\/site\/#\/schema\/person\/c9f8a1fd20152fe7f6de478bdb852952","name":"\u05de\u05d9\u05d9\u05e7\u05dc \u05d4\u05ea\u05d5\u05ea\u05d7","image":{"@type":"ImageObject","inLanguage":"he-IL","@id":"https:\/\/www.z-credit.com\/site\/#\/schema\/person\/image\/","url":"https:\/\/www.z-credit.com\/site\/wp-content\/uploads\/2019\/09\/LogoSymbol-100x100.png","contentUrl":"https:\/\/www.z-credit.com\/site\/wp-content\/uploads\/2019\/09\/LogoSymbol-100x100.png","caption":"\u05de\u05d9\u05d9\u05e7\u05dc \u05d4\u05ea\u05d5\u05ea\u05d7"}}]}},"_links":{"self":[{"href":"https:\/\/www.z-credit.com\/site\/wp-json\/wp\/v2\/posts\/6580","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.z-credit.com\/site\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.z-credit.com\/site\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.z-credit.com\/site\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/www.z-credit.com\/site\/wp-json\/wp\/v2\/comments?post=6580"}],"version-history":[{"count":27,"href":"https:\/\/www.z-credit.com\/site\/wp-json\/wp\/v2\/posts\/6580\/revisions"}],"predecessor-version":[{"id":6611,"href":"https:\/\/www.z-credit.com\/site\/wp-json\/wp\/v2\/posts\/6580\/revisions\/6611"}],"wp:attachment":[{"href":"https:\/\/www.z-credit.com\/site\/wp-json\/wp\/v2\/media?parent=6580"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.z-credit.com\/site\/wp-json\/wp\/v2\/categories?post=6580"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.z-credit.com\/site\/wp-json\/wp\/v2\/tags?post=6580"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}