-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Add Cursor rules #1672
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
base: master
Are you sure you want to change the base?
Add Cursor rules #1672
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| # NAME: Cursor | ||
| # AUTHOR: Jarvis | ||
| # REPO: https://github.com/blackmatrix7/ios_rule_script | ||
| # UPDATED: 2026-04-08 02:00:00 | ||
| # DOMAIN: 1 | ||
| # DOMAIN-SUFFIX: 4 | ||
| # TOTAL: 5 | ||
| DOMAIN,download.todesktop.com | ||
| DOMAIN-SUFFIX,cursor.sh | ||
| DOMAIN-SUFFIX,cursor-cdn.com | ||
| DOMAIN-SUFFIX,cursorapi.com | ||
| DOMAIN-SUFFIX,cursor.com | ||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,13 @@ | ||||||
| # NAME: Cursor | ||||||
| # AUTHOR: Jarvis | ||||||
|
||||||
| # AUTHOR: Jarvis | |
| # AUTHOR: blackmatrix7 |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,12 @@ | ||||||
| # NAME: Cursor | ||||||
| # AUTHOR: Jarvis | ||||||
|
||||||
| # AUTHOR: Jarvis | |
| # AUTHOR: blackmatrix7 |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,12 @@ | ||||||
| # NAME: Cursor | ||||||
| # AUTHOR: Jarvis | ||||||
|
||||||
| # AUTHOR: Jarvis | |
| # AUTHOR: blackmatrix7 |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,12 @@ | ||||||
| # NAME: Cursor | ||||||
| # AUTHOR: Jarvis | ||||||
|
||||||
| # AUTHOR: Jarvis | |
| # AUTHOR: blackmatrix7 |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,12 @@ | ||||||
| # NAME: Cursor | ||||||
| # AUTHOR: Jarvis | ||||||
|
||||||
| # AUTHOR: Jarvis | |
| # AUTHOR: blackmatrix7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Header metadata uses
# AUTHOR: Jarvis, but existing rule lists in this repo consistently use# AUTHOR: blackmatrix7(e.g., Copilot rules). For consistency with the generated rule-set format, please align the AUTHOR field with the established convention.