pasthi.com Open in urlscan Pro
2600:9000:223f:4000:15:a584:18c0:93a1  Public Scan

Submitted URL: http://pasthi.com/
Effective URL: https://pasthi.com/
Submission: On May 21 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

<form>
  <input type="search" placeholder="Search">
  <button type="button">
    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M7.65 14.3C11.3227 14.3 14.3 11.3227 14.3 7.65C14.3 3.97731 11.3227 1 7.65 1C3.97731 1 1 3.97731 1 7.65C1 11.3227 3.97731 14.3 7.65 14.3Z" stroke="#848C9A" stroke-linecap="round" stroke-linejoin="round"></path>
      <path d="M14.9996 15.0001L13.5996 13.6001" stroke="#848C9A" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg>
  </button>
</form>

<form>
  <div class="profile-login-input">
    <input id="emailid" type="email" placeholder="Your Email">
  </div>
  <div style="display:none;"><input type="text"></div>
  <div class="input-error" id="se-error"></div>
  <button type="button" id="chan-create" data-bs-toggle="modal" data-bs-target="#account-create-modal" style="display:none;">Continue</button>
  <button type="button" id="chk_email">Continue</button>
</form>

<form>
  <ul>
    <li>
      <div class="profile-s-field ">
        <input id="name" type="text" placeholder="Fullname" onchange="chkCred(this.value, this.id)">
        <img src="/assets/img/f_1.svg" alt="icon">
      </div>
      <div class="input-error" id="sf-error"></div>
    </li>
    <li>
      <div class="profile-s-field">
        <input id="username" type="text" placeholder="Username" onchange="chkCred(this.value, this.id)">
        <img src="/assets/img/f_2.svg" alt="icon">
      </div>
      <div class="input-error" id="su-error"></div>
      <div class="sugg-uname">
        <div class="sugg-btn"><a href="javascript:;">Suggestions!</a></div>
        <div class="sugg-list"></div>
      </div>
    </li>
    <li>
      <div class="profile-s-field">
        <input id="location" class="select-cntry" type="text" value="Your country" data-gid="nil" readonly="">
        <img src="/assets/img/flg-1.png" alt="icon" width="20">
      </div>
      <div class="input-error" id="sl-error"></div>
    </li>
    <li>
      <div class="profile-s-field">
        <input id="new_password" type="password" placeholder="Password" onchange="chkCred(this.value, this.id)">
        <img src="/assets/img/Password.svg" alt="icon">
      </div>
      <div class="input-error" id="sp-error"></div>
    </li>
  </ul>
  <div class="account-create-action">
    <div class="row align-items-center setting_action">
      <div id="sgn-back" class="col-sm-6">
        <a href="javascript:;" data-bs-toggle="modal" data-bs-target="#signup-modal" class="account-create-back"><span><i class="fa-solid fa-arrow-left"></i></span>Back</a>
      </div>
      <div class="col-sm-6">
        <button id="sub_form" class="btn_fill" type="button">Sign up</button>
      </div>
    </div>
  </div>
  <button style="display:none;" data-bs-toggle="modal" data-bs-target="#reset-password-mail-modal" id="email_notif" class="login-tab-forgot-password" type="button"></button>
</form>

<form>
  <ul>
    <li>
      <div class="profile-s-field">
        <input id="email" type="text" placeholder="Username or Email">
        <img src="/assets/img/f_2.svg" alt="icon">
      </div>
      <div class="input-error" id="email-err"></div>
    </li>
    <li>
      <div class="profile-s-field">
        <input id="password" type="password" placeholder="Password">
        <img src="/assets/img/Password.svg" alt="icon">
      </div>
      <div class="input-error" id="password-err"></div>
      <a data-bs-toggle="modal" data-bs-target="#reset-password-tab-modal" class="login-tab-forgot-password" href="javascript:;">Forgot password?</a>
    </li>
    <li>
      <button type="button" id="login">Log In</button>
    </li>
  </ul>
</form>

<form>
  <ul>
    <li>
      <div class="profile-s-field">
        <input id="forgpass" type="text" placeholder="Enter email or username">
        <img src="/assets/img/f_2.svg" alt="icon">
      </div>
      <div class="input-error" id="reset-err"></div>
    </li>
    <li style="display:none;"><input type="text"></li>
    <li>
      <button type="button" id="res-pass">Continue</button>
      <button style="display:none;" data-bs-toggle="modal" data-bs-target="#reset-password-code-modal" id="sub_rescode" type="button"></button>
    </li>
  </ul>
