GKD_subscription
GKD 第三方订阅规则
A third-party collection of rules for GKD, an Android app that automatically dismisses ads, splash screens, and pop-up interruptions inside mobile apps, covering 886 apps with over 2,000 rule groups.
This repository is a third-party collection of subscription rules for GKD, an Android automation app that automatically dismisses ads, splash screens, and pop-up interruptions inside mobile apps. GKD works by reading a list of rules that tell it which buttons to tap and which elements to skip on each app. This repository provided one such rule list, covering 886 different Android apps with over 2,000 rule groups.
The subscription model is straightforward: you copy a URL from this repository into the GKD app, and GKD downloads the rule file from that URL. Rules were published automatically each night at 3 a.m. Beijing time whenever changes were made. Two URL options were available, one hosted on GitHub and one on a Chinese mirror (npmmirror) for users in mainland China where GitHub access can be slow.
The rules in this collection aimed for high accuracy and low false positives. Only the category for opening-screen ads was enabled by default; all other rule categories required users to turn them on manually. The README notes that enabling too many rules at once can slow down rule matching and increase battery usage, so the author recommended enabling only what you actually need.
As of February 2026, this repository is no longer maintained. The author maintained it for two years before stepping away. The README points newcomers to the official GKD subscription template on GitHub as the preferred way to build and maintain a personal rule set going forward. A Telegram group is listed for community discussion.
The README is written in Chinese, and the project was explicitly restricted from being distributed on domestic Chinese platforms per the author's stated terms.
Where it fits
- Subscribe to the rule list in GKD to automatically skip ads and pop-ups in 886 Android apps without needing root access.
- Use the mainland China mirror URL to get faster rule downloads if GitHub is slow in your region.
- Study the rule format as a reference for writing your own GKD subscription rules for apps not yet covered.