Skip to content

Commit

Permalink
Mark some resources as unsafe
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Borschev committed Aug 16, 2022
1 parent 1f7c88e commit 8781bbd
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions public/arf.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,15 @@
{
"name": "Baidu (China)",
"type": "url",
"url": "https://www.baidu.com/"
"url": "https://www.baidu.com/",
"color": "yellow"
},
{
"name": "Hulbee (China)",
"type": "url",
"url": "https://hulbee.com/",
"description": "Data secure search engine"
"description": "Data secure search engine",
"color": "yellow"
}],
"name": "General Search Engines",
"type": "folder"
Expand Down Expand Up @@ -1208,11 +1210,18 @@
"type": "url",
"url": "https://zarplata.ru"
},
{
"name": "SuperJob.ru (Russian) (R)",
"type": "url",
"url": "https://superjob.ru",
"color": "yellow"
},
{
"name": "Smart Talent Search (Russian)",
"type": "url",
"url": "https://smart-talent-search.com/",
"description": "Boolean Search Employee Service"
"description": "Boolean Search Employee Service",
"color": "yellow"
}
],
"name": "Employee Profiles & Resumes",
Expand Down Expand Up @@ -3912,7 +3921,8 @@
{
"name": "Baidu Images",
"type": "url",
"url": "https://www.baidu.com/"
"url": "https://www.baidu.com/",
"color": "yellow"
},
{
"name": "Twitter Image Search (M)",
Expand Down Expand Up @@ -4664,7 +4674,8 @@
{
"name": "Baidu Maps",
"type": "url",
"url": "https://map.baidu.com/"
"url": "https://map.baidu.com/",
"color": "yellow"
},
{
"name": "EarthExplorer",
Expand Down

0 comments on commit 8781bbd

Please sign in to comment.