mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
10 lines
189 B
JSON
10 lines
189 B
JSON
{
|
|
"name": "TinyMCE",
|
|
"website": "http://tinymce.com",
|
|
"matches": [
|
|
{
|
|
"search": "script",
|
|
"regexp": "/tiny_?mce(?:\\.min)?\\.js"
|
|
}
|
|
]
|
|
} |