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
/** | |
* convert URLs to clickable links. | |
* URLs to handle: | |
* <pre> | |
* magnet:?xt.1=urn:sha1:YNCKHTQCWBTRNJIV4WNAE52SJUQCZO5C&xt.2=urn:sha1:TXGCZQTH26NL6OUQAJJPFALHG2LTGBC7 | |
* https://example.com:8800/zero/?6f09182b8ea51997#WtLEUO5Epj9UHAV9JFs+6pUQZp13TuspAUjnF+iM+dM= | |
* http://user:example.com@localhost:8800/zero/?6f09182b8ea51997#WtLEUO5Epj9UHAV9JFs+6pUQZp13TuspAUjnF+iM+dM= | |
* </pre> | |
* | |
* @name Helper.urls2links |
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
easiest possible fake-email-server-ssl | |
# designed for windows to spoof an empty vivaldi mail client account and enable rss features... uses imap/smtp requires java | |
first create new folder for project downloads called fake-email | |
download and extract https://snapshots.mitmproxy.org/7.0.2/mitmproxy-7.0.2-windows.zip | |
download https://repo1.maven.org/maven2/com/icegreen/greenmail-standalone/1.6.4/greenmail-standalone-1.6.4.jar | |
from https://github.com/jarrodoxical/fake-email-server-ssl/ | |
download and install sloth.com.crt |