mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
663 B
JSON
17 lines
663 B
JSON
{
|
|
"name": "Seagate-GoFlex",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Seagate-GoFlex - centralized file storage with remote access via seagateshare.com",
|
|
"website": "http://www.seagate.com/home-entertainment/media-sharing-devices/goflex-home/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[location]",
|
|
"regexp": "(?-mix:^https:\\/\\/www\\.seagateshare\\.com\\/\\?hipname=([^\\s^&]+))"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<input id=\"inSubdomain\" name=\"inSubdomain\" type=\"text\" maxlength=\"30\" size=\"23\" value=\"([^\\s^\"^>]*)\"><br><br>)"
|
|
}
|
|
]
|
|
}
|