內容簡介
總結:這個外掛可讓你顯示由國家篩選的冲浪攝影機的實況畫廊,支持HLS視頻流,並包括透過許可證啟用的PRO版本。
1. 這個外掛連接到外部服務以檢索即時冲浪攝影機數據嗎?
- 是的,這個外掛連接到MisOlas公共API服務。
2. 這個外掛的目的是什麼?
- 目的是顯示由國家篩選的冲浪攝影機畫廊。
3. 使用者數據被傳送到外部服務嗎?
- 不會,沒有使用者數據被傳送。
4. 這個外掛的API端點是什麼?
- API端點是https://cams.misolas.com/v1/cameras/。
5. 這個外掛是否使用外部資產?
- 這個外掛包含在外掛文件夾中的靜態本地資產(如標誌和圖示),沒有使用外部圖像或媒體托管。
6. 所有圖片存儲在哪裡?並如何加載以確保安全?
- 所有圖片存儲在/includes/assets/目錄中,並使用esc_url()加載以確保安全。
7. 這個外掛捆綁了哪個開源庫?並提供了哪些版本?
- 這個外掛捆綁了開源庫hls.js(Apache-2.0許可證),並提供了經縮小和源版本在/includes/assets/vendor/中。
外掛標籤
開發者團隊
原文外掛簡介
This plugin lets you display a live gallery of surf cameras filtered by country. It supports HLS video streaming and includes a PRO version activated via license.
External services
This plugin connects to an external service to retrieve real-time surf camera data.
Service used: MisOlas public API.
Purpose: To display a gallery of surf cameras filtered by country.
User data sent: None.
API Endpoint: https://cams.misolas.com/v1/cameras/
Privacy Policy: https://www.misolas.com/politicas-de-privacidad
Terms of Service: https://www.misolas.com/terminos-y-condiciones
External assets
This plugin includes static local assets (such as logos and icons) bundled within the plugin folder. No external image or media hosting is used.
All images are stored in the /includes/assets/ directory and are loaded using esc_url() for security.
This plugin bundles the open-source library hls.js (Apache-2.0 license).
Both minified and source versions are provided in /includes/assets/vendor/.
