Skip to content

Commit 7ee5197

Browse files
author
SMKRV
committed
Release v1.0.0
1 parent f0d3714 commit 7ee5197

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,8 @@ If you want to say thanks financially, you can send a small token of appreciatio
431431
*Open-source is built by community passion!* 🚀
432432

433433
---
434-
434+
<div align="center">
435435
Made with ❤️ for the Mikrotik Community
436436

437437
[Report Bug](https://github.com/smkrv/mikrotik-domain-filter-script/issues) · [Request Feature](https://github.com/smkrv/mikrotik-domain-filter-script/issues)
438+
</div>

STRUCTURE.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
├── CODE_OF_CONDUCT.md
44
├── LICENSE
55
├── README.md
6+
├── STRUCTURE.md
7+
├── assets
8+
│   └── images
9+
│   └── logo@2x.png
610
├── dns-static-updater.rsc
7-
└── mikrotik-domain-filter-bash.sh
11+
├── mikrotik-domain-filter-bash.sh
12+
├── update_gist.sh
13+
└── update_gist_special.sh
814
```

0 commit comments

Comments
 (0)