Created
January 15, 2022 17:41
-
-
Save e-orlov/ed9f9a4cb66fb50a154c1cad862fc2d1 to your computer and use it in GitHub Desktop.
Analyze third path of a live URL in Sistrix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:void(window.open(%27https://de.sistrix.com/path/%27+%27"%27+window.location.protocol+%27//%27+window.location.host+%27/%27+window.location.pathname.split('/')[1]+%27/%27+window.location.pathname.split('/')[2]+%27/%27+window.location.pathname.split('/')[3]+%27/%27+%27"%27,%27_blank%27)); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment