File tree 2 files changed +3
-8
lines changed
2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 9
9
status = 200
10
10
11
11
[[redirects ]]
12
- from = " /hello .js"
13
- to = " https://plausible.io/js/plausible .js"
12
+ from = " /count .js"
13
+ to = " https://gc.zgo.at/count .js"
14
14
status = 200
15
-
16
- [[redirects ]]
17
- from = " /api/event"
18
- to = " https://plausible.io/api/event"
19
- status = 202
Original file line number Diff line number Diff line change 7
7
< title > Input Inspector</ title >
8
8
< % htmlWebpackPlugin.files.css.forEach(href => { %> < link href ="<%= href %> " rel ="stylesheet "> < % }) %>
9
9
< % htmlWebpackPlugin.files.js.forEach(src => { %> < script src ="<%= src %> " defer > </ script > < % }) %>
10
- < % if (env == "production") { %> < script defer data-domain =" input-inspector.javan.us " src ="/hello .js "> </ script > < % } %>
10
+ < % if (env == "production") { %> < script async data-goatcounter =" https:// input-inspector.goatcounter.com/count " src ="/count .js "> </ script > < % } %>
11
11
</ head >
12
12
< body >
13
13
< main
You can’t perform that action at this time.
0 commit comments