mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
9 lines
202 B
JSON
9 lines
202 B
JSON
{
|
|
"name": "YouTube",
|
|
"website": "http://www.youtube.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<(?:param|embed|iframe)[^>]+youtube(?:-nocookie)?\\.com/(?:v|embed)"
|
|
}
|
|
]
|
|
} |