Select Amazon Linux AMI 2018.03.0 (HVM), SSD Volume Type
Add rule of HTTP and HTTPS
| // Pase these lines into website's console ( Ctrl/Cmd + Shift + I ) | |
| if(!!window.React || | |
| !!document.querySelector('[data-reactroot], [data-reactid]')) | |
| console.log('React.js'); | |
| if(!!window.angular || | |
| !!document.querySelector('.ng-binding, [ng-app], [data-ng-app], [ng-controller], [data-ng-controller], [ng-repeat], [data-ng-repeat]') || | |
| !!document.querySelector('script[src*="angular.js"], script[src*="angular.min.js"]')) | |
| console.log('Angular.js'); |
Select Amazon Linux AMI 2018.03.0 (HVM), SSD Volume Type
Add rule of HTTP and HTTPS