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

Engine request: Unddit #104

Open
jimbobmcgee opened this issue Sep 30, 2024 · 0 comments
Open

Engine request: Unddit #104

jimbobmcgee opened this issue Sep 30, 2024 · 0 comments

Comments

@jimbobmcgee
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant