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 referrer issues on https://www.nin.com/ #11

Merged
merged 1 commit into from Sep 6, 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 referrer issues on https://www.nin.com/

  • Loading branch information
ryanbr committed Sep 6, 2019
commit 7489e0422578fcc5701d4c3602c11ebc5ba68b82
@@ -40,6 +40,11 @@
"https://codepen.io/*": [
"https://cdpn.io/*"
]
}
},
{
"https://www.nin.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.