https://ftittp.mha.gov.in/fti/

提交的 URL:
https://ftittp.mha.gov.in/fti/
报告完成时间:

链接 · 找到 4 个

链接文本
https://boi.gov.in/
http://get.adobe.com/reader/
https://mha.gov.in/
https://www.nic.in/

JavaScript 变量 · 找到 24 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
formatDatefunction
$function
jQueryfunction
Cropperfunction
bootstrapobject
matchedobject
browserobject

控制台日志消息 · 找到 0 条

HTML

<!DOCTYPE html><html xmlns="http://www.w3.org/1999/html"><head>

    <link href="/fti/js/cropper/cropper.min.css" rel="stylesheet" type="text/css">
    <link href="/fti/css/jquery-ui.min.css" rel="stylesheet" type="text/css">
    <link href="/fti/css/bootstrap.min.css" rel="stylesheet" type="text/css">

    <link href="/fti/css/style.css" rel="stylesheet" type="text/css">
    <link href="/fti/css/fontawesome-all.css" rel="stylesheet" type="text/css">

    <link href="/fti/css/jquery.dataTables.min.css" rel="stylesheet" type="text/css">
    <link href="/fti/css/sweetalert2.min.css" rel="stylesheet" type="text/css">
    <link href="/fti/css/fontawesome-all.css" rel="stylesheet" type="text/css">


    <script src="/fti/js/ttp.js"></script>
    <script src="/fti/js/scripts/jquery-3.6.0.min.js"></script>
    <script src="/fti/js/scripts/jquery-ui.min.js"></script>
    <script src="/fti/js/cropper/cropper.min.js"></script>
    <script src="/fti/js/scripts/jquery.mask.min.js"></script>
    <script src="/fti/js/scripts/jquery.carouFredSel-6.2.0-packed.js"></script>
    <script src="/fti/js/scripts/jquery.validate.min.js"></script>
    <script src="/fti/js/scripts/bootstrap.min.js"></script>
    <script src="/fti/js/scripts/default.js"></script>
    <script src="/fti/js/scripts/additional-methods.min.js"></script>
    <script src="/fti/js/scripts/moment.min.js"></script>


    <script src="/fti/js/scripts/moment-with-locales.js"></script>
    <script src="/fti/js/scripts/aes.js"></script>
    <script src="/fti/js/scripts/twin-bcrypt.min.js"></script>
    <script src="/fti/js/scripts/jquery.inputmask.min.js"></script>
    <script src="/fti/js/scripts/jquery.dataTables.min.js"></script>
    <script src="/fti/js/sweetalert2.min.js"></script>



    <link href="/fti/images/favicon.png" rel="icon">
    <title>Fast Track Immigration</title>
    <meta charset="utf-8">

    <meta name="viewport" content="width=device-width, initial-scale=1">


    <script type="text/javascript">
        $(document).ready(function () {
            window.history.pushState(null, "", window.location.href);
            window.onpopstate = function () {
                window.history.pushState(null, "", window.location.href);
            };

            $.ajaxSetup({
                beforeSend: function (xhr) {
                    getCsrfToken();
                    xhr.setRequestHeader('X-CSRF-TOKEN', $("[name='_csrf']").val());

                    // You can add other headers or perform pre-processing here
                }
            });
        });

        function getCsrfToken() {
            if (jQuery.type(Cookies.get("CSRF_TOKEN_COOKIE")) != "undefined")
            {
                $("[name='_csrf']").val(Cookies.get("CSRF_TOKEN_COOKIE"));
            }
        }
    </script>
</head>
<body>
<header>
    <div class="container">
        <div class="row">
            <div class="col-md-6 col-sm-12">
                <a href="https://boi.gov.in/"><img class="img-fluid" src="/fti/images/boi_logonew.png" alt="boi-logo"></a>
            </div>
            <div class="col-md-6 col-sm-12 text-end">
                <img class="img-fluid" src="/fti/images/ttp_logonew.png">
            </div>

        </div>
    </div>
