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

[Enhancement?] Send UA to website to get full context page instead of xpath #38

Open
264768502 opened this issue Jul 3, 2015 · 2 comments

Comments

@264768502
Copy link

Is it possible to add UA config to get different page to one website
Sometimes, website will feed different page according UA.
It will become easy to get clean full context instead of find xpath, and it will be friendly for mobile phone rss user to read. And easily for user to config.

@m42e
Copy link
Collaborator

m42e commented Jul 3, 2015

At the moment the plugin uses a function from tt-rss to get the content of the page. I'm not sure there is an option to manipulate this setting directly. Therefore one must implement all stuff on its own.

@dugite-code
Copy link
Contributor

For a page fetching option I'm Currently Researching:
Phantomjs php Library - https://github.com/jonnnnyw/php-phantomjs
Selenium bindings php Library - https://github.com/facebook/php-webdriver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants