mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
348 B
JSON
14 lines
348 B
JSON
{
|
|
"name": "Revslider",
|
|
"website": "https://revolution.themepunch.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "<link[^>]* href=[\\'\"][^']+revslider[/\\w-]+\\.css\\?ver=([0-9.]+)[\\'\"]",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "/revslider/[/\\w-]+/js"
|
|
}
|
|
]
|
|
} |