tauri-apps / tauri

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
https://tauri.app
Apache License 2.0
85.36k stars 2.58k forks source link

[feat] How to modify the referer attribute of video and audio on the Android platform #11751

Open shiyanaaa opened 1 day ago

shiyanaaa commented 1 day ago

Describe the problem

How to modify the referer attribute of video and audio on the Android platform, because I am now making the app version of the website, but in Tauri, the referer looks like tarui.local

Describe the solution you'd like

How to modify the referer attribute of video and audio on the Android platform, because I am now making the app version of the website, but in Tauri, the referer looks like tarui.local

Alternatives considered

No response

Additional context

No response