mirror of
https://github.com/d3ward/toolz.git
synced 2024-11-10 09:12:42 +08:00
Merge pull request #4 from ryanbr/update=pint
Use ct.pinterest.com insteam of widgets
This commit is contained in:
commit
6e32ad1668
2 changed files with 2 additions and 2 deletions
|
@ -110,7 +110,7 @@ const data = {
|
|||
"https://analytics.twitter.com"
|
||||
],
|
||||
"LinkedIn": ["https://ads.linkedin.com", "https://analytics.pointdrive.linkedin.com"],
|
||||
"Pinterest": ["https://ads.pinterest.com", "https://log.pinterest.com", "https://widgets.pinterest.com",
|
||||
"Pinterest": ["https://ads.pinterest.com", "https://log.pinterest.com", "https://ct.pinterest.com",
|
||||
"https://analytics.pinterest.com", "https://trk.pinterest.com"
|
||||
],
|
||||
"Reddit": ["https://ads.reddit.com", "https://stats.redditmedia.com", "https://rereddit.com",
|
||||
|
|
|
@ -185,7 +185,7 @@ ff02::3 ip6-allhosts
|
|||
#Pinterest
|
||||
0.0.0.0 ads.pinterest.com
|
||||
0.0.0.0 log.pinterest.com
|
||||
0.0.0.0 widgets.pinterest.com
|
||||
0.0.0.0 ct.pinterest.com
|
||||
0.0.0.0 analytics.pinterest.com
|
||||
0.0.0.0 trk.pinterest.com
|
||||
|
||||
|
|
Loading…
Reference in a new issue