This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<meta name="viewport" content="width=device-width, initial-scale=1.0,user-scalable=no"> | |
<style type="text/css"> | |
@media only screen and (max-device-width : 500px) { | |
.dialog{ | |
position: absolute; | |
} | |
.dialog--open .dialog__overlay { | |
height: 10000px; | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
//portal-A.php | |
function format($portal, $field, $input){ | |
$output = str_replace($input); | |
return $output; | |
} | |
?> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript"> | |
jQuery("body").addClass("who-are-you"); | |
jQuery(".stagePic").insertAfter(jQuery(jQuery(".head")[0])); | |
jQuery("body").addClass("godo"); | |
</script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function pageTracking() { | |
var url = $_data.URL; | |
if (!url.startsWith("/")) { | |
url = "/" + url; | |
} | |
//console.log(url); | |
if (isGaLoaded()) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
array(2) { | |
[23]=> | |
array(4) { | |
["name"]=> | |
string(10) "Product 13" | |
["type"]=> | |
string(9) "line_item" | |
["item_meta"]=> | |
NULL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# LANGUAGE translation of CakePHP Application | |
# Copyright YEAR NAME <EMAIL@ADDRESS> | |
# | |
#, fuzzy | |
msgid "" | |
msgstr "" | |
"Project-Id-Version: PROJECT VERSION\n" | |
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" | |
"Last-Translator: NAME <EMAIL@ADDRESS>\n" | |
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"customer": { | |
"FirstName": "美辰", | |
"LastName": "陈", | |
"Email": "[email protected]", | |
"HomePhone": "", | |
"MobilePhone": "18602478900", | |
"DateOfBirth": "2004-02-26T00:00:00Z", | |
"AddressLine1": "", | |
"AddressLine2": "", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:void(window.open("","dp_debugger","width=600,height=600,location=0,menubar=0,status=1,toolbar=0,resizable=1,scrollbars=1").document.write("<script language='JavaScript' id=dbg src='https://www.adobetag.com/d1/digitalpulsedebugger/live/DPD.js'></"+"script>")); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var files = ["https://fonts.gstatic.com/s/bangers/v11/FeVQS0BTqb0h60ACH5FQ2J5hm25mww.woff2", | |
"https://fonts.gstatic.com/s/bangers/v11/FeVQS0BTqb0h60ACH5BQ2J5hm25mww.woff2", | |
"https://fonts.gstatic.com/s/bangers/v11/FeVQS0BTqb0h60ACH55Q2J5hm24.woff2", | |
"https://fonts.gstatic.com/s/comingsoon/v9/qWcuB6mzpYL7AJ2VfdQR1t-VWDnRsDkg.woff2", | |
"https://fonts.gstatic.com/s/craftygirls/v8/va9B4kXI39VaDdlPJo8N_NveRhf6Xl7Glw.woff2", | |
"https://fonts.gstatic.com/s/deliusswashcaps/v10/oY1E8fPLr7v4JWCExZpWebxVKORpXUeaIGajv1Yt.woff2", | |
"https://fonts.gstatic.com/s/didactgothic/v12/ahcfv8qz1zt6hCC5G4F_P4ASlUaYpmDmYyVwrA.woff2", | |
"https://fonts.gstatic.com/s/didactgothic/v12/ahcfv8qz1zt6hCC5G4F_P4ASlU-YpmDmYyVwrA.woff2", | |
"https://fonts.gstatic.com/s/didactgothic/v12/ahcfv8qz1zt6hCC5G4F_P4ASlUeYpmDmYyVwrA.woff2", | |
"https://fonts.gstatic.com/s/didactgothic/v12/ahcfv8qz1zt6hCC5G4F_P4ASlUiYpmDmYyVwrA.woff2", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let jay = { | |
"AF": "Afghanistan", | |
"AX": "Åland Islands", | |
"AL": "Albania", | |
"DZ": "Algeria", | |
"AS": "American Samoa", | |
"AD": "Andorra", | |
"AO": "Angola", | |
"AI": "Anguilla", | |
"AQ": "Antarctica", |