Advertisement
Guest User

Untitled

a guest
Aug 14th, 2019
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!-- (CC) 2019. Source code created by Chris McGimpsey-Jones and provided to OSRadar. Released under Creative Commons Attribution 4.0 International License -->
  3. <!--
  4.  
  5. ___ _ _ ___
  6. / __\ _ __ ___ __ _ | |_ (_)__ __ ___ / __\ ___ _ __ ___ _ __ ___ ___ _ __ ___
  7. / / | '__| / _ \ / _` || __|| |\ \ / / / _ \ / / / _ \ | '_ ` _ \ | '_ ` _ \ / _ \ | '_ \ / __|
  8. / /___ | | | __/| (_| || |_ | | \ V / | __/ / /___ | (_) || | | | | || | | | | || (_) || | | |\__ \
  9. \____/ |_| \___| \__,_| \__||_| \_/ \___| \____/ \___/ |_| |_| |_||_| |_| |_| \___/ |_| |_||___/
  10.  
  11.  
  12. -->
  13. <html>
  14.  
  15. <head>
  16. <style>
  17. body
  18. {
  19. font-family: "Lato", sans-serif; background-color: black;
  20. }
  21.  
  22. .main {
  23. font-size: 32px;
  24. }
  25. </style>
  26. </head>
  27.  
  28. <body>
  29. <div class="main"><center>
  30. <font color="red"><strong>
  31.  
  32. <font style='font-size: 12px;'><p>Search engine powered by... </p></font>
  33. <p><b>D u c k D u c k G o</b></p>
  34. <font style='font-size: 12px;'><p>&#128274;</p></font>
  35.  
  36. <!-- A search bar for DuckDuckGo search engine -->
  37. <!-- s --><iframe src="https://duckduckgo.com/search.html?duck=yes&prefill=Secure Web Search&bgcolor=000000" style="overflow:hidden;margin:0;padding:0;width:550px;height:60px;" frameborder="0"></iframe><!-- e -->
  38. </strong></font>
  39. </center></div>
  40.  
  41. <!-- Creative Commons license -->
  42. <div align="right"><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a><br /><font style='font-size: 8px;'><a rel="license" href="http://creativecommons.org/licenses/by/4.0/" style="text-decoration: none">Creative Commons Attribution 4.0 International License</a></font></div>
  43. </body>
  44.  
  45. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement