mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
471 B
JSON
14 lines
471 B
JSON
{
|
|
"name": "AdvanceDigital",
|
|
"author": "Elias Dorneles, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Identifies a news website by Advance Digital MG network",
|
|
"website": "https://www.advancelocal.com/",
|
|
"matches": [
|
|
{
|
|
"name": "link to user agreement that it's present in the footer",
|
|
"regexp": "(?-mix:href=\"http:\\/\\/www.advance.net\\/advancedigitalUserAgreementPP\\/#opt_out.*Ad Choices)"
|
|
}
|
|
]
|
|
}
|