mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
13 lines
393 B
JSON
13 lines
393 B
JSON
{
|
|
"name": "Fortune3",
|
|
"website": "http://fortune3.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?:<link [^>]*href=\"[^\\/]*\\/\\/www\\.fortune3\\.com\\/[^\"]*siterate\\/rate\\.css|Powered by <a [^>]*href=\"[^\"]+fortune3\\.com)"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "cartjs\\.php\\?(?:.*&)?s=[^&]*myfortune3cart\\.com"
|
|
}
|
|
]
|
|
} |