File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -30,13 +30,13 @@ This project as an experiment to see to speed up testing and parsing data from w
30
30
31
31
## Roadmap
32
32
33
- - [x] ~ Create sudo browser~
34
- - [x] ~ Proxy requests~
35
- - [x] ~ Renders Javascript~
36
- - [x] ~ Inject CSS selector tool~
37
- - [x] ~ Pink a click css selector~
38
- - [x] ~ HTML Parser~
39
- - [x] ~ Extra data to tables~
33
+ - [x] Create sudo browser
34
+ - [x] Proxy requests
35
+ - [x] Renders Javascript
36
+ - [x] Inject CSS selector tool
37
+ - [x] Pink a click css selector
38
+ - [x] HTML Parser
39
+ - [x] Extra data to tables
40
40
- [x] Dark mode
41
41
- [ ] Automatically Generate code
42
42
- [ ] Build a better UI
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ export const siteConfig = {
14
14
] ,
15
15
links : {
16
16
twitter : "https://twitter.com/LinkScrape" ,
17
- github : "https://github.com/getlinksc" ,
17
+ github : "https://github.com/getlinksc/css-selector-tool " ,
18
18
picker : "https://tools.link.sc/picker" ,
19
19
} ,
20
20
}
You can’t perform that action at this time.
0 commit comments