24 lines
932 B
Markdown
24 lines
932 B
Markdown
# ttrss-plugin-remove-iframe-sandbox
|
|
|
|
## What's this?
|
|
|
|
Tiny Tiny RSS plugin to remove sandbox attribute on iframes in feeds, to make Tiny Tiny RSS work with some RSSHub routes
|
|
|
|
## Installation
|
|
|
|
1. Update TT-RSS to 19.8+ (19.8 is not included)
|
|
1. Checkout the directory into your TT-RSS root folder
|
|
1. `git clone https://github.com/DIYgod/ttrss-plugin-remove-iframe-sandbox.git plugins.local/remove_iframe_sandbox`
|
|
1. Enable `remove_iframe_sandbox` in your TT-RSS's `Preferences` -> `Plugins`
|
|
|
|
or
|
|
|
|
Use [Awesome-TTRSS](https://github.com/HenryQW/Awesome-TTRSS)
|
|
|
|
## Author
|
|
|
|
**ttrss-plugin-remove-iframe-sandbox** © [DIYgod](https://github.com/DIYgod), Released under the [MIT](./LICENSE) License.<br>
|
|
Authored and maintained by DIYgod.
|
|
|
|
> Blog [@DIYgod](https://diygod.me) · GitHub [@DIYgod](https://github.com/DIYgod) · Twitter [@DIYgod](https://twitter.com/DIYgod) · Telegram Channel [@awesomeDIYgod](https://t.me/awesomeDIYgod)
|