Commit graph

16 commits

Author SHA1 Message Date
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
lare
ce03ea6cb0 Merge pull request 'Add favicon' (#7) from famfo/myip.dn42:master into master
Reviewed-on: https://git.dn42.dev/lare/myip.dn42/pulls/7

Closes #4
2023-09-23 16:47:44 +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
9c3338ac95 change apache2 config (anycast ips had been approved a while ago) 2023-02-24 12:44:02 +01:00
eb09c13ce0
add static html site with clientside js 2022-09-18 11:51:33 +02:00
7feff33885
added nginx config 2022-09-17 21:54:31 +02:00
lare
f042f5e5f7 Merge pull request 'make ip address strong on /' (#5) from mark22k/myip.dn42:master into master
Reviewed-on: https://git.dn42.dev/lare/myip.dn42/pulls/5
2022-09-14 20:31:01 +01:00
Marek Küthe
fa4d588b69 make ip address strong on / 2022-09-14 21:28:49 +02:00
453b4efff3
Merge branch 'mark22k-master' 2022-09-14 20:54:18 +02:00
Marek Küthe
69eabb70b8
create api, site and add security improvements to apache config
Signed-off-by: Marek Küthe <m.k@mk16.de>
2022-09-14 20:23:48 +02:00
01af21f510
update links in readme and add link to service 2022-09-13 21:25:49 +02:00
9483c68d63
inital; add index.php and apache2 config 2022-09-13 21:09:39 +02:00