Skip to content

Commit 4143b2f

Browse files
committed
Update pagetualRules.json
1 parent f061593 commit 4143b2f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Pagetual/pagetualRules.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5519,6 +5519,14 @@
55195519
"action": 0,
55205520
"include": "[rel='next']"
55215521
},
5522+
{
5523+
"name": "github repos list",
5524+
"url": "^https?://github\\.com/[^/]+\\?tab=repositories",
5525+
"pageElement": "//ul[@data-filterable-for='your-repos-filter']",
5526+
"nextLink": "//a[@rel='next']",
5527+
"action": 0,
5528+
"css": ".starring-container+.hide-lg{display:none}"
5529+
},
55225530
{
55235531
"name": "Actions · github",
55245532
"action": 0,

0 commit comments

Comments
 (0)