mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
13 lines
292 B
JSON
13 lines
292 B
JSON
{
|
|
"name": "Avangate",
|
|
"website": "http://avangate.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<link[^>]* href=\"https?://edge\\.avangate\\.net/"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "^https?://edge\\.avangate\\.net/"
|
|
}
|
|
]
|
|
} |