</header>
<div class="menu">
    <nav class="navbar navbar-expand-sm navbar-dark">
        <div class="menucontent container">
            <a href="" class="navbar-brand"><i class="fa fa-home"></i></a>
            <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#collapsibleNavbar">
                <span class="navbar-toggler-icon"></span>
            </button>
            <div class="collapse navbar-collapse" id="collapsibleNavbar">
                <ul class="navbar-nav">
                    <li class="nav-item">
                        <a href="#instruction" class="nav-link" title="General Instructions">General Instructions</a></li>
                    <li class="nav-item">
                        <a href="#pil_inst" class="nav-link" title="Instructions for Filling Registration Form">Instructions for Filling Registration
                            Form</a></li>

                    <li class="nav-item"><a href="#contact" title="Contact Us" class="nav-link">Contact Us</a></li>
                </ul>
            </div>
        </div>
    </nav>
</div>
<div align="center">
    <a href="/fti/login" class="applyonline">
        Login/Sign Up</a>
</div>
<div class="container">

    <div class="about">
        <h3>Fast Track Immigration - Trusted Traveller Program</h3>
        Fast Track Immigration - Trusted Travellers' Programme (FTI-TTP) has been initiated to speed up the
        Immigration clearance process for eligible persons from the following categories:
        <ol style="margin-left: 50px;">
            <li>1. Indian Nationals</li>
            <li>2. Foreign Nationals holding OCI Card</li>
        </ol>
        Applicant found eligible, will need to provide Biometrics
        (fingerprint and face image) in addition to required information
        as per data fields provided in the application form.
        The enrolment to the programme shall be done after necessary
        verifications and fulfilment of eligibility. However, those
        travellers who may be required by Law Enforcement Agencies and
        Courts to join investigations can be suspended from this programme even after enrolment.
    </div>
</div>
<div id="instruction" class="container panel3">
    <h2>General Information</h2>
    <div class="instruction">
        <ul>
            <li><i class="fas fa-caret-right"></i>Applicant can sign up after successful authentication of their identity through mobile OTP and email verification.</li>
            <li><i class="fas fa-caret-right"></i>Applicant may ensure that the Passport is valid for at least 6 months at the time of applying for FTI-TTP. Membership of programme will be for 5 years or till validity of the Passport, whichever is less.</li>
            <li><i class="fas fa-caret-right"></i>The applicants enrolling for FTI-TTP are required to upload the following documents as applicable:
                <ul class="subCategory">
                    <li>Passport Size Photograph (Of the same specifications as is used for Indian Passport)</li>
                    <li>The applicant's face including ears should occupy 3/4th of the space in the photograph</li>
                    <li>The photograph should not be more than six months old</li>
                    <li>The Background of the photograph should be plain white</li>
                    <li>Scanned copy of Passport having minimum 6 months validity –
                        front page containing photo &amp; personal particulars and last page
                        containing family details</li>
                    <li>Proof of Present Address.
                        <a href="http://localhost:8080/ttp/Documents%20List2" data-toggle="modal" data-target="#myModal2">For list, Click Here</a>
                        <div class="modal fade" id="myModal2" role="dialog">
                            <div class="modal-dialog modal-lg modal-dialog-centered">
                                <div class="modal-content">
                                    <div class="modal-header">
                                        <h5 class="modal-title">Applicable documents for Address Proof</h5>
                                        <button type="button" class="close" data-dismiss="modal">×</button>
                                    </div>
                                    <div class="modal-body">
                                        The following list of documents are acceptable:
                                        <ol>
                                            <li>Election Photo Identity Card (EPIC) issued by the Election Commission of India</li>
                                            <li>Telephone (landline or post-paid mobile bill)of the last 3 months preceding the date of application</li>
                                            <li>Electricity bill of the last 3 months preceding the date of application</li>
                                            <li>Driving License</li>
                                            <li>Spouse's passport copy (First and last page including family
                                                details mentioning applicant's name as spouse of the passport holder),
                                                (provided the applicant's present address matches the address mentioned
                                                in the spouse's passport)</li>
                                            <li>Parent's passport copy, in case of minors (First and last page)</li>
                                            <li>In case the present address is of a country outside India, you may upload a government issued identity proof bearing your current address in the foreign country.</li>
                                            <li style="color: red;">Note: Aadhar card is not acceptable as proof of address.</li>
                                        </ol>
                                    </div>
                                    <div class="modal-footer">
                                        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </li>
                    <li>Scanned Copy of OCI card - both first page (Biographic details) and last page (Family and address details) separately</li>
                </ul>
            </li>

            <li><i class="fas fa-caret-right"></i>Application may be rejected if:
                <ul class="subCategory">
                    <li>Incorrect or false information is furnished.</li>
                    <li>Material facts in the application form are concealed.</li>
                    <li>Uploaded documents or photograph are not clear/as per specifications.</li>
                    <li>Current Residential Address is not provided.</li>
                </ul>
            </li>

            <li><i class="fas fa-caret-right"></i>Applicant would receive an acknowledgement upon successful submission of application on registered mobile number and email address.</li>
            <li><i class="fas fa-caret-right"></i>Information provided by applicant may be verified through official channels.</li>
            <li><i class="fas fa-caret-right"></i>Approved applications would receive a message to schedule an appointment for enrolling their biometrics.</li>
            <li><i class="fas fa-caret-right"></i>Applicants may enrol their biometrics at any of the designated International Airport in India
                <a href="#" data-toggle="modal" data-target="#myModal3">(check list here)</a>
                <div class="modal fade" id="myModal3" role="dialog">
                    <div class="modal-dialog modal-lg modal-dialog-centered">

                        <div class="modal-content">
                            <div class="modal-header">
                                <h5 class="modal-title">Airports</h5>
                                <button type="button" class="close" data-dismiss="modal">×</button>
                            </div>
                            <div class="modal-body">
                                The designated international airports (31) namely :
                                <table class="table">
                                    <tbody><tr>
                                        <td>1. Delhi</td>
                                        <td>2. Mumbai</td>
                                        <td>3. Chennai</td>
                                        <td>4. Kolkata</td>
                                        <td>5. Thiruvananthapuram</td>
                                    </tr>
                                    <tr>
                                        <td>6. Bengaluru</td>
                                        <td>7. Hyderabad</td>
                                        <td>8. Cochin</td>
                                        <td>9. Goa (Dabolim)</td>
                                        <td>10. Ahmedabad</td>
                                    </tr>
                                    <tr>
                                        <td>11. Amritsar</td>
                                        <td>12. Gaya</td>
                                        <td>13. Jaipur</td>
                                        <td>14. Lucknow</td>
                                        <td>15. Trichy</td>
                                    </tr>
                                    <tr>
                                        <td>16. Varanasi</td>
                                        <td>17. Calicut</td>
                                        <td>18. Mangalore</td>
                                        <td>19. Pune</td>
                                        <td>20. Nagpur</td>
                                    </tr>
                                    <tr>
                                        <td>21. Coimbatore</td>
                                        <td>22. Bagdogra</td>
                                        <td>23. Guwahati</td>
                                        <td>24. Chandigarh</td>
                                        <td>25. Visakhapatnam</td>
                                    </tr>
                                    <tr>
                                        <td>26. Madurai</td>
                                        <td>27. Bhubaneswar</td>
                                        <td>28. Port Blair</td>
                                        <td>29. Kannur</td>
                                        <td>30. Indore</td>
                                    </tr>
                                    <tr>
                                        <td>31. Goa (Mopa)</td>
                                    </tr>
                                </tbody></table>
                            </div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
                            </div>
                        </div>
                    </div>
                </div>

                or nearest FRRO office
                <a href="#" data-toggle="modal" data-target="#myModal4">(check list here)</a>

                <div class="modal fade" id="myModal4" role="dialog">
                    <div class="modal-dialog modal-lg modal-dialog-centered">

                        <div class="modal-content">
                            <div class="modal-header">
                                <h5 class="modal-title">FRRO Offices</h5>
                                <button type="button" class="close" data-dismiss="modal">×</button>
                            </div>
                            <div class="modal-body">
                                The following list of FRRO Offices:
                                <table class="table">
                                    <tbody><tr>
                                        <td>1. FRRO Delhi</td>
                                        <td>2. FRRO Mumbai</td>
                                        <td>3. FRRO Chennai</td>
                                        <td>4. FRRO Bengaluru</td>
                                    </tr>
                                    <tr>
                                        <td>5. FRRO Ahmedabad</td>
                                        <td>6. FRRO Amritsar</td>
                                        <td>7. FRRO Hyderabad</td>
                                        <td>8. FRRO Kolkata</td>
                                    </tr>
                                    <tr>
                                        <td>9. FRRO Lucknow</td>
                                        <td>10. FRRO Trivandrum</td>
                                        <td>11. FRRO Kozhikode(Calicut)</td>
                                        <td>12. FRRO Cochin</td>
                                    </tr>
                                </tbody></table>
                            </div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
                            </div>
                        </div>
                    </div>
                </div>
                as per prior appointment schedule which will be provided on registered email.</li>

            <li><i class="fas fa-caret-right"></i>Applicant whose Biometrics cannot be captured, will not be registered for FTI-TTP.</li>

            <li><i class="fas fa-caret-right"></i>Registration process for FTI-TTP may take up to one month.</li>
            <li><i class="fas fa-caret-right"></i>If the passport on which you have been enrolled in FTI-TTP is expired/lost/stolen/damaged, you will have to apply afresh and complete the necessary formalities again and complete biometric enrolment.&nbsp;</li>
        </ul>
    </div>
</div>


<div id="pil_inst" class="container panel3">
    <h2>Instructions for Filling Registration Form</h2>
    <div class="instruction">
        <ul>
            <li><i class="fas fa-caret-right"></i>Applicant to ensure the availability of Acrobat Reader. Download from here:&nbsp;<a href="http://get.adobe.com/reader/" target="_blank"> <img src="images/adobe-pdf.png"></a></li>
            <li><i class="fas fa-caret-right"></i>Applicant shall only provide a
                valid personal email-id and mobile number for the FTI-TTP registration.
                Maximum 6 registrations on the same mobile number and email id is allowed.</li>
            <li><i class="fas fa-caret-right"></i>Applicants having ECR (Emigration Check Required) passport are not eligible for FTI-TTP program.</li>
            <li><i class="fas fa-caret-right"></i>Applicants who are less than 12 years and above 70 years of age are not eligible to apply for FTI-TTP.</li>
            <li><i class="fas fa-caret-right"></i>For applicants between 12 to 18 years of age, the email-id and mobile number of parents/guardians may be used for the purpose of FTI-TTP registration and will be registered only with parents/guardians.</li>
            <li><i class="fas fa-caret-right"></i>Keep the following items ready while filling the application form:
                <ul class="subCategory">
                    <li>Scanned copy of Passport size photograph in JPEG format (size ranging from 10 KB to 1 MB).</li>
                    <li>Scanned copy of Passport (containing photo &amp; personal
                        particulars) and last page containing family details (size not exceeding
                        1 MB).</li>
                    <li>Scanned Copy of Other documents like OCI card, Address Proof etc. in PDF format (size ranging from 10 KB to 1 MB).</li>
                </ul>
            </li>
            <li><i class="fas fa-caret-right"></i>For any FTI-TTP registration queries, please contact the Support Helpdesk on email ID [email protected].</li>
        </ul>
    </div>
</div>
<div align="center">
    <a href="/fti/login" class="applyonline">
        Login/Sign Up</a>
</div>

<div id="contact">
    <div class="container text-center">
        <h2>Contact Us</h2>
        <div class="row justify-content-center">
            <div class="col-sm-8 col-md-6 col-lg-4">
                <div class="box">
                    <i class="fas fa-envelope" title="Support Email Id"></i>
                    <h4>Support Email Id</h4>
                    <p>india[dot]ftittp-boi@mha[dot]gov[dot]in</p>
                </div>
            </div>
        </div>
    </div>
</div>

<div class="modal fade" id="negativeList" tabindex="-1" role="dialog" aria-labelledby="negativeList" aria-hidden="true">
    <div class="modal-dialog modal-lg" role="document">
        <div class="modal-content">
            <div class="modal-header">
                <h5 class="modal-title" id="negativeList">LIST OF NEGATIVE
                    ITEMS</h5>
                <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                    <span aria-hidden="true">×</span>
                </button>
            </div>
            <div class="modal-body">
                <p>
                    <strong>(Not to be carried while traveling through
                        Kartarpur Sahib Corridor on either way)</strong>
                </p>
                <ul style="list-style-type: square;">
                    <li><i class="fas fa-caret-right"></i>Firearms and ammunition</li>
                    <li><i class="fas fa-caret-right"></i> Explosive substances</li>
                    <li><i class="fas fa-caret-right"></i>Narcotic drugs and
                        Psychotropic substances</li>
                    <li><i class="fas fa-caret-right"></i>Knife and blade except
                        all types of <em>Kirpans </em></li>
                    <li><i class="fas fa-caret-right"></i> Counterfeit currency
                        notes, stamps and coins</li>
                    <li><i class="fas fa-caret-right"></i>Maps and literature with
                        incorrect depiction of external boundaries of India and Pakistan (<em>both
                            in physical as well as digital form</em>)</li>
                    <li><i class="fas fa-caret-right"></i> Literature, media items
                        and objects including flags and banners, challenging territorial
                        integrity of India and Pakistan or potentially damaging to
                        communal harmony in India and Pakistan (<em>both in physical
                            as well as digital form</em>)</li>
                    <li><i class="fas fa-caret-right"></i> Any goods for
                        commercial purpose for profit gain or commercial usage, as per
                        applicable laws</li>
                    <li><i class="fas fa-caret-right"></i> Radio transmitters not
                        approved for normal usage</li>
                    <li><i class="fas fa-caret-right"></i> Satellite phone</li>
                    <li><i class="fas fa-caret-right"></i> Objects made of gold
                        and silver, other than ornaments for personal use or for religious
                        purposes, as per applicable laws</li>
                    <li><i class="fas fa-caret-right"></i>Pornographic material
                        &nbsp;</li>
                    <li><i class="fas fa-caret-right"></i> Goods infringing the
                        enforceable intellectual property rights</li>
                    <li><i class="fas fa-caret-right"></i> Antiquities and art
                        treasures</li>
                    <li><i class="fas fa-caret-right"></i>Wildlife items and
                        products</li>
                    <li><i class="fas fa-caret-right"></i>Endangered species of
                        plants and animals whether live or dead</li>
                    <li><i class="fas fa-caret-right"></i>Wi-fi and broadband
                        devices</li>
                    <li><i class="fas fa-caret-right"></i>Liquor</li>
                </ul>

            </div>
            <div class="modal-footer">
                <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
            </div>
        </div>
    </div>
</div>

<script>
    // Disable form submissions if there are invalid fields
    (function () {
        'use strict';
        window.addEventListener('load', function () {
            // Get the forms we want to add validation styles to
            var forms = document.getElementsByClassName('needs-validation');
            // Loop over them and prevent submission
            var validation = Array.prototype.filter.call(forms, function (form) {
                form.addEventListener('submit', function (event) {
                    if (form.checkValidity() === false) {
                        event.preventDefault();
                        event.stopPropagation();
                    }
                    form.classList.add('was-validated');
                }, false);
            });
        }, false);
    })();
</script>

<div id="footerInnerSeparator"></div>
<p id="back-top">
    <a href="#top" onclick="document.getElementById(&quot;submitFormDraft&quot;).click();"><i class="fas fa-arrow-up"></i>Back to Top</a>
</p>
<footer class="py-2">
    <div class="container">
        <div class="row">
            <div class=" col-sm-3">
                <a href="https://mha.gov.in/"><img src="/fti/images/MHA.png" alt="boi-logo"></a>
            </div>
            <div class=" col-sm-6">
                <p>
                    Content managed by Bureau of Immigration, Ministry of Home Affairs<br>
                    Designed &amp; Developed by NIC
                </p>
            </div>
            <div class="col-sm-3 text-end">
                <a href="https://www.nic.in/"><img src="/fti/images/nic-logo.png" alt="nic logo"></a>
            </div>
        </div>
    </div>
</footer>



</body></html>