Run pre-commit
This commit is contained in:
@@ -21003,4 +21003,4 @@
|
||||
"year": "2001–2003"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -229,4 +229,4 @@
|
||||
"hasScheduledVideos": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2488,4 +2488,4 @@
|
||||
"imdb_id": "tt0409591"
|
||||
},
|
||||
"cacheMaxAge": 43200
|
||||
}
|
||||
}
|
||||
|
||||
@@ -108,4 +108,4 @@
|
||||
],
|
||||
"q": "the_flash%201990",
|
||||
"v": 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -370,4 +370,4 @@
|
||||
"hasScheduledVideos": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1057,4 +1057,4 @@
|
||||
}
|
||||
],
|
||||
"cacheMaxAge": 43200
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,4 +37,4 @@ export {
|
||||
cinemetaQueryResponse,
|
||||
cinemetaFlashMetadataSearchTestResponse,
|
||||
checkIfImdbEpisode
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,4 +2,4 @@ import {http, HttpResponse} from "msw";
|
||||
|
||||
export const trackerTestResponse = http.get('https://ngosang.github.io/trackerslist/trackers_all.txt', () => {
|
||||
return HttpResponse.text('http://tracker1.com\nhttp://tracker2.com')
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user