</form>

<form>
  <ul>
    <li>
      <div class="profile-s-field">
        <input id="pss_code" type="text" placeholder="Enter code" autocomplete="off">
        <img src="/assets/img/Password.svg" alt="icon">
      </div>
      <div class="input-error" id="code-err"></div>
    </li>
    <li style="display:none;"><input type="text"></li>
    <li>
      <button type="button" id="res-code">Continue</button>
      <button style="display:none;" data-bs-toggle="modal" data-bs-target="#update-password-modal" id="upd_psscode" type="button"></button>
    </li>
  </ul>
</form>

<form>
  <ul>
    <li>
      <div class="profile-s-field">
        <input id="new_pcode" type="password" placeholder="New password">
        <img src="/assets/img/Password.svg" alt="icon">
      </div>
      <div class="input-error" id="newpss-err"></div>
    </li>
    <li>
      <div class="profile-s-field">
        <input id="re_pcode" type="password" placeholder="Confirm password">
        <img src="/assets/img/Password.svg" alt="icon">
      </div>
      <div class="input-error" id="repss-err"></div>
    </li>
    <li>
      <button type="button" id="sub_pcode">Update</button>
      <button style="display:none;" data-bs-toggle="modal" data-bs-target="#upd-password-conf-modal" id="conf_pss" type="button"></button>
    </li>
  </ul>
</form>

Text Content

 * 

   
 * English
    * हिन्दी
    * English

 * Add story

Login Sign Up
   
 * English
   * हिन्दी
   * English
 * Add Story
 * Help
 * Contact us
 * Login
 * Sign Up
 *  * Privacy •
    * Terms •
    * About
   
   Bitcurry Ⓒ 2024


TRENDING TODAY


महाराष्ट्र लोकसभा इलेक्शन 2024: पति रणवीर के साथ वोट डालने पहुंचीं 5 महीने की
प्रेग्नेंट दीपिका, 88 की उम्र में भी धर्मेंद्र ने दिया वोट

by Dainik Bhaskar


इलाज के लिए भारत आए बांग्लादेश के सांसद लापता! आखिरी बार तीन दिन पहले बेटी से
हुआ था संपर्क

by Jansatta


IRAN HELICOPTER CRASH LIVE: हेलीकॉप्टर हादसे में ईरान के राष्ट्रपति इब्राहिम
रईसी समेत 9 की मौत

by Abp Hindi


HELICOPTER CARRYING IRAN'S PRESIDENT EBRAHIM RAISI CRASHES. WHAT WE KNOW SO FAR

by Hindustan Times


'मनीष सिसोदिया के लिए इतना...' स्वाति मालीवाल ने CM केजरीवाल पर बोला हमला

by News18 Hindi


VIRAT KOHLI CRIES AFTER RCB BEAT CSK TO QUALIFY FOR IPL 2024 PLAYOFFS, VIDEO
GOES VIRAL

by Times Now


PUNE PORSCHE CAR CASE| मामले में आरोपी को जमानत, कोर्ट ने कहा,आरोपी लिखे निबंध,
पुलिस के साथ करे काम - INDIA TV HINDI

by India TV Hindi


BJP ने सांसद जयंत सिन्हा को जारी किया कारण बताओ नोटिस, 2 दिन में देना होगा जवाब

by News18 Hindi


'NOT AGAINST RAMAKRISHNA MISSION', SAYS MAMATA AMID ATTACK ON ASHRAM

by New Indian Express


संबित पात्रा की फिसली जुबान, भगवान जगन्नाथ को बताया मोदी का भक्त; माफी मांगी

by Hindustan


PARESH RAWAL SUGGESTS PUNISHMENT FOR THOSE WHO DON'T VOTE, SAYS 'INCREASE THEIR
TAXES'

by Times of India


अहमदाबाद एयरपोर्ट से IS के आतंकी अरेस्ट: चारों श्रीलंका के रहने वाले: कल और
परसों IPL के दो मैच होने हैं - GUJARAT NEWS

by Dainik Bhaskar


महाराष्ट्र लोकसभा इलेक्शन 2024: पति रणवीर के साथ वोट डालने पहुंचीं 5 महीने की
प्रेग्नेंट दीपिका, 88 की उम्र में भी धर्मेंद्र ने दिया वोट

by Dainik Bhaskar


