Skip to content

Engine request: Unddit #104

@jimbobmcgee

Description

@jimbobmcgee

Would love to see deleted Reddit posts using Unddit, if that fits your extension's ethos...?

https://undelete.pullpush.io/
https://undelete.pullpush.io/{original-url-path}


If too niche, a settings table where one might add their own custom engines may be useful. Perhaps allow to store at least

  • Engine name
  • Regex to match in original URL
  • Replacement string
    • string should support syntax to accept capture groups from regex (e.g. $0 $1 $2, etc)
    • string could support pre-cut macros (e.g. %{URL} %{PATH} %{QUERY} -- use whatever syntax works for you)
    • if you split replacement string into two fields, e.g. base url and path/query, you could automatically fetch the favicon

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions