Skip to content

Releases: polarityio/unshorten.me

3.2.0

09 Aug 19:26
5008a6a
Compare
Choose a tag to compare

Release Notes

  • Fix custom URL/Domain regex for v5 severs
  • Add copy button to copy defanged unshortened URL to your clipboard
  • Updated default URL Shortener List

Downloads

Polarity Server 4.x

Polarity Server 5.x

3.1.0

16 Aug 14:07
ed027ae
Compare
Choose a tag to compare

Release Notes

  • Added domain-url regex for searching against URL shorteners that don't include http:// or https://

As an example the following formats will now be searched:

https://tiny.cc/xxxxxxx
http://tiny.cc/xxxxxxx
tiny.cc/xxxxxxx

Downloads

Polarity Server 4.x

Polarity Server 5.x

3.0.5

27 Jun 23:48
12eb2b0
Compare
Choose a tag to compare

Release Notes

  • Removing rejectUnauthorized from config files

Downloads

Polarity Server 4.x

Polarity Server 5.x

3.0.4

26 Apr 23:09
5725ede
Compare
Choose a tag to compare

Release Notes

  • Creating Release with Dereferenced Symlinks & No Dev Dependencies for Machine Readability
  • Updating File: package-lock.json
  • Updating File: package.json
  • Updating File: package-lock.json
  • Updating File: package.json

Downloads

Polarity Server 4.x

Polarity Server 5.x

3.0.3-beta

28 Mar 17:49
8a91adc
Compare
Choose a tag to compare

Release Notes

  • Updated Release with Dereferenced Symlinks for New Server compatibility
  • Updated Release to not contain Dev Dependencies
  • Added polarityIntegrationUuid for independent tracking of integrations from GitHub

Downloads

Polarity Server 4.x

Polarity Server 5.x

3.0.2-beta

23 Jan 17:03
f48e599
Compare
Choose a tag to compare

Release Notes

  • Updated for compatibility with Polarity Server v5.*

Downloads

Polarity Server 4.x

Polarity Server 5.x

3.0.1-beta

15 Jun 16:08
e679f24
Compare
Choose a tag to compare

What's Changed

  • Fixed bug where some valid URLs weren't returning results

SHA256: dbafc165b9009d4164eb27663cf6d58870c2c942320cf035a1792f0e8e233061

3.0.0-beta

08 May 04:29
Compare
Choose a tag to compare

Release Notes

This integration will convert a shortened URL to its full length URL. The integration recognizes shortened URLs by matching the URL against the MISP warning list provided here: https://github.com/MISP/misp-warninglists/blob/master/lists/url-shortener/list.json

Queries to the https://unshorten.me/ service are rate limited at 10 lookups per hour for any URL that has not been previously cached. The rate limit is enforced by requesting IP address.

If "Auto Update" is enabled the url shortener list will be automatically updated once a week to the latest version of the MISP provided list. "Auto Update" requires that your integration have HTTPS access to the MISP warning list Github repo.

SHA256: e52a31c43f889deb86295ef41ce37c5411d49ffa67b03f2db979cd4854c0f0b4