इलाज के लिए भारत आए बांग्लादेश के सांसद लापता! आखिरी बार तीन दिन पहले बेटी से
हुआ था संपर्क

by Jansatta


IRAN HELICOPTER CRASH LIVE: हेलीकॉप्टर हादसे में ईरान के राष्ट्रपति इब्राहिम
रईसी समेत 9 की मौत

by Abp Hindi


HELICOPTER CARRYING IRAN'S PRESIDENT EBRAHIM RAISI CRASHES. WHAT WE KNOW SO FAR

by Hindustan Times


'मनीष सिसोदिया के लिए इतना...' स्वाति मालीवाल ने CM केजरीवाल पर बोला हमला

by News18 Hindi


VIRAT KOHLI CRIES AFTER RCB BEAT CSK TO QUALIFY FOR IPL 2024 PLAYOFFS, VIDEO
GOES VIRAL

by Times Now


PUNE PORSCHE CAR CASE| मामले में आरोपी को जमानत, कोर्ट ने कहा,आरोपी लिखे निबंध,
पुलिस के साथ करे काम - INDIA TV HINDI

by India TV Hindi


BJP ने सांसद जयंत सिन्हा को जारी किया कारण बताओ नोटिस, 2 दिन में देना होगा जवाब

by News18 Hindi


'NOT AGAINST RAMAKRISHNA MISSION', SAYS MAMATA AMID ATTACK ON ASHRAM

by New Indian Express


संबित पात्रा की फिसली जुबान, भगवान जगन्नाथ को बताया मोदी का भक्त; माफी मांगी

by Hindustan


PARESH RAWAL SUGGESTS PUNISHMENT FOR THOSE WHO DON'T VOTE, SAYS 'INCREASE THEIR
TAXES'

by Times of India


अहमदाबाद एयरपोर्ट से IS के आतंकी अरेस्ट: चारों श्रीलंका के रहने वाले: कल और
परसों IPL के दो मैच होने हैं - GUJARAT NEWS

by Dainik Bhaskar





RECENT STORIES

 * Recent
   
 * India
 * Local
   Add City →
   
    * City, State
    * City, State
    * City, State
    * City, State
    * City, State

 * World

 * Entertainment
 * Sports
 * Business
 * Sci - Tech
 * Health

DNA India

1 hr

 * Visit DNA India
 * Open Forum
 * Similar Stories


Lok Sabha Elections 2024 Live: BJP sends notice to MP Jayant Sinha for not
showing interest in campaigning in Jharkhand
 * 24
 * 0
 * 35
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

Times of India

today

 * Visit Times of India
 * Open Forum
 * Similar Stories


Pune road crash: Porsche Taycan was at 160kmph when it hit motorcycle, reveals
panchnama
 * 22
 * 0
 * 30
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

Jagran English

1 hr

 * Visit Jagran English
 * Open Forum
 * Similar Stories


Heatwave Alert In India: 5 Home Remedies To Get Instant Relief From Scorching
Heat
 * 25
 * 0
 * 29
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

Sandhya Awasthi

2 hr

 * Open Forum


पसगवाँ पुलिस ने दुष्कर्म के आरोपी को किया गिरफ्तार
 * 16
 * 0
 * 17
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Sandhya Awasthi
    * Block

Times of India

1 hr

 * Visit Times of India
 * Open Forum
 * Similar Stories


KKR vs SRH Qualifier 1, Ahmedabad weather report: Kolkata Knight
Riders-Sunrisers Hyderabad face-off at Narendra Modi stadium
 * 14
 * 0
 * 24
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

Times of India

1 hr

 * Visit Times of India
 * Open Forum
 * Similar Stories


Maharashtra HSC Result, Maharashtra 12th Result 2024 Live: MSBSHSE Class 12
results announced; check direct link here
 * 15
 * 0
 * 25
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

Times of India

1 hr

 * Visit Times of India
 * Open Forum
 * Similar Stories


Swati Maliwal assault case: Accused Bibhav Kumar taken to Mumbai from Delhi to
ascertain if he has destroyed evidence
 * 21
 * 0
 * 35
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

Sandhya Awasthi

today

 * Open Forum


एक सप्ताह बाद भी नही बदला गया फुंका हुआ ट्रांसफार्मर, अंधेरे में ग्रामीण,बिजली
विभाग को लापरवाही उजागर
 * 27
 * 0
 * 44
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Sandhya Awasthi
    * Block

Jagran English

2 hr

 * Visit Jagran English
 * Open Forum
 * Similar Stories


Anil Kapoor Exits From Housefull 5 After Disagreement With Producer Sajid
Nadiadwala: Report
 * 11
 * 0
 * 37
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

Yogesh Awasthi

today

 * Open Forum


आपत्तिजनक पोस्ट से भड़के हिन्दू समुदाय के लोग,आरोपी पर कठोर कार्यवाही के लिए
सौंपा ज्ञापन
 * 17
 * 0
 * 43
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Yogesh Awasthi
    * Block

Moneycontrol

1 hr

 * Visit Moneycontrol
 * Open Forum
 * Similar Stories


Forum Discussion on Market View, Business sectors,Stocks, Commodity, Personal
Finance & More
 * 22
 * 0
 * 27
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

India TV

today

 * Visit India TV
 * Open Forum
 * Similar Stories


Men have higher risk of developing problems due to diabetes than women: Study
 * 30
 * 0
 * 38
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

India TV

today

 * Visit India TV
 * Open Forum
 * Similar Stories


5 healthy seeds to boost iron levels in the body
 * 14
 * 0
 * 37
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

Times of India

2 hr

 * Visit Times of India
 * Open Forum
 * Similar Stories


When Ranveer Singh Expressed His Wish for Daughter as Sweet as Deepika Padukone
|
 * 22
 * 0
 * 26
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

Hindustan Times

today

 * Visit Hindustan Times
 * Open Forum
 * Similar Stories


'Last few' tickets for KKR vs SRH, IPL Qualifier 1 in Ahmedabad remain, BCCI
gives 'final call' to book them online
 * 13
 * 0
 * 17
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

Jagran English

today

 * Visit Jagran English
 * Open Forum
 * Similar Stories


'BJP Loosing Ground, INDIA Bloc Will Come To Power On June 4': CM Kejriwal's Big
Claim
 * 16
 * 0
 * 39
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

DNA India

2 hr

 * Visit DNA India
 * Open Forum
 * Similar Stories


Elephant lifts safari truck with tourists in shocking viral video, watch
 * 16
 * 0
 * 23
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

India TV

1 hr

 * Visit India TV
 * Open Forum
 * Similar Stories


Iran: Funeral services for late President Raisi begin, thousands mourn hardline
leader
 * 13
 * 0
 * 20
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

Jagran English

2 hr

 * Visit Jagran English
 * Open Forum
 * Similar Stories


Infinix GT Book Laptops Launched In India With Up To 13th Gen Intel i9, GeForce
RTX 4060 GPU; Price, Specs, Launch Offers Here
 * 21
 * 0
 * 29
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 

India TV

today

 * Visit India TV
 * Open Forum
 * Similar Stories


Can the International Criminal Court arrest someone? List of persons named by
ICC in the past
 * 13
 * 0
 * 36
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 * 




















SHARE YOUR THOUGHTS ON PASTHI

Make the people more aware about, what’s happening around them.

Upload Your Story


PASTHI’S EXTRA

People’s Story

YOGESH AWASTHI

@yogesh_awasthi

today

मासूम छात्र पर चाकू से हमला करने वाले को खीरी पुलिस ने किया गिरफ्तार

 * 15
 * 0
 * 39
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Yogesh Awasthi
    * Block

SANDHYA AWASTHI

@awasthi

today

विद्यालय में पढ़ने गए 5वर्षीय मासूम छात्र पर एक युवक ने चाकू से किया
हमला,अस्पताल में भर्ती


 * 24
 * 0
 * 50
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Sandhya Awasthi
    * Block

SANDHYA AWASTHI

@awasthi

1 day

हिंदू तीर्थों वी हिंदू महिलाओ पर अभद्र टिप्पणी करने वाले अभियुक्त को पुलिस ने
किया गिरफ्तार,देखिए रिपोर्ट


 * 12
 * 0
 * 42
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Sandhya Awasthi
    * Block

YOGESH AWASTHI

@yogesh_awasthi

1 day

रेलवे पटरी के किनारे मिला छात्रा के शव ,जांच में जुटी पुलिस


 * 13
 * 0
 * 14
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Yogesh Awasthi
    * Block

SANDHYA AWASTHI

@awasthi

1 day

बिजली का करंट लगने से दो लोगों की मौत,पुलिस ने शव पी एम लिए भेजे


 * 26
 * 0
 * 46
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Sandhya Awasthi
    * Block

