Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed imgur link regex #165

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 28, 2022

  1. Changed imgur link regex

    Previous RegEx rule did not detect any imgur links, this one detects all imgur links regardless of protocol, link appearance, presence of "www." etc.
    
    https://regex101.com/r/He7vqU/3
    tryka-1213 authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    cfd94e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Update constants.ts

    tryka-1213 authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    45a1ea5 View commit details
    Browse the repository at this point in the history
  2. Changed imgur link RegEx rule

    Updated
    tryka-1213 authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8ea9e7e View commit details
    Browse the repository at this point in the history