Skip to content

Commit 1eed5b7

Browse files
committed
Add not specified to FC focuses
1 parent 9c11a86 commit 1eed5b7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

freecompany/focus.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"NOT_SPECIFIED": {
3+
"selector": "p.freecompany__text:nth-child(7)"
4+
},
25
"RP": {
36
"NAME": {
47
"selector": "ul.freecompany__focus_icon:nth-child(7) > li:nth-child(1) > p:nth-child(2)"

meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.32.0",
2+
"version": "0.33.0",
33
"userAgentDesktop": "curl/7.73.0",
44
"userAgentMobile": "Mozilla/5.0 (iPhone; CPU OS 10_15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.1 Mobile/14E304 Safari/605.1.15",
55
"applicableUris": {

0 commit comments

Comments
 (0)