YOGESH AWASTHI

@yogesh_awasthi

1 day

हरीश पांडे बने अंतरराष्ट्रीय मानवाधिकार संगठन के जिला अध्यक्ष, संगठन ने दिया
मनोनयन पत्र


 * 24
 * 0
 * 27
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Yogesh Awasthi
    * Block

SANDHYA AWASTHI

@awasthi

1 day

कोतवाली सदर पुलिस व यातायात पुलिस ने शहर में अतिक्रमण के खिलाफ चलाया अभियान,
हटवाया अवैध अतिक्रमण


 * 16
 * 0
 * 19
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Sandhya Awasthi
    * Block

SANDHYA AWASTHI

@awasthi

1 day

बोलेरो की अर्टिगा से हुई जोरदार टक्कर, दो घायल।


 * 17
 * 0
 * 25
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Sandhya Awasthi
    * Block

YOGESH AWASTHI

@yogesh_awasthi

1 day

उचौलिया पुलिस ने अवैध शस्त्र के साथ वायरल वीडियो से संबंधित अभियुक्त को किया
गिरफ्तार, अवैध तमंचा-कारतूस बरामद


 * 33
 * 0
 * 39
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Yogesh Awasthi
    * Block

YOGESH AWASTHI

@yogesh_awasthi

1 day

अज्ञात वाहन ने ई रिक्शा में मारी टक्कर,चालक गम्भीर रूप से हुआ घायल,देखिए रिपोर्ट


 * 29
 * 0
 * 28
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Yogesh Awasthi
    * Block

SANDHYA AWASTHI

@awasthi

1 day

पसगवाँ पुलिस ने 02 वांछित अभियुक्तों को किया गिरफ्तार,भेजा जेल


 * 15
 * 0
 * 33
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Sandhya Awasthi
    * Block

ANKIT TRIVEDI

@ankit_trivedi

21 min

हरदोई न्यूज़:गेहूं फसल की नीलामी 27 मई को


 * 1
 * 0
 * 2
   
   Share story on your social media
   
    * 
    * 
    * 
    * 
    * 

 *  * Report
    * Subscribe Ankit Trivedi
    * Block

 * Privacy
 * Terms
 * About

Bitcurry Ⓒ 2024
×

GET TO KNOW WHAT’S HAPPENING AROUND YOU

By continuing, you are setting up a Pasthi account and agree to our User
Agreement and Privacy Policy.

Continue Continue
OR Sign Up with Google

Mit Google anmeldenMit Google anmelden
Sign Up with Facebook

