urlopen.link Open in urlscan Pro
2606:4700:3031::6815:52b  Public Scan

Submitted URL: http://urlopen.link/
Effective URL: https://urlopen.link/
Submission Tags: falconsandbox
Submission: On January 20 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form class="control column box">
  <label class="radio">
    <input type="radio" name="useChrome" value="1"> ON </label>
  <label class="radio">
    <input type="radio" name="useChrome" value="0"> OFF </label>
</form>

<form id="make" class="field has-addons">
  <div class="control is-expanded">
    <input id="copy" class="input" name="url" placeholder="Enter url">
  </div>
  <div class="control">
    <input type="submit" class="button is-primary" value="Convert">
  </div>
  <div class="control">
    <a class="button is-info clip" data-clipboard-target="#copy">Copy</a>
  </div>
</form>

Text Content

INAPPBROWSER ESCAPE LINK - DISABLED


THIS IS NO LONGER WORKING DUE TO A SECURITY PATCH IN IOS 15.


OPEN IN CHROME FROM INAPPBROWSER

ON OFF
Download Chrome

<!-- If you place it at the bottom of the document,
	Kakao Talk, Line, Naver App, Daum App, Facebook App and other agents
	will automatically open the same page in Chrome or Safari as marked in InAppBrowsers. -->
<script src="https://urlopen.link/direct.js"></script>
<!-- To prevent XSS, alphanumeric characters, _, =, +, -, / and query string values up to multi-byte characters are allowed,
	and it does not work in urls with other characters. The final url is modified to https. -->

<!-- Setting it to not work -->
<body __donot_urlopenlink="1">
<!-- Pages with the __donot_urlopenlink="1" attribute added to the body tag will not work.
	When adding js, document.body.setAttribute("__donot_urlopenlink", 1);
	You can do it first and insert the script tag. -->


<!-- It is used to create a link without moving immediately.
	The final action is identical to url created in direct.js. -->
<script src="https://urlopen.link/lib.js"></script>
<a href="some url" onclick="return XenoUrlOpenLinkDo(this.href);">
	It works as a general link if it is not an InAppBrowser.
</a>
<script>
let url = XenoUrlOpenLink("some url"); // Create links without checking browser.
</script>



CREATE LINK

Copy


Ask questions (Dedicated page, Dedicated server etc) shj at xenosi.de

Privacy Policy: We do not use any personal information, such as cookies, other
than information that is automatically collected by Google Analytics and
AdSense.

Terms of Service: There are no restrictions on use. Malicious use is prohibited.