Skip to content

Commit

Permalink
Split CDN parts of Gigya into its separate entry (#166)
Browse files Browse the repository at this point in the history
(but without the overlapping rule "||cdn.gigya.com/js").

Intended to reduced breakage caused by overly aggressive blocking.

refs ghostery/broken-page-reports#390
  • Loading branch information
philipp-classen authored Nov 23, 2023
1 parent 9e16bd1 commit dc1d2b7
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 8 deletions.
6 changes: 1 addition & 5 deletions db/patterns/gigya.eno
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Gigya
category: site_analytics
website_url:
website_url: https://www.sap.com/products/acquired-brands/what-is-gigya.html
organization: sap

--- domains
Expand All @@ -12,10 +12,6 @@ gigya.com
--- filters
/js/gigya-sharebar.min.js
||analytics.gigyahosting1.com/gigya-analytics.js
||cdn.gigya.com/js
||cdns.gigya.com^$3p
||cdns.us1.gigya.com^$3p
||cdns2.gigya.com^$3p
||gigya.com/js/gigyagaintegration.js
||gscounters.us1.gigya.com^$3p
--- filters
Expand Down
2 changes: 1 addition & 1 deletion db/patterns/gigya_beacon.eno
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Gigya Beacon
category: customer_interaction
website_url: http://www.gigya.com
website_url: https://www.sap.com/products/acquired-brands/what-is-gigya.html
organization: sap
alias: gigya

Expand Down
18 changes: 18 additions & 0 deletions db/patterns/gigya_cdn.eno
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Gigya CDN
category: cdn
website_url: https://www.sap.com/products/acquired-brands/what-is-gigya.html
organization: sap

--- domains
cdns.gigya.com
cdns.us1.gigya.com
cdns2.gigya.com
--- domains

--- filters
||cdns.gigya.com^$3p
||cdns.us1.gigya.com^$3p
||cdns2.gigya.com^$3p
--- filters

ghostery_id: 4064
2 changes: 1 addition & 1 deletion db/patterns/gigya_socialize.eno
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Gigya Socialize
category: customer_interaction
website_url: http://www.gigya.com
website_url: https://www.sap.com/products/acquired-brands/what-is-gigya.html
organization: sap
alias: gigya

Expand Down
2 changes: 1 addition & 1 deletion db/patterns/gigya_toolbar.eno
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Gigya Toolbar
category: customer_interaction
website_url: http://www.gigya.com/
website_url: https://www.sap.com/products/acquired-brands/what-is-gigya.html
organization: sap
alias: gigya

Expand Down

0 comments on commit dc1d2b7

Please sign in to comment.