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

[CSS Selector Advanced] URL Remap #3993

Open
Explosion-Scratch opened this issue Mar 4, 2024 · 1 comment
Open

[CSS Selector Advanced] URL Remap #3993

Explosion-Scratch opened this issue Mar 4, 2024 · 1 comment
Labels
Feature-Request Issue is a feature request

Comments

@Explosion-Scratch
Copy link

It would be great to have a field which lets us remap the URL of the feed, this would be something like:

https://webcache.googleusercontent.com/search?q=cache:{{URL}}

By default it would be:
{{URL}} (I don't care if it's {{URL}}, $URL, [URL] or even {URL})

This would be super cool - Love the project. I don't know php but I can try to make a PR

@Explosion-Scratch Explosion-Scratch added the Feature-Request Issue is a feature request label Mar 4, 2024
@Explosion-Scratch
Copy link
Author

Yeah, it's here:

$entry_elements[$uri] = $this->fetchArticleElementFromPage($uri, $article_page_content_selector);

I just don't know how to find and replace a string in php or iterate over an array

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature-Request Issue is a feature request
Projects
None yet
Development

No branches or pull requests

1 participant