mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
298 B
JSON
14 lines
298 B
JSON
{
|
|
"name": "AirTiesRouter",
|
|
"author": "Andrew Horton",
|
|
"version": "0.1",
|
|
"description": "AirTies Wireless Router",
|
|
"website": "http://www.airties.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<title>Airties ([^<]+)<)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|