https://github.com/diygod/ttrss-plugin-remove-iframe-sandbox
Tiny Tiny RSS plugin to remove sandbox attribute on some iframes in feeds
https://github.com/diygod/ttrss-plugin-remove-iframe-sandbox
Last synced: 12 months ago
JSON representation
Tiny Tiny RSS plugin to remove sandbox attribute on some iframes in feeds
- Host: GitHub
- URL: https://github.com/diygod/ttrss-plugin-remove-iframe-sandbox
- Owner: DIYgod
- License: mit
- Created: 2019-11-26T09:38:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T18:16:27.000Z (over 6 years ago)
- Last Synced: 2025-04-30T20:09:46.610Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 31
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.
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)