Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only query the counter state without updating it #7

Closed
FabianBartl opened this issue Jun 13, 2022 · 1 comment
Closed

Only query the counter state without updating it #7

FabianBartl opened this issue Jun 13, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@FabianBartl
Copy link

I would like it if there was the possibility to query only the counter value without always incrementing it directly:

For this there could be for example an URL parameter update which would be true by default. But if this parameter is false, then only the counter value will be queried without incrementing the counter.

@hehuapei hehuapei added the enhancement New feature or request label Jun 14, 2022
@hehuapei
Copy link
Owner

Thanks for the suggestion! I have implemented this feature, you can use by parameter: query_only!

Usage

![visitor badge](https://visitor-badge.laobi.icu/badge?page_id=example&query_only=true)

visitor badge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants