mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
13 lines
507 B
JSON
13 lines
507 B
JSON
{
|
|
"name": "McAfee-Secure",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "McAfee Secure sites apparently help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams",
|
|
"website": "http://www.mcafeesecure.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?i-mx:<a target=\"?_blank\"? href=\"https?:\\/\\/www\\.(mcafeesecure|scanalert)\\.com\\/RatingVerify\\?ref=([^\"]+)\"[^>]*>[\\s]*<img)"
|
|
}
|
|
]
|
|
}
|