diff --git a/sandbox/public/HistoryTracker.js b/sandbox/public/HistoryTracker.js deleted file mode 100644 index 73b21db46..000000000 --- a/sandbox/public/HistoryTracker.js +++ /dev/null @@ -1,23 +0,0 @@ -/* -Copyright 2019 Adobe. All rights reserved. -This file is licensed to you under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. You may obtain a copy -of the License at http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software distributed under -the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS -OF ANY KIND, either express or implied. See the License for the specific language -governing permissions and limitations under the License. -*/ - -function HistoryTracker(tracker, options) { - console.log(tracker); - console.log(options); -} - -alloy("registerPlugin", { - params: { - name: "historyTracker", - plugin: HistoryTracker - } -}); diff --git a/sandbox/public/index_extension.html b/sandbox/public/index_extension.html index 14cd84965..7a254da4b 100755 --- a/sandbox/public/index_extension.html +++ b/sandbox/public/index_extension.html @@ -7,7 +7,6 @@ content="width=device-width, initial-scale=1, shrink-to-fit=no" /> - - Mock website hosting Alloy + AEP Web SDK - Tags Extension + - - - - - - - - - - + + -
- - - - - - - - - - -
-

Some awesome default content

-
- -
- -
  • Go to example.com
  • -
  • Download ZIP file
  • +
    + + +
    + +
    + +
    +
    + + + +
    diff --git a/sandbox/public/video/clickbaby.mp4 b/sandbox/public/video/clickbaby.mp4 new file mode 100644 index 000000000..13acb9849 Binary files /dev/null and b/sandbox/public/video/clickbaby.mp4 differ