Update README.md: change badge links from eworm-de to dumkot

This commit is contained in:
dumkot 2026-01-04 22:59:06 +07:00 committed by GitHub
parent 16554487e8
commit a1008fe3a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,9 @@
RouterOS Scripts
================
[![GitHub stars](https://img.shields.io/github/stars/eworm-de/routeros-scripts?logo=GitHub&style=flat&color=red)](https://github.com/eworm-de/routeros-scripts/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/eworm-de/routeros-scripts?logo=GitHub&style=flat&color=green)](https://github.com/eworm-de/routeros-scripts/network)
[![GitHub watchers](https://img.shields.io/github/watchers/eworm-de/routeros-scripts?logo=GitHub&style=flat&color=blue)](https://github.com/eworm-de/routeros-scripts/watchers)
[![GitHub stars](https://img.shields.io/github/stars/dumkot/routeros-sc?logo=GitHub&style=flat&color=red)](https://github.com/dumkot/routeros-sc/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/dumkot/routeros-sc?logo=GitHub&style=flat&color=green)](https://github.com/dumkot/routeros-sc/network)
[![GitHub watchers](https://img.shields.io/github/watchers/dumkot/routeros-sc?logo=GitHub&style=flat&color=blue)](https://github.com/dumkot/routeros-sc/watchers)
[![required RouterOS version](https://img.shields.io/badge/RouterOS-7.15-yellow?style=flat)](https://mikrotik.com/download/changelogs/)
[![Telegram group @routeros_scripts](https://img.shields.io/badge/Telegram-%40routeros__scripts-%2326A5E4?logo=telegram&style=flat)](https://t.me/routeros_scripts)
[![donate with PayPal](https://img.shields.io/badge/Like_it%3F-Donate!-orange?logo=githubsponsors&logoColor=orange&style=flat)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A4ZXBD6YS2W8J)
@ -329,8 +329,8 @@ automatically by `global-functions`.
> to be listed here? There should be a general info page that links here,
> and documentation for each script. You can start by cloning my
> [Custom RouterOS-Scripts](https://git.eworm.de/cgit/routeros-scripts-custom/)
> (or fork on [GitHub](https://github.com/eworm-de/routeros-scripts-custom)
> or [GitLab](https://gitlab.com/eworm-de/routeros-scripts-custom)) and make
> (or fork on [GitHub](https://github.com/dumkot/routeros-sc-custom)
> or [GitLab](https://gitlab.com/dumkot/routeros-sc-custom)) and make
> your changes. Then please [get in contact](#patches-issues-and-whishlist)...
Removing a script
@ -363,8 +363,8 @@ Thanks a lot for [past contributions](CONTRIBUTIONS.md)! ❤️
### Patches, issues and whishlist
Feel free to contact me via e-mail or open an
[issue](https://github.com/eworm-de/routeros-scripts/issues) or
[pull request](https://github.com/eworm-de/routeros-scripts/pulls)
[issue](https://github.com/dumkot/routeros-sc/issues) or
[pull request](https://github.com/dumkot/routeros-sc/pulls)
at github.
### Donate
@ -416,8 +416,8 @@ Upstream
### Code hosting
* [git.eworm.de](https://git.eworm.de/cgit/routeros-scripts/about/)
* [GitHub.com](https://github.com/eworm-de/routeros-scripts#routeros-scripts)
* [GitLab.com](https://gitlab.com/eworm-de/routeros-scripts#routeros-scripts)
* [GitHub.com](https://github.com/dumkot/routeros-sc#routeros-scripts)
* [GitLab.com](https://gitlab.com/dumkot/routeros-sc#routeros-scripts)
---
[⬆️ Go back to top](#top)