mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
394 B
JSON
17 lines
394 B
JSON
{
|
|
"name": "RebelMouse",
|
|
"website": "https://www.rebelmouse.com/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-rebelmouse-cache-control]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "headers[x-rebelmouse-surrogate-control]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"regexp": "<!-- Powered by RebelMouse\\."
|
|
}
|
|
]
|
|
} |