diff --git a/README.md b/README.md index b0d26bd..243e1fc 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ First time users should take the long way below. Want to see it in action? I've had a presentation [Repository based RouterOS script distribution ↗️](https://www.youtube.com/watch?v=B9neG3oAhcY) -including demonstration recorded live at [MUM Europe +including demonstation recorded live at [MUM Europe 2019 ↗️](https://mum.mikrotik.com/2019/EU/) in Vienna. > ⚠️ **Warning**: Some details changed. So see the presentation, then follow diff --git a/contrib/general/style.css b/contrib/general/style.css index f497edf..a001f07 100644 --- a/contrib/general/style.css +++ b/contrib/general/style.css @@ -3,12 +3,8 @@ body { font-family: fira-sans, sans-serif; font-size: 10pt; background-color: transparent; -} -@media only screen and (orientation: landscape) { - body { - margin-left: 10vw; - margin-right: 10vw; - } + margin-left: 10vw; + margin-right: 10vw; } h2 { border-bottom: 1px solid #ccc; diff --git a/contrib/html.sh b/contrib/html.sh index bd15bf0..3b5b420 100755 --- a/contrib/html.sh +++ b/contrib/html.sh @@ -9,7 +9,6 @@ sed \ -e "s|__LOGO__|$(realpath --relative-to="${RELTO}" logo.png)|" \ < "${0}.d/head.html" markdown -f toc,idanchor "${1}" | sed \ - -e 's/href="\([-_\./[:alnum:]]*\)\.md\(#[-[:alnum:]]*\)\?"/href="\1.html\2"/g' \ - -e '/| id="\L\1">|' \ - -e '/| id="\L\1">|' printf '' diff --git a/fw-addr-lists.d/allow b/fw-addr-lists.d/allow index 8c4ca3c..8b59ed7 100644 --- a/fw-addr-lists.d/allow +++ b/fw-addr-lists.d/allow @@ -1,3 +1,3 @@ # an ip address list for use with fw-addr-lists script -# https://rsc.eworm.de/doc/fw-addr-lists.md -rsc.eworm.de +# https://git.eworm.de/cgit/routeros-scripts/about/doc/fw-addr-lists.md +git.eworm.de diff --git a/fw-addr-lists.d/block b/fw-addr-lists.d/block index 86a6c62..5e9fef2 100644 --- a/fw-addr-lists.d/block +++ b/fw-addr-lists.d/block @@ -1,5 +1,5 @@ # an ip address list for use with fw-addr-lists script -# https://rsc.eworm.de/doc/fw-addr-lists.md +# https://git.eworm.de/cgit/routeros-scripts/about/doc/fw-addr-lists.md # example.net 93.184.216.34