mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
438 B
JSON
17 lines
438 B
JSON
{
|
|
"name": "Blogger",
|
|
"author": "Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Blogger.com free blogging site",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": "<meta content='blogger' name='generator'/>"
|
|
},
|
|
{
|
|
"name": "Powered by link",
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/www.blogger.com\"><img [^>]* alt=\"Powered by Blogger\"><\\/a>)"
|
|
}
|
|
]
|
|
}
|