Update(brave): adapt useragent-switcher config for lobste.rs
This commit is contained in:
parent
477bf79cd3
commit
071624628a
@ -1,8 +1,10 @@
|
|||||||
{
|
{
|
||||||
"blacklist": [],
|
"blacklist": [],
|
||||||
"custom": {},
|
"custom": {
|
||||||
|
"lobste.rs": "WHY"
|
||||||
|
},
|
||||||
"last-update": 1733177288412,
|
"last-update": 1733177288412,
|
||||||
"mode": "whitelist",
|
"mode": "custom",
|
||||||
"parser": {},
|
"parser": {},
|
||||||
"protected": [
|
"protected": [
|
||||||
"google.com/recaptcha",
|
"google.com/recaptcha",
|
||||||
@ -13,10 +15,10 @@
|
|||||||
"challenges.cloudflare.com"
|
"challenges.cloudflare.com"
|
||||||
],
|
],
|
||||||
"remote-address": "",
|
"remote-address": "",
|
||||||
"userAgentData": true,
|
"userAgentData": false,
|
||||||
"whitelist": [
|
"whitelist": [
|
||||||
"lobste.rs"
|
"lobste.rs"
|
||||||
],
|
],
|
||||||
"json-guid": "b5a2f2c8-614e-4e3f-8b67-c1320140f09a",
|
"json-guid": "e3205efb-d23f-43bb-b9f1-299e242a4751",
|
||||||
"json-forced": false
|
"json-forced": false
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user