streetpass.venith.net Open in urlscan Pro
74.113.97.93  Public Scan

URL: https://streetpass.venith.net/
Submission: On February 29 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

POST /uploadJson

<form id="uploadForm" action="/uploadJson" method="post" enctype="multipart/form-data" onsubmit="return validateForm()">
  <div class="mb-3">
    <label for="streetPassFile" class="form-label">StreetPass Data Uploader</label>
    <input type="file" class="form-control" id="streetPassFile" name="streetPassFile" aria-describedby="streetPassFileHelp" required="">
    <div id="streetPassFileHelp" class="form-text">Upload your StreetPass data extracted from the GodMode9 script here.</div>
  </div>
  <label for="extrainfo" class="form-label">Extra info</label>
  <div class="mb-3">
    <div id="streetPassFileHelp" class="form-text">Optionally put any extra info that you want to show with the StreetPass data in the shop here!</div>
    <textarea class="form-control" id="extraInfo" name="extraInfo"></textarea>
  </div>
  <div class="mb-3 form-check">
    <input type="checkbox" class="form-check-input" id="exampleCheck1" required="">
    <label class="form-check-label" for="exampleCheck1">I agree to the <a href="toc.html">Terms</a> and <a href="toc.html">Conditions</a> that I probably did not read.</label>
  </div>
  <button type="submit" class="btn btn-primary">Submit</button>
</form>

Text Content

StreetPass Shop
StreetPass Shop Uploader
Welcome to the StreetPass Shop Uploader!

DOWNLOAD THE UNISTORE

The UniStore updates every three hours.
Source code is available on our GitHub.
In need of support? Check out our Discord.
StreetPass Data Uploader
Upload your StreetPass data extracted from the GodMode9 script here.
Extra info
Optionally put any extra info that you want to show with the StreetPass data in
the shop here!
I agree to the Terms and Conditions that I probably did not read.
Submit
Made by MattTheTekie & Dakotath