Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Better
Site
Commits
06151ce0
Commit
06151ce0
authored
Apr 29, 2021
by
Laura Kalbag
⚡
Browse files
Add rule in attempt to fix login for chase.com
Towards
#150
parent
91986614
Changes
1
Hide whitespace changes
Inline
Side-by-side
content/trackers/Ω-ignore-previous-rules/index.md
View file @
06151ce0
...
...
@@ -145,7 +145,6 @@ We let a [gigya.com](/trackers/gigya.com) tracker through for ge.appliancesaccou
We let a New Relic script through for capitalone.com as otherwise the page functionality breaks.
```
mson
- trigger:
- url-filter: js-agent.newrelic.com
...
...
@@ -155,6 +154,19 @@ We let a New Relic script through for capitalone.com as otherwise the page funct
- type: ignore-previous-rules
```
## Fix chase.com
We let a New Relic script through for chase.com as otherwise the page functionality breaks.
```
mson
- trigger:
- url-filter: js-agent.newrelic.com
- load-type: third-party
- if-domain: chase.com, secure03b.chase.com
- action:
- type: ignore-previous-rules
```
## Block blocker blocker on investing.com
We let the ad blocker detector through for investing.com so the blocker blocker is not triggered.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment