clear-urls-browser-extension/rules/exceptions.json

5 lines
72 B
JSON
Raw Normal View History

2017-08-04 00:48:47 +00:00
{
"amazon": [
".*(amazon\\.)\\w{2,}(\\/gp\\/).*"
2017-08-04 00:50:25 +00:00
]
2017-08-04 00:48:47 +00:00
}