mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
17 lines
212 B
JSON
17 lines
212 B
JSON
{
|
|
"version": 2,
|
|
"routes": [
|
|
{
|
|
"src": "/(.*)",
|
|
"status": 308,
|
|
"headers": {
|
|
"Location": "https://torrentio.strem.fun/$1"
|
|
}
|
|
}
|
|
],
|
|
"github": {
|
|
"silent": true
|
|
}
|
|
}
|
|
|