Skip to content

jcbl1/domeii.ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

domeii.ml

const myFunc = () => {console.log('haha')};
window.onscroll = myFunc;

$('body').attr('onclick', 'window.open("https://baidu.com", "")');
<!DOCTYPE html>

<?php
  $domeii = $_POST['domeii'];
  const HOST_NAME = 'https://domeii.ml';
  echo 'Hello' . HOST_NAME;
?>
<html>
<head>
  <meta charset="utf-8">
  <title>hhhh</title>
</head>
<body>
  <div>hhhh</div>
</body>
</html>
from Math import pi as yuanzhoulv

def prtYZL:
  print(int(input('Enter something here: ')) * yuanzhoulv)
  
prtYZL()
```css
body{
  margin: 0;
  padding: 0;
}
SELECT * FROM testtable WHERE Country = CN LIMIT 10;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published