We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f21dd commit 47cf94aCopy full SHA for 47cf94a
.github/configs/hydra-config.json
@@ -1,5 +1,10 @@
1
{
2
+ "//": [
3
+ "2023-05: twitter.com serves broken redirect-loop",
4
+ "2025-04: The oembed endpoint responds HTTP 429 Too Many Requests too often; perhaps because almost every page links to one"
5
+ ],
6
"exclude_scheme_prefixes": [
- "https://twitter.com/"
7
+ "https://twitter.com/",
8
+ "https://api.jquery.com/wp-json/oembed/1.0/embed"
9
]
10
}
0 commit comments