diff --git a/index.html b/index.html index b9100de..8151510 100644 --- a/index.html +++ b/index.html @@ -680,6 +680,10 @@ { name: 'Yes', value: 1, url: './img/thumbsup.svg', svg: thumbsUp }, { name: 'No', value: 0, url: './img/thumbsdown.svg', svg: thumbsDown }, ]; + const webList = { + "www.asiahighlights.com": 'ah', + "www.globalhighlights.com": 'gh', + };