Already have an account? Login

 * Afghanistan
 * land Islands
 * Albania
 * Algeria
 * American Samoa
 * AndorrA
 * Angola
 * Anguilla
 * Antarctica
 * Antigua and Barbuda
 * Argentina
 * Armenia
 * Aruba
 * Australia
 * Austria
 * Azerbaijan
 * Bahamas
 * Bahrain
 * Bangladesh
 * Barbados
 * Belarus
 * Belgium
 * Belize
 * Benin
 * Bermuda
 * Bhutan
 * Bolivia
 * Bosnia and Herzegovina
 * Botswana
 * Bouvet Island
 * Brazil
 * British Indian Ocean Territory
 * Brunei Darussalam
 * Bulgaria
 * Burkina Faso
 * Burundi
 * Cambodia
 * Cameroon
 * Canada
 * Cape Verde
 * Cayman Islands
 * Central African Republic
 * Chad
 * Chile
 * China
 * Christmas Island
 * Cocos (Keeling) Islands
 * Colombia
 * Comoros
 * Congo
 * Congo, The Democratic Republic of the
 * Cook Islands
 * Costa Rica
 * Cote D'Ivoire
 * Croatia
 * Cuba
 * Cyprus
 * Czech Republic
 * Denmark
 * Djibouti
 * Dominica
 * Dominican Republic
 * Ecuador
 * Egypt
 * El Salvador
 * Equatorial Guinea
 * Eritrea
 * Estonia
 * Ethiopia
 * Falkland Islands (Malvinas)
 * Faroe Islands
 * Fiji
 * Finland
 * France
 * French Guiana
 * French Polynesia
 * French Southern Territories
 * Gabon
 * Gambia
 * Georgia
 * Germany
 * Ghana
 * Gibraltar
 * Greece
 * Greenland
 * Grenada
 * Guadeloupe
 * Guam
 * Guatemala
 * Guernsey
 * Guinea
 * Guinea-Bissau
 * Guyana
 * Haiti
 * Heard Island and Mcdonald Islands
 * Holy See (Vatican City State)
 * Honduras
 * Hong Kong
 * Hungary
 * Iceland
 * India
 * Indonesia
 * Iran, Islamic Republic Of
 * Iraq
 * Ireland
 * Isle of Man
 * Israel
 * Italy
 * Jamaica
 * Japan
 * Jersey
 * Jordan
 * Kazakhstan
 * Kenya
 * Kiribati
 * Korea, Democratic People's Republic of
 * Korea, Republic of
 * Kuwait
 * Kyrgyzstan
 * Lao People's Democratic Republic
 * Latvia
 * Lebanon
 * Lesotho
 * Liberia
 * Libyan Arab Jamahiriya
 * Liechtenstein
 * Lithuania
 * Luxembourg
 * Macao
 * Macedonia, The Former Yugoslav Republic of
 * Madagascar
 * Malawi
 * Malaysia
 * Maldives
 * Mali
 * Malta
 * Marshall Islands
 * Martinique
 * Mauritania
 * Mauritius
 * Mayotte
 * Mexico
 * Micronesia, Federated States of
 * Moldova, Republic of
 * Monaco
 * Mongolia
 * Montenegro
 * Montserrat
 * Morocco
 * Mozambique
 * Myanmar
 * Namibia
 * Nauru
 * Nepal
 * Netherlands
 * Netherlands Antilles
 * New Caledonia
 * New Zealand
 * Nicaragua
 * Niger
 * Nigeria
 * Niue
 * Norfolk Island
 * Northern Mariana Islands
 * Norway
 * Oman
 * Pakistan
 * Palau
 * Palestinian Territory, Occupied
 * Panama
 * Papua New Guinea
 * Paraguay
 * Peru
 * Philippines
 * Pitcairn
 * Poland
 * Portugal
 * Puerto Rico
 * Qatar
 * Reunion
 * Romania
 * Russian Federation
 * RWANDA
 * Saint Helena
 * Saint Kitts and Nevis
 * Saint Lucia
 * Saint Pierre and Miquelon
 * Saint Vincent and the Grenadines
 * Samoa
 * San Marino
 * Sao Tome and Principe
 * Saudi Arabia
 * Senegal
 * Serbia
 * Seychelles
 * Sierra Leone
 * Singapore
 * Slovakia
 * Slovenia
 * Solomon Islands
 * Somalia
 * South Africa
 * South Georgia and the South Sandwich Islands
 * Spain
 * Sri Lanka
 * Sudan
 * Suriname
 * Svalbard and Jan Mayen
 * Swaziland
 * Sweden
 * Switzerland
 * Syrian Arab Republic
 * Taiwan
 * Tajikistan
 * Tanzania, United Republic of
 * Thailand
 * Timor-Leste
 * Togo
 * Tokelau
 * Tonga
 * Trinidad and Tobago
 * Tunisia
 * Turkey
 * Turkmenistan
 * Turks and Caicos Islands
 * Tuvalu
 * Uganda
 * Ukraine
 * United Arab Emirates
 * United Kingdom
 * United States of America
 * United States Minor Outlying Islands
 * Uruguay
 * Uzbekistan
 * Vanuatu
 * Venezuela
 * Viet Nam
 * Virgin Islands, British
 * Virgin Islands, U.S.
 * Wallis and Futuna
 * Western Sahara
 * Yemen
 * Zambia
 * Zimbabwe


×
 * 
 * Suggestions!
   
 * 
 * 

Back
Sign up
×


GET PASTHI APP

OR Continue with Email Continue with Google

Continue with Facebook
×


LOG IN

Welcome Back

 * 
 * 
   Forgot password?
 * Log In

OR Continue with Google

Weiter mit GoogleWeiter mit Google
Continue with Facebook

New to Pasthi?Signup

×


RESET PASSWORD

Get one time code on your registered email.

 * 
 * 
 * Continue

×


ENTER RESET CODE

We've sent you a reset code on your registered email, please enter that code
below.

 * 
 * 
 * Continue

×


NEW PASSWORD

Update your password below.

 * 
 * 
 * Update

×


PASSWORD SUCCESSFULLY CHANGED

Back to Login
×


CHECK YOUR MAIL

Verify email by clicking on the link we send.

Email may take some time to receive, please wait for a while if you haven't
received it yet

Back to Login