Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Shorten link and remove 500 errors #1

Merged
merged 2 commits into from
Jul 4, 2021

Commits on Jul 4, 2021

  1. Improve handling and allow for exclusion of hostname

    This allows for the removal of "https://twitter.com/"
    This could be more convinent as you simply replace "twitter.com" with
    twtfix.me in the url, removing having to type http:// each time
    
    also added additional error handling just to avoid messy 500 errors.
    cbondurant committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    5ac4879 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    cbondurant committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    63ad9cf View commit details
    Browse the repository at this point in the history