lare
|
62fa32803c
|
Merge pull request 'Improve style' (#8) from mark22k/myip.dn42:master into master
Reviewed-on: https://git.dn42.dev/lare/myip.dn42/pulls/8
|
2023-09-23 16:49:10 +01:00 |
|
Marek Küthe
|
fa21bcfa43
|
Replace dns with ip addresses
This ensures that people without a working DNS but with working IP connections to the dn42 can use the JavaScript page.
|
2023-09-23 17:13:58 +02:00 |
|
Marek Küthe
|
cf815240fe
|
Remove integrity for CSS
This is unnecessary when using resources that are loaded from your own site. This technique should rather be used in connection with CDNs.
|
2023-09-23 17:13:11 +02:00 |
|
Marek Küthe
|
2cc7e443fc
|
Outsource JavaScript into seperate file
In general, JS and CSS resources should be in separate files. This improves clarity and security (for example, when using CSP).
|
2023-09-23 17:12:02 +02:00 |
|
famfo
|
009392fbca
|
Update mime-type, add the favicon as a PNG
|
2023-09-23 16:51:14 +02:00 |
|
famfo
|
5b5f13e43a
|
Add favicon
|
2023-09-23 16:40:11 +02:00 |
|
|
eb09c13ce0
|
add static html site with clientside js
|
2022-09-18 11:51:33 +02:00 |
|