Skip to content

Commit

Permalink
Removed App Key
Browse files Browse the repository at this point in the history
  • Loading branch information
rigel-prime committed Apr 12, 2019
1 parent 1997c35 commit 90d37aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/aframe/flyer/index.html
Expand Up @@ -14,7 +14,7 @@
<script src="//cdn.8thwall.com/web/xrextras/xrextras.js"></script>

<!-- 8thWall Web - Replace the app key here with your own app key -->
<script src="//apps.8thwall.com/xrweb?appKey=d1wGXjhgmL3qXhBSTig5hZ4n1RxyCH711EMq9NI5gezFiVc6ANvYxu10B1AlwvDeFATHgY"></script>
<script src="//apps.8thwall.com/xrweb?appKey=XXXXXXXXX"></script>

</head>

Expand Down

1 comment on commit 90d37aa

@Hermesiss
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should use this tool to remove keys completely from your repo https://github.com/rtyley/bfg-repo-cleaner

Please sign in to comment.