Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix css-tricks.com referrer issues with cdpn.io #15

Merged
merged 1 commit into from Dec 25, 2019
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Fix css-tricks.com referrer issues with cdpn.io

  • Loading branch information
ryanbr committed Sep 30, 2019
commit 250422160129515fba821ee1bf4ff205043f1137
@@ -37,14 +37,19 @@
"https://*.dostff.co/*"
]
},
{
"https://css-tricks.com/*": [
"https://cdpn.io/*"
]
},
{
"https://codepen.io/*": [
"https://cdpn.io/*"
]
},
{
"https://www.nin.com/*": [
"https://*.netdna-ssl.com/*"
"https://*.netdna-ssl.com/*"
]
}
]
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.