We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2114eb5 commit 2e46b66Copy full SHA for 2e46b66
docs/algolia.config.json
@@ -45,6 +45,5 @@
45
},
46
"conversation_id": [
47
"833762294"
48
- ],
49
- "nb_hits": 46250
+ ]
50
}
docs/docusaurus.config.js
@@ -17,9 +17,10 @@ const config = {
17
projectName: "rest-apis-flask-python", // Usually your repo name.
18
scripts: [
19
{
20
- src: "https://plausible.io/js/plausible.js",
+ src: "https://plau-prox.teclado.workers.dev/get/script.outbound-links.js",
21
defer: true,
22
"data-domain": "rest-apis-flask.teclado.com",
23
+ "data-api": "https://plau-prox.teclado.workers.dev/send/event",
24
25
],
26
presets: [
0 commit comments